aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Roman
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2017-04-16 20:20:41 +0000
committerPhilip Paeps <philip@FreeBSD.org>2017-04-16 20:20:41 +0000
commit0a6865a0af984237c965c14927feb99fac8cc641 (patch)
tree25f5d67d642a3b4c678028608df46b1ae71e25d4 /math/p5-Roman
parent62b60779b18c8f57b8ebc14c43a0a38a5845183b (diff)
downloadports-0a6865a0af984237c965c14927feb99fac8cc641.tar.gz
ports-0a6865a0af984237c965c14927feb99fac8cc641.zip
Update to 1.24.
While here, add LICENSE_* declarations and move the plist to the Makefile (the port only installs two files). Changelog: http://cpansearch.perl.org/src/CHORNY/Roman-1.24/Changes
Notes
Notes: svn path=/head/; revision=438671
Diffstat (limited to 'math/p5-Roman')
-rw-r--r--math/p5-Roman/Makefile10
-rw-r--r--math/p5-Roman/distinfo5
-rw-r--r--math/p5-Roman/pkg-plist2
3 files changed, 11 insertions, 6 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 919ace679054..9ef987115ff2 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -1,8 +1,8 @@
-# Created by: Philip Paeps <philip@paeps.cx>
+# Created by: Philip Paeps <philip@FreeBSD.org>
# $FreeBSD$
PORTNAME= Roman
-PORTVERSION= 1.22
+PORTVERSION= 1.24
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
@@ -11,7 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= philip@FreeBSD.org
COMMENT= Perl module to convert between Arabic and Roman numerals
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+PLIST_FILES= %%SITE_PERL%%/Roman.pm \
+ %%PERL5_MAN3%%/Roman.3.gz
+
.include <bsd.port.mk>
diff --git a/math/p5-Roman/distinfo b/math/p5-Roman/distinfo
index 2e3fae63b336..26da69d1ec77 100644
--- a/math/p5-Roman/distinfo
+++ b/math/p5-Roman/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Roman-1.22.tar.gz) = 82a3da08c1293510c608847380e536dfa24bc12fb0a446723d79520c86de14a1
-SIZE (Roman-1.22.tar.gz) = 3266
+TIMESTAMP = 1492373806
+SHA256 (Roman-1.24.tar.gz) = 3080375bf5f96cb15310d1870a75472dc1fd2371273c6a546b81401b6f674a28
+SIZE (Roman-1.24.tar.gz) = 4470
diff --git a/math/p5-Roman/pkg-plist b/math/p5-Roman/pkg-plist
deleted file mode 100644
index 1c15aacc1293..000000000000
--- a/math/p5-Roman/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%SITE_PERL%%/Roman.pm
-%%PERL5_MAN3%%/Roman.3.gz