From fdc3c99bd2437684ed0a026cc0d1d1180e44a7ea Mon Sep 17 00:00:00 2001 From: Kelly Yancey Date: Thu, 15 May 2003 22:24:39 +0000 Subject: Upgrade to version 0.05. PR: 52185 Submitted By: Mathieu Arnold --- devel/p5-Proc-PIDFile/Makefile | 3 +-- devel/p5-Proc-PIDFile/distinfo | 2 +- devel/p5-Proc-PIDFile/pkg-descr | 2 ++ devel/p5-Proc-PIDFile/pkg-plist | 11 +++++++---- 4 files changed, 11 insertions(+), 7 deletions(-) (limited to 'devel/p5-Proc-PIDFile') diff --git a/devel/p5-Proc-PIDFile/Makefile b/devel/p5-Proc-PIDFile/Makefile index 0ce0aa76dc04..61d028932663 100644 --- a/devel/p5-Proc-PIDFile/Makefile +++ b/devel/p5-Proc-PIDFile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Proc-PIDFile -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc @@ -18,7 +18,6 @@ COMMENT= Perl5 module to prevent multiple instances of a process from running PERL_CONFIGURE= YES -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Proc::PID_File.3 .include diff --git a/devel/p5-Proc-PIDFile/distinfo b/devel/p5-Proc-PIDFile/distinfo index ab5faf5e6891..faec321d272d 100644 --- a/devel/p5-Proc-PIDFile/distinfo +++ b/devel/p5-Proc-PIDFile/distinfo @@ -1 +1 @@ -MD5 (Proc-PID_File-0.03.tar.gz) = b6a4d11e61c2603fc40caa761842feb6 +MD5 (Proc-PID_File-0.05.tar.gz) = 7f8bbef1d0b989d367cd0069c95f62c9 diff --git a/devel/p5-Proc-PIDFile/pkg-descr b/devel/p5-Proc-PIDFile/pkg-descr index 31e07e7882d8..4e9478f4c88a 100644 --- a/devel/p5-Proc-PIDFile/pkg-descr +++ b/devel/p5-Proc-PIDFile/pkg-descr @@ -5,3 +5,5 @@ it. Pids are written down to files so that: * other processes can know the pid of a running program This module can be used so that your script can do the former. + +WWW: http://search.cpan.org/dist/Proc-PID_File/ diff --git a/devel/p5-Proc-PIDFile/pkg-plist b/devel/p5-Proc-PIDFile/pkg-plist index 16240871ac97..631a7aa4cdc6 100644 --- a/devel/p5-Proc-PIDFile/pkg-plist +++ b/devel/p5-Proc-PIDFile/pkg-plist @@ -1,4 +1,7 @@ -lib/perl5/site_perl/%%PERL_VER%%/Proc/test-T.pl -lib/perl5/site_perl/%%PERL_VER%%/Proc/simple.pl -lib/perl5/site_perl/%%PERL_VER%%/Proc/PID_File.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Proc +%%SITE_PERL%%/Proc/PID_File.pm +%%SITE_PERL%%/Proc/simple.pl +%%SITE_PERL%%/Proc/test-T.pl +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/PID_File/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/PID_File +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Proc 2>/dev/null || true -- cgit v1.2.3