pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/gtar-base Add CONFLICT with gcpio (libexec/r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85da9df26101
branches:  trunk
changeset: 509946:85da9df26101
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Mar 20 04:15:42 2006 +0000

description:
Add CONFLICT with gcpio (libexec/rmt).  Bump PKGREVISION to 2.

diffstat:

 archivers/gtar-base/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r cbcc76959756 -r 85da9df26101 archivers/gtar-base/Makefile
--- a/archivers/gtar-base/Makefile      Mon Mar 20 04:14:47 2006 +0000
+++ b/archivers/gtar-base/Makefile      Mon Mar 20 04:15:42 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2006/03/04 21:28:52 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2006/03/20 04:15:42 jlam Exp $
 #
 
 DISTNAME=       tar-1.15.1
 PKGNAME=       gtar-base-1.15.1
-PKGREVISION=   1
+PKGREVISION=   2
 SVR4_PKGNAME=  gtarb
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_GNU:=tar/}
@@ -12,6 +12,8 @@
 HOMEPAGE=      http://www.gnu.org/software/tar/tar.html
 COMMENT=       The GNU tape archiver with remote magnetic tape support
 
+CONFLICTS=     gcpio-[0-9]*
+
 BUILD_USES_MSGFMT=     YES
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews



Home | Main Index | Thread Index | Old Index