pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Remove empty PLIST.pre.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a3e44707c1d
branches: trunk
changeset: 396317:4a3e44707c1d
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 22 09:28:15 2009 +0000
description:
Remove empty PLIST.pre.
diffstat:
lang/py-html-docs/Makefile | 3 +--
lang/py-html-docs/PLIST.pre | 1 -
lang/py22-html-docs/Makefile | 3 +--
lang/py22-html-docs/PLIST.pre | 1 -
lang/py23-html-docs/Makefile | 3 +--
lang/py23-html-docs/PLIST.pre | 1 -
lang/py24-html-docs/Makefile | 3 +--
lang/py24-html-docs/PLIST.pre | 1 -
lang/py25-html-docs/Makefile | 3 +--
lang/py25-html-docs/PLIST.pre | 1 -
10 files changed, 5 insertions(+), 15 deletions(-)
diffs (110 lines):
diff -r 52629bee4256 -r 4a3e44707c1d lang/py-html-docs/Makefile
--- a/lang/py-html-docs/Makefile Wed Jul 22 09:26:26 2009 +0000
+++ b/lang/py-html-docs/Makefile Wed Jul 22 09:28:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/06/14 22:58:02 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.0
@@ -26,7 +26,6 @@
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDIR}
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff -r 52629bee4256 -r 4a3e44707c1d lang/py-html-docs/PLIST.pre
--- a/lang/py-html-docs/PLIST.pre Wed Jul 22 09:26:26 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2001/11/01 00:32:31 zuntum Exp $
diff -r 52629bee4256 -r 4a3e44707c1d lang/py22-html-docs/Makefile
--- a/lang/py22-html-docs/Makefile Wed Jul 22 09:26:26 2009 +0000
+++ b/lang/py22-html-docs/Makefile Wed Jul 22 09:28:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/06/14 22:58:03 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.2.2
@@ -26,7 +26,6 @@
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDIR}
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff -r 52629bee4256 -r 4a3e44707c1d lang/py22-html-docs/PLIST.pre
--- a/lang/py22-html-docs/PLIST.pre Wed Jul 22 09:26:26 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1.1.1 2002/04/19 10:49:06 drochner Exp $
diff -r 52629bee4256 -r 4a3e44707c1d lang/py23-html-docs/Makefile
--- a/lang/py23-html-docs/Makefile Wed Jul 22 09:26:26 2009 +0000
+++ b/lang/py23-html-docs/Makefile Wed Jul 22 09:28:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/06/14 22:58:03 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.3.3
@@ -26,7 +26,6 @@
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${HTMLDIR}
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff -r 52629bee4256 -r 4a3e44707c1d lang/py23-html-docs/PLIST.pre
--- a/lang/py23-html-docs/PLIST.pre Wed Jul 22 09:26:26 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1.1.1 2003/12/24 10:09:43 recht Exp $
diff -r 52629bee4256 -r 4a3e44707c1d lang/py24-html-docs/Makefile
--- a/lang/py24-html-docs/Makefile Wed Jul 22 09:26:26 2009 +0000
+++ b/lang/py24-html-docs/Makefile Wed Jul 22 09:28:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/06/14 22:58:03 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.4.3
@@ -27,7 +27,6 @@
INSTALLATION_DIRS= ${HTMLDIR}
do-install:
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff -r 52629bee4256 -r 4a3e44707c1d lang/py24-html-docs/PLIST.pre
--- a/lang/py24-html-docs/PLIST.pre Wed Jul 22 09:26:26 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1.1.1 2004/12/29 06:32:10 minskim Exp $
diff -r 52629bee4256 -r 4a3e44707c1d lang/py25-html-docs/Makefile
--- a/lang/py25-html-docs/Makefile Wed Jul 22 09:26:26 2009 +0000
+++ b/lang/py25-html-docs/Makefile Wed Jul 22 09:28:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/14 22:58:03 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.5.2
@@ -27,7 +27,6 @@
INSTALLATION_DIRS= ${HTMLDIR}
do-install:
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff -r 52629bee4256 -r 4a3e44707c1d lang/py25-html-docs/PLIST.pre
--- a/lang/py25-html-docs/PLIST.pre Wed Jul 22 09:26:26 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2008/06/03 16:23:24 smb Exp $
Home |
Main Index |
Thread Index |
Old Index