- update p5-PGP-Sign to 0.20
This commit is contained in:
parent
5f8c066a33
commit
7b3e11cdc1
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/15 23:30:00 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2008/10/10 12:23:23 jasper Exp $
|
||||
|
||||
COMMENT= perl module to create/verify PGP signatures
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= PGP-Sign-0.19
|
||||
DISTNAME= PGP-Sign-0.20
|
||||
CATEGORIES= security
|
||||
|
||||
# perl
|
||||
@ -18,7 +18,6 @@ FLAVOR?=
|
||||
.if ${FLAVOR:L:Mpgp}
|
||||
RUN_DEPENDS= :pgp-5.*:security/pgp5
|
||||
CONFIGURE_ARGS= PGPV="${LOCALBASE}/bin/pgpv" PGPS="${LOCALBASE}/bin/pgps" PGPSTYLE="PGP5"
|
||||
|
||||
.else
|
||||
RUN_DEPENDS= :gnupg-*:security/gnupg
|
||||
CONFIGURE_ARGS= PGP="${LOCALBASE}/bin/gpg" PGPSTYLE="GPG"
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (PGP-Sign-0.19.tar.gz) = 16Rh25Jt09gmWRViE1km3w==
|
||||
RMD160 (PGP-Sign-0.19.tar.gz) = bsBeuaUUTDuopORoWzMYBWLDWkE=
|
||||
SHA1 (PGP-Sign-0.19.tar.gz) = x4yukTJ6d05GUC9YB1K5/FM26KY=
|
||||
SHA256 (PGP-Sign-0.19.tar.gz) = zZUFd6wm1h2OBjer25bM+y4CqOFox3kkCMy6UBGYIRQ=
|
||||
SIZE (PGP-Sign-0.19.tar.gz) = 31313
|
||||
MD5 (PGP-Sign-0.20.tar.gz) = pLJeAMPTBlHYWeKbKZW3uQ==
|
||||
RMD160 (PGP-Sign-0.20.tar.gz) = wak9vGTLlAsICA2+zp9oO5gu3Xw=
|
||||
SHA1 (PGP-Sign-0.20.tar.gz) = ejoHr0zSQ1VO1OFUMUtG7enRk9A=
|
||||
SHA256 (PGP-Sign-0.20.tar.gz) = 3tl9ICowWXeaWVrlHEAHTXSfMMx4vUsQb3u4T+OPcoE=
|
||||
SIZE (PGP-Sign-0.20.tar.gz) = 31623
|
||||
|
Loading…
Reference in New Issue
Block a user