ports/86793: update: devel/p5-Date-Simple - update to version 3.02
Emanuel Haupt
ehaupt at critical.ch
Sat Oct 1 13:00:32 UTC 2005
The following reply was made to PR ports/86793; it has been noted by GNATS.
From: Emanuel Haupt <ehaupt at critical.ch>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/86793: update: devel/p5-Date-Simple - update to version
3.02
Date: Sat, 1 Oct 2005 14:56:43 +0200
sorry, i forgot to add pkg-plist to the diff. please use this patch
instead.
--- p5-Date-Simple.patch2 begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-Simple/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 24 Oct 2003 14:15:19 -0000 1.3
+++ Makefile 1 Oct 2005 12:52:50 -0000
@@ -6,10 +6,10 @@
#
PORTNAME= Date-Simple
-PORTVERSION= 2.04
+PORTVERSION= 3.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/J/JT/JTOBEY
+MASTER_SITE_SUBDIR= ../../authors/id/Y/YV/YVES/
PKGNAMEPREFIX= p5-
MAINTAINER= kemm at in-line.ru
@@ -17,6 +17,8 @@
PERL_CONFIGURE= yes
-MAN3= Date::Simple.3 Date::Simple::NoXS.3
+MAN3= Date::Simple.3 Date::Simple::NoXS.3 \
+ Date::Simple::D8.3 Date::Simple::Fmt.3 \
+ Date::Simple::ISO.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-Simple/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 31 Mar 2004 03:07:10 -0000 1.2
+++ distinfo 1 Oct 2005 12:52:50 -0000
@@ -1,2 +1,2 @@
-MD5 (Date-Simple-2.04.tar.gz) = 38dfba341d083c5059953eed6225c7cd
-SIZE (Date-Simple-2.04.tar.gz) = 18557
+MD5 (Date-Simple-3.02.tar.gz) = 9a9559617ea27d518c282e5fb8367775
+SIZE (Date-Simple-3.02.tar.gz) = 22702
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Date-Simple/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 24 Oct 2003 12:01:43 -0000 1.2
+++ pkg-plist 1 Oct 2005 12:52:50 -0000
@@ -1,5 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple/NoXS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple/ISO.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple/D8.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Date/Simple/Fmt.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Simple/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Simple/Simple.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Simple/Simple.so
--- p5-Date-Simple.patch2 ends here ---
--
GnuPG key id: 0x55E67774 Download: http://pgp.mit.edu:11371
Key fingerprint: 17B3 FD8F BA68 4AB4 10FD A9D1 AD52 6588 55E6 7774
More information about the freebsd-ports-bugs
mailing list