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/d83a403c8a52
branches:  trunk
changeset: 562169:d83a403c8a52
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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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 b446b164b437 -r d83a403c8a52 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