aboutsummaryrefslogtreecommitdiff
path: root/sysutils/afflib
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-10-16 16:34:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-10-16 16:34:30 +0000
commitcaf21b9fdd236c2b25c0b84cf7a410a2d3649751 (patch)
tree7c301797003c6fae4900f3cda51b9506c3e9d235 /sysutils/afflib
parentc9cabe08e8e288999f4423da075f96326fb2ce2b (diff)
downloadports-caf21b9fdd236c2b25c0b84cf7a410a2d3649751.tar.gz
ports-caf21b9fdd236c2b25c0b84cf7a410a2d3649751.zip
Update to 3.7.10
Notes
Notes: svn path=/head/; revision=424071
Diffstat (limited to 'sysutils/afflib')
-rw-r--r--sysutils/afflib/Makefile6
-rw-r--r--sysutils/afflib/distinfo5
-rw-r--r--sysutils/afflib/files/patch-lib_qemu_bswap.h2
3 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile
index 6787dcd645ba..fffb0f2cc49f 100644
--- a/sysutils/afflib/Makefile
+++ b/sysutils/afflib/Makefile
@@ -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@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
diff --git a/sysutils/afflib/distinfo b/sysutils/afflib/distinfo
index ab54db6c541c..0095777ed018 100644
--- a/sysutils/afflib/distinfo
+++ b/sysutils/afflib/distinfo
@@ -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
diff --git a/sysutils/afflib/files/patch-lib_qemu_bswap.h b/sysutils/afflib/files/patch-lib_qemu_bswap.h
index 795cfd922984..170a12542292 100644
--- a/sysutils/afflib/files/patch-lib_qemu_bswap.h
+++ b/sysutils/afflib/files/patch-lib_qemu_bswap.h
@@ -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 @@