svn commit: r460881 - head/sysutils/afflib
Antoine Brodin
antoine at FreeBSD.org
Sun Feb 4 10:03:05 UTC 2018
Author: antoine
Date: Sun Feb 4 10:03:04 2018
New Revision: 460881
URL: https://svnweb.freebsd.org/changeset/ports/460881
Log:
Update to 3.7.16
Modified:
head/sysutils/afflib/Makefile
head/sysutils/afflib/distinfo
Modified: head/sysutils/afflib/Makefile
==============================================================================
--- head/sysutils/afflib/Makefile Sun Feb 4 09:44:23 2018 (r460880)
+++ head/sysutils/afflib/Makefile Sun Feb 4 10:03:04 2018 (r460881)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= afflib
-PORTVERSION= 3.7.15
-PORTREVISION= 1
+PORTVERSION= 3.7.16
+DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MAINTAINER= antoine at FreeBSD.org
@@ -18,12 +18,11 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
USE_GITHUB= yes
GH_ACCOUNT= sshock
GH_PROJECT= AFFLIBv3
-GH_TAGNAME= 4540cbd
-USE_LDCONFIG= yes
-USES= autoreconf fuse libtool pathfix readline ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-s3=yes
+USES= autoreconf fuse libtool pathfix readline ssl
+USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
Modified: head/sysutils/afflib/distinfo
==============================================================================
--- head/sysutils/afflib/distinfo Sun Feb 4 09:44:23 2018 (r460880)
+++ head/sysutils/afflib/distinfo Sun Feb 4 10:03:04 2018 (r460881)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486998907
-SHA256 (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 6d5c91c0d23d1ef508de24d56e21a617cee00b06c957767bdf717e49fa175158
-SIZE (sshock-AFFLIBv3-3.7.15-4540cbd_GH0.tar.gz) = 533516
+TIMESTAMP = 1517738136
+SHA256 (sshock-AFFLIBv3-v3.7.16_GH0.tar.gz) = 9c0522941a24a3aafa027e510c6add5ca9f4defd2d859da3e0b536ad11b6bf72
+SIZE (sshock-AFFLIBv3-v3.7.16_GH0.tar.gz) = 533501
More information about the svn-ports-all
mailing list