pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/mercurial Add missing file to PLIST. Bump PKGREV...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e96516076641
branches:  trunk
changeset: 509156:e96516076641
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 04 06:40:41 2006 +0000

description:
Add missing file to PLIST. Bump PKGREVISION.

diffstat:

 devel/mercurial/Makefile |  4 ++--
 devel/mercurial/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r a3a2a4614543 -r e96516076641 devel/mercurial/Makefile
--- a/devel/mercurial/Makefile  Sat Mar 04 06:34:49 2006 +0000
+++ b/devel/mercurial/Makefile  Sat Mar 04 06:40:41 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/03/01 18:27:26 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/04 06:40:41 wiz Exp $
 #
 
 DISTNAME=              mercurial-0.8
+PKGREVISION=           1
 CATEGORIES=            devel
 MASTER_SITES=          http://www.selenic.com/mercurial/release/
 
@@ -9,7 +10,6 @@
 HOMEPAGE=      http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial
 COMMENT=               Fast, lightweight source control management system
 
-
 PY_PATCHPLIST=          yes
 PYDISTUTILSPKG=                yes
 
diff -r a3a2a4614543 -r e96516076641 devel/mercurial/PLIST
--- a/devel/mercurial/PLIST     Sat Mar 04 06:34:49 2006 +0000
+++ b/devel/mercurial/PLIST     Sat Mar 04 06:40:41 2006 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/01 18:27:26 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/04 06:40:41 wiz Exp $
 bin/hg
+bin/hgmerge
 ${PYSITELIB}/hgext/__init__.py
 ${PYSITELIB}/hgext/__init__.pyc
 ${PYSITELIB}/hgext/__init__.pyo



Home | Main Index | Thread Index | Old Index