svn commit: r366750 - head/net/anet
John Marino
marino at FreeBSD.org
Sun Aug 31 12:55:49 UTC 2014
Author: marino
Date: Sun Aug 31 12:55:47 2014
New Revision: 366750
URL: http://svnweb.freebsd.org/changeset/ports/366750
QAT: https://qat.redports.org/buildarchive/r366750/
Log:
net/anet: Upgrade version 0.3.0 => 0.3.1
Modified:
head/net/anet/Makefile
head/net/anet/distinfo
head/net/anet/pkg-plist
Modified: head/net/anet/Makefile
==============================================================================
--- head/net/anet/Makefile Sun Aug 31 12:55:19 2014 (r366749)
+++ head/net/anet/Makefile Sun Aug 31 12:55:47 2014 (r366750)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= anet
-PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTVERSION= 0.3.1
CATEGORIES= net
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libanet-${PORTVERSION}
Modified: head/net/anet/distinfo
==============================================================================
--- head/net/anet/distinfo Sun Aug 31 12:55:19 2014 (r366749)
+++ head/net/anet/distinfo Sun Aug 31 12:55:47 2014 (r366750)
@@ -1,2 +1,2 @@
-SHA256 (libanet-0.3.0.tar.bz2) = a183dc7c11bac77bd30e8f23cb4b3aec693ac512c837a6061fa4f8e7f3d49e92
-SIZE (libanet-0.3.0.tar.bz2) = 48860
+SHA256 (libanet-0.3.1.tar.bz2) = 6366f4cfe3be0e61e319d0dad2018f61eb0437b4d551587e10cc6b8ab276fb93
+SIZE (libanet-0.3.1.tar.bz2) = 49100
Modified: head/net/anet/pkg-plist
==============================================================================
--- head/net/anet/pkg-plist Sun Aug 31 12:55:19 2014 (r366749)
+++ head/net/anet/pkg-plist Sun Aug 31 12:55:47 2014 (r366750)
@@ -34,6 +34,7 @@ include/anet/anet-sockets.adb
include/anet/anet-sockets.ads
include/anet/anet-streams.adb
include/anet/anet-streams.ads
+include/anet/anet-thin.ads
include/anet/anet-types.adb
include/anet/anet-types.ads
include/anet/anet-udp.adb
@@ -64,6 +65,7 @@ lib/anet/anet-sockets-thin.ali
lib/anet/anet-sockets-unix.ali
lib/anet/anet-sockets.ali
lib/anet/anet-streams.ali
+lib/anet/anet-thin.ali
lib/anet/anet-types.ali
lib/anet/anet-udp.ali
lib/anet/anet-util.ali
More information about the svn-ports-all
mailing list