Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 10:07:13 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        svenasse@polaris.ca
Subject:   ports/52204: (update) devel/p5-Proc-Reliable to 1.13
Message-ID:  <20030514080713.2F7F387CE@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305140810.h4E8ABBd001079@freefall.freebsd.org>

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

>Number:         52204
>Category:       ports
>Synopsis:       (update) devel/p5-Proc-Reliable to 1.13
>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:   Wed May 14 01:10:11 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 1.13
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Proc-Reliable-1.13.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-Reliable/Makefile,v
retrieving revision 1.2
diff -u -b -w -r1.2 Makefile
--- Makefile	2003/02/21 11:22:50	1.2
+++ Makefile	2003/05/14 08:04:06
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Proc-Reliable
-PORTVERSION=	1.10
+PORTVERSION=	1.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Proc
@@ -18,6 +18,5 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		Proc::Reliable.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-Reliable/distinfo,v
retrieving revision 1.1
diff -u -b -w -r1.1 distinfo
--- distinfo	2002/06/23 12:44:07	1.1
+++ distinfo	2003/05/14 08:04:06
@@ -1 +1 @@
-MD5 (Proc-Reliable-1.10.tar.gz) = 3c1e9b2ba6d7f6986b17975a6a14aa44
+MD5 (Proc-Reliable-1.13.tar.gz) = 581c84363309e1d0ed5c8d1269aa7210
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-Reliable/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2002/06/23 12:44:07	1.1
+++ pkg-plist	2003/05/14 08:04:06
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/Proc/Reliable.pm
-lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Reliable/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Reliable/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Proc 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Proc/Reliable
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Proc 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Reliable
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc 2>/dev/null || true
+%%SITE_PERL%%/Proc/Reliable.pm
+%%SITE_PERL%%/auto/Proc/Reliable/autosplit.ix
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/Reliable/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/Reliable
+@dirrm %%SITE_PERL%%/auto/Proc/Reliable
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/auto/Proc 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Proc 2>/dev/null || true
--- p5-Proc-Reliable-1.13.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?20030514080713.2F7F387CE>