svn commit: r405270 - head/net/libfixbuf

David Thiel lx at FreeBSD.org
Tue Jan 5 02:02:18 UTC 2016


Author: lx
Date: Tue Jan  5 02:02:17 2016
New Revision: 405270
URL: https://svnweb.freebsd.org/changeset/ports/405270

Log:
  Update to 1.7.1 and release to ports at .
  
  PR:		205609
  Submitted by:	Antoine Brodin

Modified:
  head/net/libfixbuf/Makefile
  head/net/libfixbuf/distinfo
  head/net/libfixbuf/pkg-plist

Modified: head/net/libfixbuf/Makefile
==============================================================================
--- head/net/libfixbuf/Makefile	Tue Jan  5 02:00:39 2016	(r405269)
+++ head/net/libfixbuf/Makefile	Tue Jan  5 02:02:17 2016	(r405270)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	libfixbuf
-PORTVERSION=	1.6.2
+PORTVERSION=	1.7.1
 CATEGORIES=	net
 MASTER_SITES=	http://tools.netsa.cert.org/releases/ \
 		http://redundancy.redundancy.org/mirror/
 
-MAINTAINER=	lx at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for using the IP Flow Information Export protocol
 
 LICENSE=	LGPL21

Modified: head/net/libfixbuf/distinfo
==============================================================================
--- head/net/libfixbuf/distinfo	Tue Jan  5 02:00:39 2016	(r405269)
+++ head/net/libfixbuf/distinfo	Tue Jan  5 02:02:17 2016	(r405270)
@@ -1,2 +1,2 @@
-SHA256 (libfixbuf-1.6.2.tar.gz) = c482ed5e0eebd0f485e439800e556ebd55c64aaee1059dc545a859fa6f824be3
-SIZE (libfixbuf-1.6.2.tar.gz) = 1178492
+SHA256 (libfixbuf-1.7.1.tar.gz) = 961296ed000d4fdb4ae8690613bba2af2e4d634c044f947795abc24e9caf644a
+SIZE (libfixbuf-1.7.1.tar.gz) = 796049

Modified: head/net/libfixbuf/pkg-plist
==============================================================================
--- head/net/libfixbuf/pkg-plist	Tue Jan  5 02:00:39 2016	(r405269)
+++ head/net/libfixbuf/pkg-plist	Tue Jan  5 02:02:17 2016	(r405270)
@@ -4,5 +4,5 @@ include/fixbuf/public.h
 lib/libfixbuf.a
 lib/libfixbuf.so
 lib/libfixbuf.so.3
-lib/libfixbuf.so.3.1.2
+lib/libfixbuf.so.3.2.0
 libdata/pkgconfig/libfixbuf.pc


More information about the svn-ports-head mailing list