From 2e8905c57eaa61bcdf067e86ffc09250472cd5d6 Mon Sep 17 00:00:00 2001 From: ashish Date: Tue, 19 Apr 2011 22:02:27 +0000 Subject: - Add missing dependency on devel/p5-TimeDate - Remove MD5 checksum from distinfo PR: ports/156209 Submitted by: skreuzer Approved by: pgj (implicit) --- security/p5-Crypt-GPG/Makefile | 5 +++-- security/p5-Crypt-GPG/distinfo | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 1e9f22b852f0..407c1b427619 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -5,7 +5,7 @@ PORTNAME= Crypt-GPG PORTVERSION= 1.63 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org 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 diff --git a/security/p5-Crypt-GPG/distinfo b/security/p5-Crypt-GPG/distinfo index 66b33b5eeefa..2e2bf170f8b4 100644 --- a/security/p5-Crypt-GPG/distinfo +++ b/security/p5-Crypt-GPG/distinfo @@ -1,3 +1,2 @@ -MD5 (Crypt-GPG-1.63.tar.gz) = 9a2ab2edf9740cfef789f17c998f3fe2 SHA256 (Crypt-GPG-1.63.tar.gz) = df7faacebbdf43a9fee35345a6ce64a153cef4852bdfe0ce268b029c911e0de7 SIZE (Crypt-GPG-1.63.tar.gz) = 18983 -- cgit