pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/torrentutils Add dependency on p5-Digest-MD5, note...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e918f6ec8c91
branches: trunk
changeset: 470333:e918f6ec8c91
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 08 09:06:39 2004 +0000
description:
Add dependency on p5-Digest-MD5, noted by Charlie Allom.
Bump PKGREVISION.
diffstat:
net/torrentutils/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 7e7400ef044e -r e918f6ec8c91 net/torrentutils/Makefile
--- a/net/torrentutils/Makefile Mon Mar 08 09:05:20 2004 +0000
+++ b/net/torrentutils/Makefile Mon Mar 08 09:06:39 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/04 15:47:34 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/08 09:06:39 wiz Exp $
#
DISTNAME= torrentutils-0.3.0
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.student.lu.se/~nbi98oli/src/
@@ -10,6 +11,7 @@
COMMENT= Manage BitTorrent files and interact with trackers
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
USE_BUILDLINK3= yes
USE_GNU_TOOLS= make
Home |
Main Index |
Thread Index |
Old Index