diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-10 23:35:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-10 23:35:01 +0800 |
commit | 21b26b24d6eef9f225556324875345169767f5db (patch) | |
tree | ac46352edd5eda79312429480b0266298cbb35a1 | |
parent | a5e0644681acfcf253434d4ba279661ac2a87f1f (diff) | |
download | freebsd-ports-gnome-21b26b24d6eef9f225556324875345169767f5db.tar.gz freebsd-ports-gnome-21b26b24d6eef9f225556324875345169767f5db.tar.zst freebsd-ports-gnome-21b26b24d6eef9f225556324875345169767f5db.zip |
Upgrade to latest version:
p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19
p5-File-Tail => 0.98
p5-ParallelUA => 2.50
p5-dTemplate => 2.0
set MAINTAINER to ports@FreeBSD.org:
p5-Authen-PAM
Approved by: maintainers
-rw-r--r-- | devel/p5-Config-IniFiles/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-IniFiles/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-File-Tail/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Tail/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-File-Tail/pkg-plist | 2 | ||||
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-PAM/distinfo | 2 | ||||
-rw-r--r-- | security/p5-Authen-PAM/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/p5-dTemplate/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-dTemplate/distinfo | 2 | ||||
-rw-r--r-- | www/p5-ParallelUA/Makefile | 3 | ||||
-rw-r--r-- | www/p5-ParallelUA/distinfo | 2 |
12 files changed, 17 insertions, 14 deletions
diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index bae32c5a0e5a..41bdcdffb379 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Config-IniFiles -PORTVERSION= 2.14 +PORTVERSION= 2.19 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Config @@ -16,7 +16,7 @@ MAINTAINER= jeremy@external.org PERL_CONFIGURE= YES -MAN3= Config::IniFiles.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Config::IniFiles.3 .include <bsd.port.mk> diff --git a/devel/p5-Config-IniFiles/distinfo b/devel/p5-Config-IniFiles/distinfo index d47da3932782..6b97104e91f3 100644 --- a/devel/p5-Config-IniFiles/distinfo +++ b/devel/p5-Config-IniFiles/distinfo @@ -1 +1 @@ -MD5 (Config-IniFiles-2.14.tar.gz) = 2abf2842d0dbed283b2aecfa52b1e06b +MD5 (Config-IniFiles-2.19.tar.gz) = 9abb8e8ad832d2e4ad5ec93708129b61 diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index b86a172e1e95..93a58008761f 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= File-Tail -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-File-Tail/distinfo b/devel/p5-File-Tail/distinfo index d6d4fb3723cb..46b8f504f827 100644 --- a/devel/p5-File-Tail/distinfo +++ b/devel/p5-File-Tail/distinfo @@ -1 +1 @@ -MD5 (File-Tail-0.97.tar.gz) = f516d3e619db0bf7205b4ab4d6daede6 +MD5 (File-Tail-0.98.tar.gz) = d16d67052577a5cdcde03d5cd2dc5569 diff --git a/devel/p5-File-Tail/pkg-plist b/devel/p5-File-Tail/pkg-plist index 8bf045b28a07..0a1c2e3fce06 100644 --- a/devel/p5-File-Tail/pkg-plist +++ b/devel/p5-File-Tail/pkg-plist @@ -1,6 +1,6 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Tail/.packlist lib/perl5/site_perl/%%PERL_VER%%/File/Tail.pm lib/perl5/site_perl/%%PERL_VER%%/auto/File/Tail/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Tail/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Tail @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/File/Tail @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index f850f52419ea..fdd13e2ee064 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -6,17 +6,18 @@ # PORTNAME= Authen-PAM -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- -MAINTAINER= matt@zigg.com +MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= yes -MAN3= Authen::PAM.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Authen::FAQ.3 \ + Authen::PAM.3 .include <bsd.port.mk> diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index 906866ecb80e..db43c2ad1d1f 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.09.tar.gz) = c41ba3fd0874fa0fa2630fb1ede47eb9 +MD5 (Authen-PAM-0.11.tar.gz) = fa8460b2ea08d53e73f9c0be25d84ce1 diff --git a/security/p5-Authen-PAM/pkg-plist b/security/p5-Authen-PAM/pkg-plist index bbfe9354e275..f394bc6404ec 100644 --- a/security/p5-Authen-PAM/pkg-plist +++ b/security/p5-Authen-PAM/pkg-plist @@ -1,3 +1,4 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/FAQ.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Authen/PAM.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.so lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.bs diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile index 62342fb978a1..f28f312d07c4 100644 --- a/textproc/p5-dTemplate/Makefile +++ b/textproc/p5-dTemplate/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= dTemplate -PORTVERSION= 1.0 +PORTVERSION= 2.0 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= dTemplate diff --git a/textproc/p5-dTemplate/distinfo b/textproc/p5-dTemplate/distinfo index 2cbdaeabaff7..a9a6ef99b638 100644 --- a/textproc/p5-dTemplate/distinfo +++ b/textproc/p5-dTemplate/distinfo @@ -1 +1 @@ -MD5 (dTemplate-1.0.tar.gz) = 45326e82532c1787cf5173804e78048a +MD5 (dTemplate-2.0.tar.gz) = da6fdf7275bb3f582b6f3d57751459f9 diff --git a/www/p5-ParallelUA/Makefile b/www/p5-ParallelUA/Makefile index 4b06378776e2..77ac8b4de945 100644 --- a/www/p5-ParallelUA/Makefile +++ b/www/p5-ParallelUA/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ParallelUA -PORTVERSION= 2.49 +PORTVERSION= 2.50 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP @@ -19,6 +19,7 @@ MAINTAINER= ache@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-ParallelUA/distinfo b/www/p5-ParallelUA/distinfo index 65b7445176ef..4d1d0efa8595 100644 --- a/www/p5-ParallelUA/distinfo +++ b/www/p5-ParallelUA/distinfo @@ -1 +1 @@ -MD5 (ParallelUserAgent-2.49.tar.gz) = 147763044eae4be0509b36918e28b12d +MD5 (ParallelUserAgent-2.50.tar.gz) = e1bd7d9378edaada836361cee1717a18 |