pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest-MD5 depends should be ../../<catego...
details: https://anonhg.NetBSD.org/pkgsrc/rev/51a86a22c609
branches: trunk
changeset: 497001:51a86a22c609
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jul 19 01:25:00 2005 +0000
description:
depends should be ../../<category>/<pkg>
diffstat:
security/p5-Digest-MD5/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1a1728c83f6b -r 51a86a22c609 security/p5-Digest-MD5/Makefile
--- a/security/p5-Digest-MD5/Makefile Tue Jul 19 00:26:19 2005 +0000
+++ b/security/p5-Digest-MD5/Makefile Tue Jul 19 01:25:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/07/13 18:01:39 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/07/19 01:25:00 grant Exp $
#
DISTNAME= Digest-MD5-2.33
@@ -12,7 +12,7 @@
HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/
COMMENT= Perl5 extension interface for MD5 algorithm
-DEPENDS+= p5-Digest>=1.00:../p5-Digest
+DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest
CONFLICTS+= p5-MD5-[0-9]*
Home |
Main Index |
Thread Index |
Old Index