pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/gtar Fix dependence on "gtar-base" package, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a37337c3cc10
branches: trunk
changeset: 472289:a37337c3cc10
user: tron <tron%pkgsrc.org@localhost>
date: Wed Apr 07 18:59:00 2004 +0000
description:
Fix dependence on "gtar-base" package, bump package revision.
diffstat:
archivers/gtar/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 599974e92d01 -r a37337c3cc10 archivers/gtar/Makefile
--- a/archivers/gtar/Makefile Wed Apr 07 18:09:15 2004 +0000
+++ b/archivers/gtar/Makefile Wed Apr 07 18:59:00 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/03/11 18:03:49 xtraeme Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/07 18:59:00 tron Exp $
DISTNAME= gtar-1.13.25
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The "meta-package" for the GNU tape archiver (tar)
-DEPENDS+= gtar-base-1.13.25nb1:../../archivers/gtar-base
+DEPENDS+= gtar-base-1.13.25nb2:../../archivers/gtar-base
DEPENDS+= gtar-info-1.13.25:../../archivers/gtar-info
USE_BUILDLINK3= yes
Home |
Main Index |
Thread Index |
Old Index