diff options
author | novel <novel@FreeBSD.org> | 2006-02-03 18:09:56 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-02-03 18:09:56 +0800 |
commit | f221533116e064760ae16d996018e463614dd7ff (patch) | |
tree | 504eec79fee4f075e883969f3941b108ed388c03 /security | |
parent | bb0470230abd0c762281f039e5b1f1e3a60861b8 (diff) | |
download | freebsd-ports-gnome-f221533116e064760ae16d996018e463614dd7ff.tar.gz freebsd-ports-gnome-f221533116e064760ae16d996018e463614dd7ff.tar.zst freebsd-ports-gnome-f221533116e064760ae16d996018e463614dd7ff.zip |
Update to 0.5.8.
Diffstat (limited to 'security')
-rw-r--r-- | security/opencdk/Makefile | 9 | ||||
-rw-r--r-- | security/opencdk/distinfo | 8 |
2 files changed, 6 insertions, 11 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index ebbdd485876f..5a63307c397c 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -6,11 +6,11 @@ # PORTNAME= opencdk -PORTVERSION= 0.5.5 -PORTREVISION= 1 +PORTVERSION= 0.5.8 PORTEPOCH= 1 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNUPG} \ +MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ \ + ${MASTER_SITE_GNUPG} \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/opencdk/ \ ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/opencdk/ \ ftp://ftp.gnutls.org/pub/gnutls/opencdk/ @@ -21,9 +21,6 @@ COMMENT= Open Crypto Development Kit LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt -USE_GPG= yes -SIG_SUFFIX= .sig.asc -USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/opencdk/distinfo b/security/opencdk/distinfo index 4f7bec576e4e..844d77c38472 100644 --- a/security/opencdk/distinfo +++ b/security/opencdk/distinfo @@ -1,5 +1,3 @@ -MD5 (opencdk-0.5.5.tar.bz2) = aaff60107f0153873192ffda00699a96 -SHA256 (opencdk-0.5.5.tar.bz2) = 52722dfb410252faef6b6c8c0b897ced447bd28c5872746d9cf9c4604a85d08f -SIZE (opencdk-0.5.5.tar.bz2) = 330280 -MD5 (opencdk-0.5.5.tar.bz2.sig.asc) = c9b32596f60c933b4bb4ce81d5f26972 -SIZE (opencdk-0.5.5.tar.bz2.sig.asc) = 392 +MD5 (opencdk-0.5.8.tar.gz) = 900c4dee7712845c19d7b2d2a93ea546 +SHA256 (opencdk-0.5.8.tar.gz) = 16ebe42f46ac1826124cff23d722ad197c26a3c55af2139af6cfa7fb6608bb70 +SIZE (opencdk-0.5.8.tar.gz) = 497122 |