aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Sunrise
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-12-04 11:28:19 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-12-04 11:28:19 +0000
commit535a9a63e63c5355a9d22c761fb06535239b0f62 (patch)
tree4df22c0d1ea5209b0763b0250b72afe9d7b86317 /astro/p5-Astro-Sunrise
parent6e58ca1e848117324c82b264870aba2882cda546 (diff)
downloadports-535a9a63e63c5355a9d22c761fb06535239b0f62.tar.gz
ports-535a9a63e63c5355a9d22c761fb06535239b0f62.zip
Update to 0.91.
Notes
Notes: svn path=/head/; revision=94960
Diffstat (limited to 'astro/p5-Astro-Sunrise')
-rw-r--r--astro/p5-Astro-Sunrise/Makefile6
-rw-r--r--astro/p5-Astro-Sunrise/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile
index 7ac8697a817a..378b8a02aa3d 100644
--- a/astro/p5-Astro-Sunrise/Makefile
+++ b/astro/p5-Astro-Sunrise/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Astro-Sunrise
-PORTVERSION= 0.8
+PORTVERSION= 0.91
CATEGORIES= astro perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Astro
@@ -15,14 +15,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl extension for computing the sunrise/sunset on a given day
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
PERL_CONFIGURE= yes
MAN3= Astro::Sunrise.3
post-patch:
- ${PERL} -pi -e 's/(qw\(.*)\[1\];/($$1)[1];/' \
+ ${PERL} -pi -e 's/(qw\(.*)\[1\];/($$1)[1];/; s/\r\n/\n/;' \
${WRKSRC}/Sunrise.pm
.include <bsd.port.mk>
diff --git a/astro/p5-Astro-Sunrise/distinfo b/astro/p5-Astro-Sunrise/distinfo
index 168b81406a23..b3413e418c93 100644
--- a/astro/p5-Astro-Sunrise/distinfo
+++ b/astro/p5-Astro-Sunrise/distinfo
@@ -1 +1 @@
-MD5 (Astro-Sunrise-0.8.tar.gz) = 6e4bc075ca09c8ec1a75fcac1341e5f8
+MD5 (Astro-Sunrise-0.91.tar.gz) = a2e02349874770d59f4e1e5f7e5021d2