diff options
author | mat <mat@FreeBSD.org> | 2003-09-04 19:33:59 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-09-04 19:33:59 +0800 |
commit | ea3dfb3f41ca5fce35c336b5d7c9f7fff8b7c77a (patch) | |
tree | 59a9d0e0dac68c08a76250005a72532a76d0dba0 /devel/p5-DateTime-Event-Recurrence | |
parent | 06f114fda57352b264791718215152fedbf95616 (diff) | |
download | freebsd-ports-gnome-ea3dfb3f41ca5fce35c336b5d7c9f7fff8b7c77a.tar.gz freebsd-ports-gnome-ea3dfb3f41ca5fce35c336b5d7c9f7fff8b7c77a.tar.zst freebsd-ports-gnome-ea3dfb3f41ca5fce35c336b5d7c9f7fff8b7c77a.zip |
Update to 0.07
Diffstat (limited to 'devel/p5-DateTime-Event-Recurrence')
-rw-r--r-- | devel/p5-DateTime-Event-Recurrence/Makefile | 12 | ||||
-rw-r--r-- | devel/p5-DateTime-Event-Recurrence/distinfo | 2 |
2 files changed, 3 insertions, 11 deletions
diff --git a/devel/p5-DateTime-Event-Recurrence/Makefile b/devel/p5-DateTime-Event-Recurrence/Makefile index 1d0036fc2e40..4592827f2f6e 100644 --- a/devel/p5-DateTime-Event-Recurrence/Makefile +++ b/devel/p5-DateTime-Event-Recurrence/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Event-Recurrence -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -23,12 +23,4 @@ PERL_CONFIGURE= yes MAN3= DateTime::Event::Recurrence.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -post-patch: - ${PERL} -p -i.orig -e 's/(\$$\w+(?:-\>)?{\s*(?:\$$?\w+|\$$\w+->{\w+}\[\$$\w+\])\s*})\(/\&{$$1}(/g;' \ - ${WRKSRC}/lib/DateTime/Event/Recurrence.pm -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-DateTime-Event-Recurrence/distinfo b/devel/p5-DateTime-Event-Recurrence/distinfo index 8295c87b01ef..46044ac811a4 100644 --- a/devel/p5-DateTime-Event-Recurrence/distinfo +++ b/devel/p5-DateTime-Event-Recurrence/distinfo @@ -1 +1 @@ -MD5 (DateTime-Event-Recurrence-0.06.tar.gz) = ecc08af6107ad147427969984c6bacf6 +MD5 (DateTime-Event-Recurrence-0.07.tar.gz) = b4223a7c1f6d48f2b90fc60f2d6e390f |