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.common_end.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adb17989c0bf
branches:  trunk
changeset: 396318:adb17989c0bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 22 09:29:57 2009 +0000

description:
Remove empty PLIST.common_end.

diffstat:

 lang/python23/Makefile.common  |  3 +--
 lang/python23/PLIST.common_end |  1 -
 lang/python24/Makefile         |  3 +--
 lang/python24/PLIST.common_end |  1 -
 lang/python25/Makefile         |  3 +--
 lang/python25/PLIST.common_end |  1 -
 6 files changed, 3 insertions(+), 9 deletions(-)

diffs (66 lines):

diff -r 4a3e44707c1d -r adb17989c0bf lang/python23/Makefile.common
--- a/lang/python23/Makefile.common     Wed Jul 22 09:28:15 2009 +0000
+++ b/lang/python23/Makefile.common     Wed Jul 22 09:29:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2008/11/10 19:41:47 wiz Exp $
+# $NetBSD: Makefile.common,v 1.41 2009/07/22 09:29:57 wiz Exp $
 #
 
 DISTNAME=      Python-2.3.7
@@ -33,7 +33,6 @@
 .if exists(${.CURDIR}/../../lang/python23/PLIST.${OPSYS})
 PLIST_SRC+=    ${.CURDIR}/../../lang/python23/PLIST.${OPSYS}
 .endif
-PLIST_SRC+=    ${.CURDIR}/../../lang/python23/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD"
 PRIVILEGED_STAGES+=    clean
diff -r 4a3e44707c1d -r adb17989c0bf lang/python23/PLIST.common_end
--- a/lang/python23/PLIST.common_end    Wed Jul 22 09:28:15 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.4 2009/06/14 18:03:39 joerg Exp $
diff -r 4a3e44707c1d -r adb17989c0bf lang/python24/Makefile
--- a/lang/python24/Makefile    Wed Jul 22 09:28:15 2009 +0000
+++ b/lang/python24/Makefile    Wed Jul 22 09:29:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2009/05/20 00:58:20 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2009/07/22 09:29:57 wiz Exp $
 
 DISTNAME=      Python-2.4.5
 PKGNAME=       python24-2.4.5
@@ -41,7 +41,6 @@
 .if exists(${.CURDIR}/../../lang/python24/PLIST.${OPSYS})
 PLIST_SRC+=    ${.CURDIR}/../../lang/python24/PLIST.${OPSYS}
 .endif
-PLIST_SRC+=    ${.CURDIR}/../../lang/python24/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD" && ${_USE_DESTDIR} == "no"
 PRIVILEGED_STAGES+=    clean
diff -r 4a3e44707c1d -r adb17989c0bf lang/python24/PLIST.common_end
--- a/lang/python24/PLIST.common_end    Wed Jul 22 09:28:15 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.4 2009/06/14 18:03:39 joerg Exp $
diff -r 4a3e44707c1d -r adb17989c0bf lang/python25/Makefile
--- a/lang/python25/Makefile    Wed Jul 22 09:28:15 2009 +0000
+++ b/lang/python25/Makefile    Wed Jul 22 09:29:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/05/20 00:58:20 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:29:57 wiz Exp $
 
 DISTNAME=      Python-2.5.4
 PKGNAME=       python25-2.5.4
@@ -44,7 +44,6 @@
 .if exists(${.CURDIR}/../../lang/python25/PLIST.${OPSYS})
 PLIST_SRC+=    ${.CURDIR}/../../lang/python25/PLIST.${OPSYS}
 .endif
-PLIST_SRC+=    ${.CURDIR}/../../lang/python25/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD"
 PRIVILEGED_STAGES+=    clean
diff -r 4a3e44707c1d -r adb17989c0bf lang/python25/PLIST.common_end
--- a/lang/python25/PLIST.common_end    Wed Jul 22 09:28:15 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.2 2009/06/14 18:03:39 joerg Exp $



Home | Main Index | Thread Index | Old Index