aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2008-06-19 14:02:47 +0800
committernovel <novel@FreeBSD.org>2008-06-19 14:02:47 +0800
commit1691b1d9ac503bbc546dac03de49183964155307 (patch)
treefb3047cf655773159aec231f67a6c4afacff5bf5 /security
parent971d823f5a5d01d4316cba87e8c50c1e71390388 (diff)
downloadfreebsd-ports-gnome-1691b1d9ac503bbc546dac03de49183964155307.tar.gz
freebsd-ports-gnome-1691b1d9ac503bbc546dac03de49183964155307.tar.zst
freebsd-ports-gnome-1691b1d9ac503bbc546dac03de49183964155307.zip
Update to 1.4.
Diffstat (limited to 'security')
-rw-r--r--security/libtasn1/Makefile2
-rw-r--r--security/libtasn1/distinfo6
-rw-r--r--security/libtasn1/files/patch-configure13
3 files changed, 4 insertions, 17 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index ffdd38966d63..6cf242e98383 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtasn1
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
http://josefsson.org/gnutls/releases/libtasn1/
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo
index 70d84bc5d73f..99c73440996e 100644
--- a/security/libtasn1/distinfo
+++ b/security/libtasn1/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtasn1-1.3.tar.gz) = 8e6c9d4760f70758e64fe9d70d5ccfea
-SHA256 (libtasn1-1.3.tar.gz) = 36b4b1ce22f74bf3cac88c59f17242bef44ecda55cc7922c48193fba13f2c8e9
-SIZE (libtasn1-1.3.tar.gz) = 1527071
+MD5 (libtasn1-1.4.tar.gz) = a733ecdfed3517910e627d24e050979f
+SHA256 (libtasn1-1.4.tar.gz) = 84aa37835fe4f967d3b7cb6037d101db5d507b637af0050d6f92913128236196
+SIZE (libtasn1-1.4.tar.gz) = 1552101
diff --git a/security/libtasn1/files/patch-configure b/security/libtasn1/files/patch-configure
deleted file mode 100644
index 7dac841eecb9..000000000000
--- a/security/libtasn1/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Thu Feb 27 21:02:03 2003
-+++ configure Thu Feb 27 21:02:16 2003
-@@ -8617,6 +8617,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'