svn commit: r357141 - head/devel/p5-Date-Easter
Lars Thegler
lth at FreeBSD.org
Mon Jun 9 12:18:16 UTC 2014
Author: lth
Date: Mon Jun 9 12:18:15 2014
New Revision: 357141
URL: http://svnweb.freebsd.org/changeset/ports/357141
QAT: https://qat.redports.org/buildarchive/r357141/
Log:
- Update to 1.20
- Add LICENSE
Modified:
head/devel/p5-Date-Easter/Makefile
head/devel/p5-Date-Easter/distinfo
Modified: head/devel/p5-Date-Easter/Makefile
==============================================================================
--- head/devel/p5-Date-Easter/Makefile Mon Jun 9 11:36:06 2014 (r357140)
+++ head/devel/p5-Date-Easter/Makefile Mon Jun 9 12:18:15 2014 (r357141)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Date-Easter
-PORTVERSION= 1.14
+PORTVERSION= 1.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth at FreeBSD.org
COMMENT= Calculates Easter for any given year
+LICENSE= ART20
+
USES= perl5
USE_PERL5= configure
+post-patch:
+ @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.mk>
Modified: head/devel/p5-Date-Easter/distinfo
==============================================================================
--- head/devel/p5-Date-Easter/distinfo Mon Jun 9 11:36:06 2014 (r357140)
+++ head/devel/p5-Date-Easter/distinfo Mon Jun 9 12:18:15 2014 (r357141)
@@ -1,2 +1,2 @@
-SHA256 (Date-Easter-1.14.tar.gz) = 82059e684fe06135c4ae0a9a49d16641c15410e65d84b445e8bd51e9065a6dcb
-SIZE (Date-Easter-1.14.tar.gz) = 5857
+SHA256 (Date-Easter-1.20.tar.gz) = 5941380fc2e615b0dde20a81fe28b4c81e2d01092931a3f512f02e11733242c6
+SIZE (Date-Easter-1.20.tar.gz) = 6506
More information about the svn-ports-all
mailing list