ports/51849: (update) devel/p5-Data-UUID

Mathieu Arnold m at absolight.net
Tue May 6 14:10:19 UTC 2003


>Number:         51849
>Category:       ports
>Synopsis:       (update) devel/p5-Data-UUID
>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 06 07:10:17 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 at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


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

	

--- p5-Data-UUID-0.09.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-UUID/Makefile,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 Makefile
--- Makefile	2003/03/07 06:00:54	1.2
+++ Makefile	2003/05/06 14:07:51
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-UUID
-PORTVERSION=	0.06
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Data
@@ -18,7 +18,6 @@
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	</dev/null
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Data::UUID.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-UUID/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo	2002/05/27 14:18:15	1.1
+++ distinfo	2003/05/06 14:07:51
@@ -1 +1 @@
-MD5 (Data-UUID-0.06.tar.gz) = 928358ad89761125374b9cdacf8caaa1
+MD5 (Data-UUID-0.09.tar.gz) = 7a95b12170b539b2842b5fc4de35aea1
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-UUID/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-plist
--- pkg-plist	2002/05/27 14:18:15	1.1
+++ pkg-plist	2003/05/06 14:07:51
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/UUID/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Data/UUID.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/UUID/UUID.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/UUID/UUID.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/UUID/autosplit.ix
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data/UUID
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Data 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/Data/UUID.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/UUID/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/UUID/UUID.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/UUID/UUID.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/UUID/autosplit.ix
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/UUID
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Data 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true
Index: files/patch-UUID.pm
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-UUID/files/patch-UUID.pm,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 patch-UUID.pm
--- files/patch-UUID.pm	2002/05/27 14:18:15	1.1
+++ files/patch-UUID.pm	2003/05/06 14:07:51
@@ -36,8 +36,8 @@
 -our @EXPORT = qw(
 + at EXPORT = qw(
  );
--our $VERSION = '0.06';
-+$VERSION = '0.06';
+-our $VERSION = '0.09';
++$VERSION = '0.09';
  
  sub AUTOLOAD {
      # This AUTOLOAD is used to 'autoload' constants from the constant()
--- p5-Data-UUID-0.09.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list