aboutsummaryrefslogtreecommitdiff
path: root/security/cryptlib
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-24 18:54:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-24 18:54:36 +0000
commit76bc2991cc763803cedfa2e5dd5472ae97c1e5bf (patch)
tree2a76c5b4d60b60dd2a760f9165ca7432b00e1720 /security/cryptlib
parent4d136ed5df74580ae53005209255900c808e8d41 (diff)
downloadports-76bc2991cc763803cedfa2e5dd5472ae97c1e5bf.tar.gz
ports-76bc2991cc763803cedfa2e5dd5472ae97c1e5bf.zip
Update to 3.2 to fix fetching.
Notes
Notes: svn path=/head/; revision=134075
Diffstat (limited to 'security/cryptlib')
-rw-r--r--security/cryptlib/Makefile9
-rw-r--r--security/cryptlib/distinfo4
-rw-r--r--security/cryptlib/pkg-plist2
3 files changed, 7 insertions, 8 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile
index 56e8331a585d..940db9733c07 100644
--- a/security/cryptlib/Makefile
+++ b/security/cryptlib/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= cryptlib
-PORTVERSION= 3.1
-PORTREVISION= 2
+PORTVERSION= 3.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/
-DISTNAME= cl31
+DISTNAME= cl32
EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
@@ -31,9 +30,9 @@ INSTALLS_SHLIB= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/endian ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/libcl.a ${WRKSRC}/libcl.so.3.1.0 \
+ ${INSTALL_DATA} ${WRKSRC}/libcl.a ${WRKSRC}/libcl.so.3.2.0 \
${PREFIX}/lib
- ${LN} -sf ${PREFIX}/lib/libcl.so.3.1.0 ${PREFIX}/lib/libcl.so
+ ${LN} -sf ${PREFIX}/lib/libcl.so.3.2.0 ${PREFIX}/lib/libcl.so
${INSTALL_DATA} ${WRKSRC}/cryptlib.h ${PREFIX}/include
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/cryptlib
diff --git a/security/cryptlib/distinfo b/security/cryptlib/distinfo
index f9777ac02e42..7141218d78c3 100644
--- a/security/cryptlib/distinfo
+++ b/security/cryptlib/distinfo
@@ -1,2 +1,2 @@
-MD5 (cl31.zip) = d732c7d527debbd01848c303e62efa13
-SIZE (cl31.zip) = 2815315
+MD5 (cl32.zip) = 4ad40fe4c982b7cc00d13c6b2a7c6197
+SIZE (cl32.zip) = 3430141
diff --git a/security/cryptlib/pkg-plist b/security/cryptlib/pkg-plist
index a0fd05fafc36..052c7c15ab66 100644
--- a/security/cryptlib/pkg-plist
+++ b/security/cryptlib/pkg-plist
@@ -2,6 +2,6 @@ bin/endian
include/cryptlib.h
lib/libcl.a
lib/libcl.so
-lib/libcl.so.3.1.0
+lib/libcl.so.3.2.0
%%PORTDOCS%%share/doc/cryptlib/README
%%PORTDOCS%%@dirrm share/doc/cryptlib