svn commit: r424071 - in head/sysutils/afflib: . files

Antoine Brodin antoine at FreeBSD.org
Sun Oct 16 16:34:31 UTC 2016


Author: antoine
Date: Sun Oct 16 16:34:30 2016
New Revision: 424071
URL: https://svnweb.freebsd.org/changeset/ports/424071

Log:
  Update to 3.7.10

Modified:
  head/sysutils/afflib/Makefile
  head/sysutils/afflib/distinfo
  head/sysutils/afflib/files/patch-lib_qemu_bswap.h

Modified: head/sysutils/afflib/Makefile
==============================================================================
--- head/sysutils/afflib/Makefile	Sun Oct 16 15:54:22 2016	(r424070)
+++ head/sysutils/afflib/Makefile	Sun Oct 16 16:34:30 2016	(r424071)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	afflib
-PORTVERSION=	3.7.6
+PORTVERSION=	3.7.10
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 
@@ -10,6 +10,7 @@ MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	Advanced Forensics Format library and utilities
 
 LICENSE=	BSD4CLAUSE
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libcurl.so:ftp/curl
@@ -19,8 +20,7 @@ GH_ACCOUNT=	sshock
 GH_PROJECT=	AFFLIBv3
 
 USE_LDCONFIG=	yes
-USE_OPENSSL=	yes
-USES=		autoreconf fuse libtool pathfix
+USES=		autoreconf fuse libtool pathfix readline ssl
 PATHFIX_MAKEFILEIN=	Makefile.am
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-s3=yes

Modified: head/sysutils/afflib/distinfo
==============================================================================
--- head/sysutils/afflib/distinfo	Sun Oct 16 15:54:22 2016	(r424070)
+++ head/sysutils/afflib/distinfo	Sun Oct 16 16:34:30 2016	(r424071)
@@ -1,2 +1,3 @@
-SHA256 (sshock-AFFLIBv3-v3.7.6_GH0.tar.gz) = 494b040f2d53448390d4fa1ad3b9236b0bb8f7d3be39e6287806034647e97a06
-SIZE (sshock-AFFLIBv3-v3.7.6_GH0.tar.gz) = 519155
+TIMESTAMP = 1476600367
+SHA256 (sshock-AFFLIBv3-v3.7.10_GH0.tar.gz) = 906226df05d526b886a873367ca896f0058a6221c2e21c900411d0fc89754c2b
+SIZE (sshock-AFFLIBv3-v3.7.10_GH0.tar.gz) = 518998

Modified: head/sysutils/afflib/files/patch-lib_qemu_bswap.h
==============================================================================
--- head/sysutils/afflib/files/patch-lib_qemu_bswap.h	Sun Oct 16 15:54:22 2016	(r424070)
+++ head/sysutils/afflib/files/patch-lib_qemu_bswap.h	Sun Oct 16 16:34:30 2016	(r424071)
@@ -1,4 +1,4 @@
---- lib/qemu/bswap.h.orig	2014-11-08 06:32:35 UTC
+--- lib/qemu/bswap.h.orig	2016-09-12 18:18:01 UTC
 +++ lib/qemu/bswap.h
 @@ -5,6 +5,9 @@
  


More information about the svn-ports-head mailing list