diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
commit | 917571cba329f779123d58f2a30aa45103aaaf98 (patch) | |
tree | 01ab92342ff180527d28ec20c4868e49f3c4def1 /sysutils | |
parent | 766bb600721eaa9dec2229dd8c6292214e662225 (diff) | |
download | pkgsrc-917571cba329f779123d58f2a30aa45103aaaf98.tar.gz |
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-File-NCopy/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-File-Remove/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-Lchown/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-Sys-Hostname-Long/Makefile | 4 | ||||
-rw-r--r-- | sysutils/p5-Unix-Syslog/Makefile | 4 |
5 files changed, 10 insertions, 7 deletions
diff --git a/sysutils/p5-File-NCopy/Makefile b/sysutils/p5-File-NCopy/Makefile index 48acf994ab2..d3758720aef 100644 --- a/sysutils/p5-File-NCopy/Makefile +++ b/sysutils/p5-File-NCopy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/08/06 06:19:31 jlam Exp $ DISTNAME= File-NCopy-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MZ/MZSANFORD/} diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile index 7343b8d0d7a..86adb355e62 100644 --- a/sysutils/p5-File-Remove/Makefile +++ b/sysutils/p5-File-Remove/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:31 jlam Exp $ DISTNAME= File-Remove-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile index bbf1ee6d917..55802ead75a 100644 --- a/sysutils/p5-Lchown/Makefile +++ b/sysutils/p5-Lchown/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:31 jlam Exp $ DISTNAME= Lchown-1.00 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lc +PKGREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/ #MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile index 54a572ff653..632fd834e23 100644 --- a/sysutils/p5-Sys-Hostname-Long/Makefile +++ b/sysutils/p5-Sys-Hostname-Long/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:31 jlam Exp $ # DISTNAME= Sys-Hostname-Long-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index 8ba0cc3dfb6..af0ff485955 100644 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2005/08/06 06:19:31 jlam Exp $ DISTNAME= Unix-Syslog-0.99 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5sl -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/} |