pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/torrentutils Default to bash3 in dependency path.
details: https://anonhg.NetBSD.org/pkgsrc/rev/188f67a2fc50
branches: trunk
changeset: 485653:188f67a2fc50
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Dec 18 14:42:47 2004 +0000
description:
Default to bash3 in dependency path.
diffstat:
net/torrentutils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5bd65b717691 -r 188f67a2fc50 net/torrentutils/Makefile
--- a/net/torrentutils/Makefile Sat Dec 18 14:28:04 2004 +0000
+++ b/net/torrentutils/Makefile Sat Dec 18 14:42:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/08/29 19:46:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/18 14:42:47 wiz Exp $
#
DISTNAME= torrentutils-0.3.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.student.lu.se/~nbi98oli/src/
COMMENT= Manage BitTorrent files and interact with trackers
-DEPENDS+= bash-[0-9]*:../../shells/bash2
+DEPENDS+= bash-[0-9]*:../../shells/bash
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
Home |
Main Index |
Thread Index |
Old Index