pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/xsh Bump PKGREVISION to 5. There is no need to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/22555d763b98
branches: trunk
changeset: 521113:22555d763b98
user: seb <seb%pkgsrc.org@localhost>
date: Sun Nov 05 14:08:20 2006 +0000
description:
Bump PKGREVISION to 5. There is no need to depend anymore
on p5-XML-LibXML-XPathContext package which is about to be deleted:
the p5-XML-LibXML package now provides the perl
XML::LibXML::XPathContext module.
diffstat:
shells/xsh/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r b9781c2ed107 -r 22555d763b98 shells/xsh/Makefile
--- a/shells/xsh/Makefile Sun Nov 05 14:06:06 2006 +0000
+++ b/shells/xsh/Makefile Sun Nov 05 14:08:20 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:48 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/11/05 14:08:20 seb Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}
@@ -15,7 +15,6 @@
DEPENDS+= p5-XML-LibXML>=1.31:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-LibXML-Iterator-[0-9]*:../../textproc/p5-XML-LibXML-Iterator
DEPENDS+= p5-XML-NodeFilter-[0-9]*:../../textproc/p5-XML-NodeFilter
-DEPENDS+= p5-XML-LibXML-XPathContext-[0-9]*:../../textproc/p5-XML-LibXML-XPathContext
USE_TOOLS+= gmake
PKG_SHELL= bin/xsh
Home |
Main Index |
Thread Index |
Old Index