pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/hfsutils Bump non-bl3ified dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1e30cdc73ad
branches:  trunk
changeset: 481382:f1e30cdc73ad
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Oct 03 01:46:25 2004 +0000

description:
Bump non-bl3ified dependency.

diffstat:

 sysutils/hfsutils/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r a6f414316475 -r f1e30cdc73ad sysutils/hfsutils/Makefile
--- a/sysutils/hfsutils/Makefile        Sun Oct 03 00:50:52 2004 +0000
+++ b/sysutils/hfsutils/Makefile        Sun Oct 03 01:46:25 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:36 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/10/03 01:46:25 tv Exp $
 #
 
 DISTNAME=      hfsutils-3.2.6
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  ftp://ftp.mars.org/pub/hfs/
 
@@ -9,7 +10,7 @@
 HOMEPAGE=      http://www.mars.org/home/rob/proj/hfs/
 COMMENT=       Command Line Interface HFS (not HFS+) disk access tools
 
-DEPENDS=       libhfs-3.2.6:../../devel/libhfs
+DEPENDS=       libhfs-3.2.6nb1:../../devel/libhfs
 
 GNU_CONFIGURE= yes
 CPPFLAGS+=     -I${LOCALBASE}/include/libhfs



Home | Main Index | Thread Index | Old Index