Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 19:12:03 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kbyanc@FreeBSD.org
Subject:   ports/52185: (update) devel/p5-Proc-PIDFile to 0.05
Message-ID:  <20030513171203.5A27587CE@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305131720.h4DHK26O014940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52185
>Category:       ports
>Synopsis:       (update) devel/p5-Proc-PIDFile to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 10:20:02 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.05
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Proc-PIDFile-0.05.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-PIDFile/Makefile,v
retrieving revision 1.2
diff -u -b -w -r1.2 Makefile
--- Makefile	2003/03/07 06:00:59	1.2
+++ Makefile	2003/05/13 17:06:20
@@ -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 @@
 
 PERL_CONFIGURE=	YES
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Proc::PID_File.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-PIDFile/distinfo,v
retrieving revision 1.1
diff -u -b -w -r1.1 distinfo
--- distinfo	2002/11/08 21:18:18	1.1
+++ distinfo	2003/05/13 17:06:20
@@ -1 +1 @@
-MD5 (Proc-PID_File-0.03.tar.gz) = b6a4d11e61c2603fc40caa761842feb6
+MD5 (Proc-PID_File-0.05.tar.gz) = 7f8bbef1d0b989d367cd0069c95f62c9
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-PIDFile/pkg-descr,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-descr
--- pkg-descr	2002/11/08 21:18:18	1.1
+++ pkg-descr	2003/05/13 17:06:20
@@ -5,3 +5,5 @@
     * 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/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-PIDFile/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2002/11/08 21:18:18	1.1
+++ pkg-plist	2003/05/13 17:06:20
@@ -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
--- p5-Proc-PIDFile-0.05.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513171203.5A27587CE>