pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bzr Modify the COMMENT so that seraches for "baz...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d36f858ac86d
branches: trunk
changeset: 532821:d36f858ac86d
user: agc <agc%pkgsrc.org@localhost>
date: Fri Aug 31 20:26:55 2007 +0000
description:
Modify the COMMENT so that seraches for "bazaar" should hit this package,
as well as "bzr".
Clean up some lint.
diffstat:
devel/bzr/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 71135edef2c2 -r d36f858ac86d devel/bzr/Makefile
--- a/devel/bzr/Makefile Fri Aug 31 17:34:57 2007 +0000
+++ b/devel/bzr/Makefile Fri Aug 31 20:26:55 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/07/28 14:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/08/31 20:26:55 agc Exp $
#
DISTNAME= bzr-0.18
@@ -7,7 +7,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://bazaar-vcs.org/
-COMMENT= Open source distributed version control system
+COMMENT= Bazaar open source distributed version control system
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
@@ -25,8 +25,8 @@
.endif
SUBST_CLASSES+= python
-SUBST_MESSAGE.python+= Fix python path for test case.
-SUBST_STAGE.python+= post-extract
+SUBST_MESSAGE.python= Fix python path for test case.
+SUBST_STAGE.python= post-extract
SUBST_FILES.python+= Makefile
SUBST_SED.python+= -e 's,python ,${PYTHONBIN} ,'
Home |
Main Index |
Thread Index |
Old Index