pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/unidiff Accept gsharutils>=4.2.1... not only 4.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7a3f87f4da8
branches:  trunk
changeset: 493551:f7a3f87f4da8
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon May 09 15:18:03 2005 +0000

description:
Accept gsharutils>=4.2.1... not only 4.2.1, fixes PR pkg/30176 by
Robert Elz.

Bump PKGREVISION.

diffstat:

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

diffs (23 lines):

diff -r a213adb3c0f4 -r f7a3f87f4da8 devel/unidiff/Makefile
--- a/devel/unidiff/Makefile    Mon May 09 15:14:01 2005 +0000
+++ b/devel/unidiff/Makefile    Mon May 09 15:18:03 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:13:29 agc Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/09 15:18:03 xtraeme Exp $
 #
 
 DISTNAME=      part01
 PKGNAME=       unidiff-1.0
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://www.landfield.com/software/comp.sources.misc/archive-name/volume25/unidiff/
 EXTRACT_SUFX=  .gz
@@ -11,7 +12,7 @@
 HOMEPAGE=      #
 COMMENT=       Converts between uni-diffs and context diffs
 
-BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils
+BUILD_DEPENDS= gsharutils>=4.2.1:../../archivers/gsharutils
 
 WRKSRC=                ${WRKDIR}
 EXTRACT_CMD=   zcat ${DOWNLOADED_DISTFILE} | ${PREFIX}/bin/gunshar



Home | Main Index | Thread Index | Old Index