diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-31 12:39:57 +0000 |
commit | 6e93aa25a0707cb9f21e1547eade00c48a068fb7 (patch) | |
tree | 6597914a3237d2118cc5dc954c435c785c25acdf /editors | |
parent | 5d6fb50e57373145b410f87fcae2da7baafa86dc (diff) | |
download | pkgsrc-6e93aa25a0707cb9f21e1547eade00c48a068fb7.tar.gz |
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Diffstat (limited to 'editors')
38 files changed, 76 insertions, 74 deletions
diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile index 05ecb54ef50..23b4339cd6c 100644 --- a/editors/TeXmacs-devel/Makefile +++ b/editors/TeXmacs-devel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/04/10 16:10:18 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2013/05/31 12:40:58 wiz Exp $ DISTNAME= TeXmacs-1.0.7.19-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 59b26d39629..76c2dd78370 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2012/10/03 21:55:56 wiz Exp $ +# $NetBSD: Makefile,v 1.98 2013/05/31 12:40:58 wiz Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 1623ccd174c..c32424bd3e9 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.143 2013/02/16 11:20:52 wiz Exp $ +# $NetBSD: Makefile,v 1.144 2013/05/31 12:40:58 wiz Exp $ .include "Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 COMMENT= Open Source cross-platform word processor diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 2512b1cf95d..9f41ccdde21 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2013/02/16 11:20:53 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2013/05/31 12:40:58 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 3dfe73dd5b9..58198b46fdc 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.159 2013/04/06 11:23:04 rodent Exp $ +# $NetBSD: Makefile,v 1.160 2013/05/31 12:40:58 wiz Exp $ DISTNAME= emacs-${MY_EMACS_VERSION} +PKGREVISION= 1 MYPKGREVISION= 0 # Do not remove this when zero .include "../../editors/emacs/Makefile.common" diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 2405475fee1..4e8f4f691fd 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/04/06 20:27:20 rodent Exp $ +# $NetBSD: Makefile,v 1.48 2013/05/31 12:40:58 wiz Exp $ DISTNAME= emacs-20.7 PKGNAME= ${DISTNAME:S/emacs/emacs20/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors MASTER_SITES= http://ftp.gnu.org/pub/old-gnu/emacs/ \ ftp://ftp.gnu.org/pub/old-gnu/emacs diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 634bc616017..af9e569e1ea 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2013/02/17 07:43:49 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2013/05/31 12:40:58 wiz Exp $ -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors CONFLICTS+= emacs21-nox11-[0-9]* diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 3a9464ae685..7b393a03d2f 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2013/02/24 01:25:30 dholland Exp $ +# $NetBSD: Makefile,v 1.38 2013/05/31 12:40:58 wiz Exp $ -PKGREVISION= 27 +PKGREVISION= 28 CONFLICTS+= emacs22-nox11-[0-9]* diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index 5c11816ca8b..63f4d55756d 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:20:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:40:58 wiz Exp $ # DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index b5923d6e1cd..14d893ab456 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.122 2013/02/16 11:19:25 wiz Exp $ +# $NetBSD: Makefile,v 1.123 2013/05/31 12:40:58 wiz Exp $ # DISTNAME= gedit-2.30.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile index 059124775cd..232674c7137 100644 --- a/editors/kile-kde3/Makefile +++ b/editors/kile-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/09 07:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/31 12:40:58 wiz Exp $ DISTNAME= kile-2.0.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile/Makefile b/editors/kile/Makefile index b1656110a63..08639e232c7 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2013/05/09 07:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.75 2013/05/31 12:40:58 wiz Exp $ DISTNAME= kile-2.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 0672cb8874f..be3310576da 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:20:59 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:40:58 wiz Exp $ # DISTNAME= lyx-1.6.10 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 9542430cd49..1f4f1348e22 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2013/04/06 15:46:36 rodent Exp $ +# $NetBSD: Makefile,v 1.50 2013/05/31 12:40:59 wiz Exp $ DISTNAME= nvi-1.79 PKGNAME= nvi-m17n-1.79.20040608 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.bostic.com/files/ diff --git a/editors/p5-Acme-Padre-PlayCode/Makefile b/editors/p5-Acme-Padre-PlayCode/Makefile index 5db7a1bc056..52db38baaf7 100644 --- a/editors/p5-Acme-Padre-PlayCode/Makefile +++ b/editors/p5-Acme-Padre-PlayCode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Acme-Padre-PlayCode-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Acme/} diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index 92fbbc15c47..55877355083 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/01/20 22:58:29 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= PPIx-EditorTools-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SZ/SZABGAB/} diff --git a/editors/p5-Padre-Plugin-Autoformat/Makefile b/editors/p5-Padre-Plugin-Autoformat/Makefile index 35796086aec..2afca0803c3 100644 --- a/editors/p5-Padre-Plugin-Autoformat/Makefile +++ b/editors/p5-Padre-Plugin-Autoformat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Autoformat-1.1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Catalyst/Makefile b/editors/p5-Padre-Plugin-Catalyst/Makefile index 25ac3e9e18e..68e56d329e2 100644 --- a/editors/p5-Padre-Plugin-Catalyst/Makefile +++ b/editors/p5-Padre-Plugin-Catalyst/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Catalyst-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile index 908eafe1c89..b89d4e31022 100644 --- a/editors/p5-Padre-Plugin-DataWalker/Makefile +++ b/editors/p5-Padre-Plugin-DataWalker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-DataWalker-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile index 1129f307ec0..542cc8f4ce3 100644 --- a/editors/p5-Padre-Plugin-Debugger/Makefile +++ b/editors/p5-Padre-Plugin-Debugger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Debugger-0.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile index 81ad4b587a8..cc96ca67d1e 100644 --- a/editors/p5-Padre-Plugin-Ecliptic/Makefile +++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Ecliptic-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index cce94ef08fa..b3f4159c98c 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Encrypt-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index fcec0e5dcf5..b278388bfd8 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Git-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-HG/Makefile b/editors/p5-Padre-Plugin-HG/Makefile index ad2593f9290..3b1454c4276 100644 --- a/editors/p5-Padre-Plugin-HG/Makefile +++ b/editors/p5-Padre-Plugin-HG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-HG-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile index d54d751f047..155003b0a14 100644 --- a/editors/p5-Padre-Plugin-Kate/Makefile +++ b/editors/p5-Padre-Plugin-Kate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Kate-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Nopaste/Makefile b/editors/p5-Padre-Plugin-Nopaste/Makefile index 57e53c1fc6f..0444a2c3a64 100644 --- a/editors/p5-Padre-Plugin-Nopaste/Makefile +++ b/editors/p5-Padre-Plugin-Nopaste/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-Plugin-Nopaste-0.2.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlCritic/Makefile b/editors/p5-Padre-Plugin-PerlCritic/Makefile index fa8f3ca22da..5488c0021f2 100644 --- a/editors/p5-Padre-Plugin-PerlCritic/Makefile +++ b/editors/p5-Padre-Plugin-PerlCritic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-PerlCritic-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile index 8bc5de177c0..4cf2daf2e36 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/Makefile +++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-PerlTidy-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile index a1ab16d2533..638278cb798 100644 --- a/editors/p5-Padre-Plugin-SVN/Makefile +++ b/editors/p5-Padre-Plugin-SVN/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-SVN-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile index 6b0f001b610..b3d9d6a1857 100644 --- a/editors/p5-Padre-Plugin-SpellCheck/Makefile +++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-SpellCheck-1.1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Vi/Makefile b/editors/p5-Padre-Plugin-Vi/Makefile index d5c6d43ad31..26d62b7e9aa 100644 --- a/editors/p5-Padre-Plugin-Vi/Makefile +++ b/editors/p5-Padre-Plugin-Vi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-Vi-0.23.0 PKGNAME= p5-${DISTNAME:S/.0//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} WRKSRC= ${WRKDIR}/${DISTNAME:S/.0//} diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile index 04a32201285..0202caa7d57 100644 --- a/editors/p5-Padre-Plugin-XS/Makefile +++ b/editors/p5-Padre-Plugin-XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= Padre-Plugin-XS-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index eadee5b0219..d2317c6a816 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:21:00 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/05/31 12:40:59 wiz Exp $ # DISTNAME= Padre-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index 563cee744fb..81509b09b8e 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/02/16 11:21:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:00 wiz Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index a52e84b3b28..b6a829b3bc7 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/04/06 03:45:12 rodent Exp $ +# $NetBSD: Makefile,v 1.38 2013/05/31 12:41:00 wiz Exp $ # DISTNAME= vigor-0.016 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} diff --git a/editors/vile/Makefile b/editors/vile/Makefile index c2ed1b1a161..5e5df960f0c 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/05/31 12:41:00 wiz Exp $ DISTNAME= vile-9.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 790c3c7e750..05ac6797c0a 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/04/06 13:24:19 rodent Exp $ +# $NetBSD: Makefile,v 1.60 2013/05/31 12:41:00 wiz Exp $ DISTNAME= xemacs-packages PKGNAME= xemacs-packages-1.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=packages/} diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index d10d87a59f1..dfc917cd139 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/05/31 12:41:00 wiz Exp $ DISTNAME= vile-9.8 PKGNAME= x${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |