pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mercurial cosmetics: remove unneeded patch (no c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab96ff253d2e
branches: trunk
changeset: 546417:ab96ff253d2e
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Aug 31 13:12:23 2008 +0000
description:
cosmetics: remove unneeded patch (no change to installed pkg)
diffstat:
devel/mercurial/Makefile | 4 +---
devel/mercurial/distinfo | 3 +--
devel/mercurial/patches/patch-aa | 13 -------------
3 files changed, 2 insertions(+), 18 deletions(-)
diffs (46 lines):
diff -r 0c475cf97405 -r ab96ff253d2e devel/mercurial/Makefile
--- a/devel/mercurial/Makefile Sun Aug 31 12:40:03 2008 +0000
+++ b/devel/mercurial/Makefile Sun Aug 31 13:12:23 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/08/29 21:11:00 bjs Exp $
+# $NetBSD: Makefile,v 1.21 2008/08/31 13:12:23 drochner Exp $
#
DISTNAME= mercurial-1.0.2
@@ -20,8 +20,6 @@
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
-MAKE_ENV+= PYTHONBIN=${PYTHONBIN:Q}
-
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/*.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA} ${WRKSRC}/doc/*.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
diff -r 0c475cf97405 -r ab96ff253d2e devel/mercurial/distinfo
--- a/devel/mercurial/distinfo Sun Aug 31 12:40:03 2008 +0000
+++ b/devel/mercurial/distinfo Sun Aug 31 13:12:23 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.14 2008/08/29 21:11:00 bjs Exp $
+$NetBSD: distinfo,v 1.15 2008/08/31 13:12:23 drochner Exp $
SHA1 (mercurial-1.0.2.tar.gz) = 6d5be655276770192b889cee279bdcc0aee977e3
RMD160 (mercurial-1.0.2.tar.gz) = 0f163d19a12bbe7dcfc45f10cdab07f5b16e7b3a
Size (mercurial-1.0.2.tar.gz) = 815530 bytes
-SHA1 (patch-aa) = 8ed03677099f99776e2ab19af917abeb010ab473
diff -r 0c475cf97405 -r ab96ff253d2e devel/mercurial/patches/patch-aa
--- a/devel/mercurial/patches/patch-aa Sun Aug 31 12:40:03 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2008/08/29 21:11:00 bjs Exp $
-
---- doc/Makefile.orig 2008-08-13 18:11:47.000000000 -0400
-+++ doc/Makefile
-@@ -4,7 +4,7 @@ HTML=$(SOURCES:%.txt=%.html)
- PREFIX=/usr/local
- MANDIR=$(PREFIX)/share/man
- INSTALL=install -c
--PYTHON=python
-+PYTHON=$(PYTHONBIN)
-
- all: man html
-
Home |
Main Index |
Thread Index |
Old Index