aboutsummaryrefslogtreecommitdiff
path: root/security/libtasn1
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-07-28 00:46:59 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-07-28 00:46:59 +0000
commitf7ff30e403dae2a717ee99716ab1510fd438738f (patch)
tree5e7f589d97b1929c5d53fee8d4fb37e563171644 /security/libtasn1
parent578f4d9aee027e594576c24e51f38bd316a02206 (diff)
downloadports-f7ff30e403dae2a717ee99716ab1510fd438738f.tar.gz
ports-f7ff30e403dae2a717ee99716ab1510fd438738f.zip
security/libtasn1: update to 4.9
Add '--disable-gcc-warnings' to CONFIGURE_ARGS to prevent using '-Werror' that causes spurious build failures.
Notes
Notes: svn path=/head/; revision=419204
Diffstat (limited to 'security/libtasn1')
-rw-r--r--security/libtasn1/Makefile3
-rw-r--r--security/libtasn1/distinfo5
2 files changed, 5 insertions, 3 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 4737ca2972f3..b17d0b4dea45 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libtasn1
-PORTVERSION= 4.8
+PORTVERSION= 4.9
CATEGORIES= security
MASTER_SITES= GNU
@@ -12,6 +12,7 @@ COMMENT= ASN.1 structure parser library
USE_LDCONFIG= yes
USES= cpe pkgconfig pathfix gmake libtool
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-gcc-warnings
INSTALL_TARGET= install-strip
CPE_VENDOR= gnu
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo
index 51f49e69b223..09ce0832bbef 100644
--- a/security/libtasn1/distinfo
+++ b/security/libtasn1/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libtasn1-4.8.tar.gz) = fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513
-SIZE (libtasn1-4.8.tar.gz) = 1859924
+TIMESTAMP = 1469490814
+SHA256 (libtasn1-4.9.tar.gz) = 4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920
+SIZE (libtasn1-4.9.tar.gz) = 1864709