1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.18

- Add LICENSE
- Fix PERL_CONFIGURE: Perl 5.12.0+ required

Changes:	http://search.cpan.org/dist/Regexp-Compare/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-04 16:42:33 +00:00
parent fbed0f13c1
commit ef84eb66e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298369
2 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Regexp-Compare
PORTVERSION= 0.17
PORTVERSION= 0.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Partial ordering for regular expressions
PERL_CONFIGURE= yes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= 5.12.0+
MAN3= Regexp::Compare.3

View File

@ -1,2 +1,2 @@
SHA256 (Regexp-Compare-0.17.tar.gz) = 325ff00f81ace8405ebfe9118a3e1bfee3bf797dd20c9b24f49984f2c4025fb6
SIZE (Regexp-Compare-0.17.tar.gz) = 54089
SHA256 (Regexp-Compare-0.18.tar.gz) = d62a3ac11969fc71a8a4ae002e5972bc3f58da1a8178a248229872fdd86b05ba
SIZE (Regexp-Compare-0.18.tar.gz) = 55399