ports/130630: [PATCH] security/p5-Crypt-GPG: Add a missing dependency
Gea-Suan Lin
gslin at gslin.org
Fri Jan 16 19:10:02 UTC 2009
>Number: 130630
>Category: ports
>Synopsis: [PATCH] security/p5-Crypt-GPG: Add a missing dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 16 19:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD staff.pixnet.tw 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 16 13:00:27 CST 2008
>Description:
- Add a missing dependency.
Port maintainer (gabor at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Crypt-GPG-1.63_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-GPG/Makefile /usr/home/admin/gslin/work/ports/p5-Crypt-GPG/Makefile
--- /usr/ports/security/p5-Crypt-GPG/Makefile 2008-04-17 22:28:07.000000000 +0800
+++ /usr/home/admin/gslin/work/ports/p5-Crypt-GPG/Makefile 2009-01-16 17:01:03.000000000 +0800
@@ -5,6 +5,7 @@
PORTNAME= Crypt-GPG
PORTVERSION= 1.63
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +13,8 @@
MAINTAINER= gabor at FreeBSD.org
COMMENT= Perl extension for GnuPG
+RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
+
PERL_CONFIGURE= yes
MAN3= Crypt::GPG.3
--- p5-Crypt-GPG-1.63_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list