- Add missing dependency on devel/p5-TimeDate
- Remove MD5 checksum from distinfo PR: ports/156209 Submitted by: skreuzer Approved by: pgj (implicit)
This commit is contained in:
parent
06cd2075fc
commit
ecc5c94f0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272938
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
PORTNAME= Crypt-GPG
|
PORTNAME= Crypt-GPG
|
||||||
PORTVERSION= 1.63
|
PORTVERSION= 1.63
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= ashish@FreeBSD.org
|
MAINTAINER= ashish@FreeBSD.org
|
||||||
COMMENT= Perl extension for GnuPG
|
COMMENT= Perl extension for GnuPG
|
||||||
|
|
||||||
RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
|
RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
|
||||||
|
p5-TimeDate>=1.20:${PORTSDIR}/devel/p5-TimeDate
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (Crypt-GPG-1.63.tar.gz) = 9a2ab2edf9740cfef789f17c998f3fe2
|
|
||||||
SHA256 (Crypt-GPG-1.63.tar.gz) = df7faacebbdf43a9fee35345a6ce64a153cef4852bdfe0ce268b029c911e0de7
|
SHA256 (Crypt-GPG-1.63.tar.gz) = df7faacebbdf43a9fee35345a6ce64a153cef4852bdfe0ce268b029c911e0de7
|
||||||
SIZE (Crypt-GPG-1.63.tar.gz) = 18983
|
SIZE (Crypt-GPG-1.63.tar.gz) = 18983
|
||||||
|
|
Loading…
Reference in a new issue