ports/77363: [PATCH] devel/p5-Date-Set: update to 1.30
Yen-Ming Lee
leeym at FreeBSD.org
Thu Feb 10 21:00:51 UTC 2005
>Number: 77363
>Category: ports
>Synopsis: [PATCH] devel/p5-Date-Set: update to 1.30
>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: Thu Feb 10 21:00:35 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Feb 9 10:20:03 CST
>Description:
- Update to 1.30
- Fix PLIST under perl5.00503
- Update WWW in pkg-descr
Port maintainer (mharo at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Date-Set-1.30.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Date-Set/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 16 Jan 2004 21:33:20 -0000 1.1
+++ Makefile 10 Feb 2005 20:51:37 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Date-Set
-PORTVERSION= 1.29
+PORTVERSION= 1.30
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Date-Set/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 31 Mar 2004 03:07:10 -0000 1.2
+++ distinfo 10 Feb 2005 20:51:37 -0000
@@ -1,2 +1,2 @@
-MD5 (Date-Set-1.29.tar.gz) = a2a5c95303fac0cb98e80f17a18961fb
-SIZE (Date-Set-1.29.tar.gz) = 47836
+MD5 (Date-Set-1.30.tar.gz) = 0f9baf3f4af38ea996d59eb347d3acdf
+SIZE (Date-Set-1.30.tar.gz) = 49743
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Date-Set/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr 16 Jan 2004 21:33:20 -0000 1.1
+++ pkg-descr 10 Feb 2005 20:51:37 -0000
@@ -2,7 +2,7 @@
groups of dates, like "every wednesday", and then find all the dates
matching that pattern.
-WWW: http://reefknot.sf.net
+WWW: http://search.cpan.org/dist/Date-Set/
- Michael Haro
mharo at FreeBSD.org
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Date-Set/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist 21 Dec 2004 08:18:01 -0000 1.3
+++ pkg-plist 10 Feb 2005 20:51:37 -0000
@@ -2,8 +2,9 @@
%%SITE_PERL%%/Date/Set.pm
%%SITE_PERL%%/auto/Date/Set/ICal/autosplit.ix
%%SITE_PERL%%/auto/Date/Set/autosplit.ix
-%%SITE_PERL%%/mach/auto/Date/Set/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Set/.packlist
@dirrm %%SITE_PERL%%/Date/Set
@dirrm %%SITE_PERL%%/auto/Date/Set/ICal
@dirrm %%SITE_PERL%%/auto/Date/Set
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Set
@unexec rmdir %D/%%SITE_PERL%%/auto/Date 2>/dev/null || true
--- p5-Date-Set-1.30.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list