pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pgpenvelope Fix held over "wip" path; p5-GnuP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0766c7a4bcc
branches:  trunk
changeset: 487173:a0766c7a4bcc
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Jan 10 18:27:37 2005 +0000

description:
Fix held over "wip" path; p5-GnuPG-Interface is now in "security".

diffstat:

 security/pgpenvelope/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2d9356de254f -r a0766c7a4bcc security/pgpenvelope/Makefile
--- a/security/pgpenvelope/Makefile     Mon Jan 10 18:25:49 2005 +0000
+++ b/security/pgpenvelope/Makefile     Mon Jan 10 18:27:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/10 18:24:31 tv Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/10 18:27:37 tv Exp $
 #
 
 DISTNAME=              pgpenvelope-2.10.2
@@ -12,7 +12,7 @@
 
 DEPENDS+=              p5-AppConfig>=1.52:../../devel/p5-AppConfig
 DEPENDS+=              p5-Class-MethodMaker>=0.96:../../devel/p5-Class-MethodMaker
-DEPENDS+=              p5-GnuPG-Interface>=0.34nb1:../../wip/p5-GnuPG-Interface
+DEPENDS+=              p5-GnuPG-Interface>=0.34nb1:../../security/p5-GnuPG-Interface
 DEPENDS+=              p5-String-Approx>=3.13:../../textproc/p5-String-Approx
 DEPENDS+=              p5-Term-ReadKey>=2.14:../../devel/p5-Term-ReadKey
 DEPENDS+=              p5-Term-ReadLine>=1.01:../../devel/p5-Term-ReadLine



Home | Main Index | Thread Index | Old Index