pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Move SUBDIR addition for recent Padre and Padre plugin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0ac8472315c
branches:  trunk
changeset: 569635:a0ac8472315c
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 21:32:44 2010 +0000

description:
Move SUBDIR addition for recent Padre and Padre plugin imports from textproc/Makefile to editors/Makefile

diffstat:

 editors/Makefile  |  11 ++++++++++-
 textproc/Makefile |  11 +----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (57 lines):

diff -r 49d209f0efdf -r a0ac8472315c editors/Makefile
--- a/editors/Makefile  Sat Jan 16 21:25:30 2010 +0000
+++ b/editors/Makefile  Sat Jan 16 21:32:44 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2009/12/30 12:06:44 abs Exp $
+# $NetBSD: Makefile,v 1.136 2010/01/16 21:32:45 sno Exp $
 #
 
 COMMENT=       Editors
@@ -73,6 +73,15 @@
 SUBDIR+=       nvi
 SUBDIR+=       nvi-m17n
 SUBDIR+=       obby
+SUBDIR+=       p5-Acme-Padre-PlayCode
+SUBDIR+=       p5-PPIx-EditorTools
+SUBDIR+=       p5-Padre
+SUBDIR+=       p5-Padre-Plugin-Kate
+SUBDIR+=       p5-Padre-Plugin-Nopaste
+SUBDIR+=       p5-Padre-Plugin-PerlCritic
+SUBDIR+=       p5-Padre-Plugin-PerlTidy
+SUBDIR+=       p5-Padre-Plugin-Vi
+SUBDIR+=       p5-Padre-Plugin-XS
 SUBDIR+=       pico
 SUBDIR+=       poedit
 SUBDIR+=       rox-edit
diff -r 49d209f0efdf -r a0ac8472315c textproc/Makefile
--- a/textproc/Makefile Sat Jan 16 21:25:30 2010 +0000
+++ b/textproc/Makefile Sat Jan 16 21:32:44 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.512 2010/01/16 18:42:14 sno Exp $
+# $NetBSD: Makefile,v 1.513 2010/01/16 21:32:44 sno Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -214,7 +214,6 @@
 SUBDIR+=       oniguruma
 SUBDIR+=       openjade
 SUBDIR+=       opensp
-SUBDIR+=       p5-Acme-Padre-PlayCode
 SUBDIR+=       p5-CAM-PDF
 SUBDIR+=       p5-Convert-ASCII-Armour
 SUBDIR+=       p5-Convert-ASN1
@@ -244,14 +243,6 @@
 SUBDIR+=       p5-PDF-API2
 SUBDIR+=       p5-PDF-Create
 SUBDIR+=       p5-PPI-HTML
-SUBDIR+=       p5-PPIx-EditorTools
-SUBDIR+=       p5-Padre
-SUBDIR+=       p5-Padre-Plugin-Kate
-SUBDIR+=       p5-Padre-Plugin-Nopaste
-SUBDIR+=       p5-Padre-Plugin-PerlCritic
-SUBDIR+=       p5-Padre-Plugin-PerlTidy
-SUBDIR+=       p5-Padre-Plugin-Vi
-SUBDIR+=       p5-Padre-Plugin-XS
 SUBDIR+=       p5-Pod-Abstract
 SUBDIR+=       p5-Pod-Coverage
 SUBDIR+=       p5-Pod-Escapes



Home | Main Index | Thread Index | Old Index