mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
- Update to 0.6.6
- Drop obsolete mastersites
This commit is contained in:
parent
7d93a53405
commit
e4c114ef6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215231
@ -6,15 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= opencdk
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
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/
|
||||
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/
|
||||
MASTER_SITE_SUBDIR= alpha/gnutls/opencdk
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
@ -22,6 +17,7 @@ COMMENT= Open Crypto Development Kit
|
||||
|
||||
LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= pkgconfig ltverhack
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (opencdk-0.6.0.tar.gz) = 99790b60bbadb5456d735807e5c0545e
|
||||
SHA256 (opencdk-0.6.0.tar.gz) = 76ce8d88cf88cc5f3e957567a86822d779950c13f729e1990aae82a9e9c596a0
|
||||
SIZE (opencdk-0.6.0.tar.gz) = 610395
|
||||
MD5 (opencdk-0.6.6.tar.bz2) = 813d62d7afe7b2c2d8f3df0a6c9d9331
|
||||
SHA256 (opencdk-0.6.6.tar.bz2) = d7fc0a6bf7360793f64301a085d72c604c9aa255ab33ab8ec58e3ed62e517048
|
||||
SIZE (opencdk-0.6.6.tar.bz2) = 481904
|
||||
|
@ -13,6 +13,7 @@ libdata/pkgconfig/opencdk.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/opencdk-api.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%EXAMPLESDIR%%/basic.c
|
||||
%%EXAMPLESDIR%%/exp-key.gpg
|
||||
%%EXAMPLESDIR%%/newkey.gpg
|
||||
%%EXAMPLESDIR%%/photo-key.gpg
|
||||
%%EXAMPLESDIR%%/plain-test-pubenc-part.gpg
|
||||
|
Loading…
Reference in New Issue
Block a user