mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.8.0
PR: 225526 Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
369e3c86cb
commit
feeb2f5633
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461805
3 changed files with 6 additions and 5 deletions
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfixbuf
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://tools.netsa.cert.org/releases/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
MASTER_SITES= http://tools.netsa.cert.org/releases/
|
||||
|
||||
MAINTAINER= nacho319+freebsdZilla@gmail.com
|
||||
COMMENT= Library for using the IP Flow Information Export protocol
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (libfixbuf-1.7.1.tar.gz) = 961296ed000d4fdb4ae8690613bba2af2e4d634c044f947795abc24e9caf644a
|
||||
SIZE (libfixbuf-1.7.1.tar.gz) = 796049
|
||||
TIMESTAMP = 1516823172
|
||||
SHA256 (libfixbuf-1.8.0.tar.gz) = c0a3b4f99916c7124b1964b273fc3a1969e34228633f68a1a9615f2b420236ce
|
||||
SIZE (libfixbuf-1.8.0.tar.gz) = 840172
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
include/fixbuf/autoinc.h
|
||||
include/fixbuf/private.h
|
||||
include/fixbuf/public.h
|
||||
include/fixbuf/version.h
|
||||
lib/libfixbuf.a
|
||||
lib/libfixbuf.so
|
||||
lib/libfixbuf.so.3
|
||||
|
|
Loading…
Add table
Reference in a new issue