pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/unzip fcrackzip was changed and does not con...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c70eb48a5052
branches:  trunk
changeset: 397070:c70eb48a5052
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 08 16:01:31 2009 +0000

description:
fcrackzip was changed and does not conflict any longer. Adapt pattern.

diffstat:

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

diffs (18 lines):

diff -r ff649d3f2bfd -r c70eb48a5052 archivers/unzip/Makefile
--- a/archivers/unzip/Makefile  Sat Aug 08 16:00:58 2009 +0000
+++ b/archivers/unzip/Makefile  Sat Aug 08 16:01:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2008/08/24 10:21:33 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2009/08/08 16:01:31 wiz Exp $
 
 DISTNAME=      unzip552
 PKGNAME=       unzip-5.52
@@ -18,7 +18,7 @@
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=    gmake
 
-CONFLICTS=     fcrackzip-[0-9]*
+CONFLICTS=     fcrackzip<1.0nb1
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index