summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2003-12-04 11:28:19 +0000
committertobez <tobez@FreeBSD.org>2003-12-04 11:28:19 +0000
commitd6fb3e6c85ce2e015739e7c20f60b1a1f722d9a4 (patch)
treeb2f9acc2e8413a56cec869c49ee65ab05b0c0f0c /astro
parent9e2adf47d2269d0e6e485f135a8d9234b76bc585 (diff)
downloadFreeBSD-ports-d6fb3e6c85ce2e015739e7c20f60b1a1f722d9a4.zip
FreeBSD-ports-d6fb3e6c85ce2e015739e7c20f60b1a1f722d9a4.tar.gz
Update to 0.91.
Diffstat (limited to 'astro')
-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 7ac8697..378b8a0 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 168b814..b3413e4 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
OpenPOWER on IntegriCloud