1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

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
This commit is contained in:
Philip Paeps 2017-04-16 20:20:41 +00:00
parent 62b60779b1
commit 0a6865a0af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438671
3 changed files with 11 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,2 +0,0 @@
%%SITE_PERL%%/Roman.pm
%%PERL5_MAN3%%/Roman.3.gz