net/libfixbuf: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
8102796d9d
commit
be2360daff
3 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfixbuf
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://tools.netsa.cert.org/releases/
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ MAINTAINER= nacho319+freebsdZilla@gmail.com
|
|||
COMMENT= Library for using the IP Flow Information Export protocol
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1516823172
|
||||
SHA256 (libfixbuf-1.8.0.tar.gz) = c0a3b4f99916c7124b1964b273fc3a1969e34228633f68a1a9615f2b420236ce
|
||||
SIZE (libfixbuf-1.8.0.tar.gz) = 840172
|
||||
TIMESTAMP = 1533264508
|
||||
SHA256 (libfixbuf-2.1.0.tar.gz) = d3a0ddf3f693e9421efaa8029c8ff1f78c81c39e77661dc40a05b3515d086fe7
|
||||
SIZE (libfixbuf-2.1.0.tar.gz) = 925899
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@ include/fixbuf/public.h
|
|||
include/fixbuf/version.h
|
||||
lib/libfixbuf.a
|
||||
lib/libfixbuf.so
|
||||
lib/libfixbuf.so.3
|
||||
lib/libfixbuf.so.3.2.0
|
||||
lib/libfixbuf.so.6
|
||||
lib/libfixbuf.so.6.1.0
|
||||
libdata/pkgconfig/libfixbuf.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue