Date: Wed, 14 Feb 2018 14:08:26 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461805 - head/net/libfixbuf Message-ID: <201802141408.w1EE8Q9i014554@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Feb 14 14:08:25 2018 New Revision: 461805 URL: https://svnweb.freebsd.org/changeset/ports/461805 Log: Update to 1.8.0 PR: 225526 Approved by: maintainer timeout (2 weeks) Modified: head/net/libfixbuf/Makefile head/net/libfixbuf/distinfo head/net/libfixbuf/pkg-plist Modified: head/net/libfixbuf/Makefile ============================================================================== --- head/net/libfixbuf/Makefile Wed Feb 14 14:07:27 2018 (r461804) +++ head/net/libfixbuf/Makefile Wed Feb 14 14:08:25 2018 (r461805) @@ -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 Modified: head/net/libfixbuf/distinfo ============================================================================== --- head/net/libfixbuf/distinfo Wed Feb 14 14:07:27 2018 (r461804) +++ head/net/libfixbuf/distinfo Wed Feb 14 14:08:25 2018 (r461805) @@ -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 Modified: head/net/libfixbuf/pkg-plist ============================================================================== --- head/net/libfixbuf/pkg-plist Wed Feb 14 14:07:27 2018 (r461804) +++ head/net/libfixbuf/pkg-plist Wed Feb 14 14:08:25 2018 (r461805) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802141408.w1EE8Q9i014554>