Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2012 21:59:20 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mons@cpan.org
Subject:   ports/171104: [PATCH] devel/p5-uni-perl: update to 0.91
Message-ID:  <201208270159.q7R1xKVn073610@meatwad.mouf.net>
Resent-Message-ID: <201208270200.q7R20FIO007529@freefall.freebsd.org>

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

>Number:         171104
>Category:       ports
>Synopsis:       [PATCH] devel/p5-uni-perl: update to 0.91
>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:   Mon Aug 27 02:00:15 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.91

Port maintainer (mons@cpan.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-uni-perl-0.91.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303213)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (uni-perl-0.03.tar.gz) = f33e8a73d71f6f899913fc7957e56bc3b96e305265f5c909e21771a9e7799856
-SIZE (uni-perl-0.03.tar.gz) = 26550
+SHA256 (uni-perl-0.91.tar.gz) = 4781299b1c17c3702adfd0eddb1fb78f7da9ae048c2c98e44c29809aa84dfe84
+SIZE (uni-perl-0.91.tar.gz) = 7768
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303213)
+++ pkg-plist	(working copy)
@@ -1,10 +1,10 @@
 %%SITE_PERL%%/uni/perl.pm
-%%SITE_PERL%%/uni/perl/blackjack.pm
-%%SITE_PERL%%/uni/perl/hookers.pm
 %%SITE_PERL%%/uni/perl/encodebase.pm
 %%SITE_PERL%%/uni/perl/dumper.pm
 %%SITE_PERL%%/uni/perl/ru.pm
 %%SITE_PERL%%/uni/perl/ua.pm
+%%SITE_PERL%%/uni/perl/utf.pm
+%%SITE_PERL%%/uni/perl/xd.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/uni/perl/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/uni/perl
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/uni
Index: Makefile
===================================================================
--- Makefile	(revision 303213)
+++ Makefile	(working copy)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	uni-perl
-PORTVERSION=	0.03
-PORTREVISION=	1
+PORTVERSION=	0.91
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MONS
@@ -23,6 +22,4 @@
 
 PERL_CONFIGURE=	5.10.0+
 
-MAN3=	uni::perl.3
-
 .include <bsd.port.mk>
--- p5-uni-perl-0.91.patch ends here ---

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



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