1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Update to 0.03

- Remove dependency on Test::More (already in core)
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Number-Compare/Changes
This commit is contained in:
Frederic Culot 2012-05-08 06:52:24 +00:00
parent b3ee33bd68
commit cbb118eabf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296203
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Number-Compare
PORTVERSION= 0.01
PORTVERSION= 0.03
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Numeric comparisons
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (Number-Compare-0.01.tar.gz) = 32b5b0a73b54bbd8fbaadffb0e5a8532bc4da18a934b949e1cc68dae162d49ef
SIZE (Number-Compare-0.01.tar.gz) = 2123
SHA256 (Number-Compare-0.03.tar.gz) = 83293737e803b43112830443fb5208ec5208a2e6ea512ed54ef8e4dd2b880827
SIZE (Number-Compare-0.03.tar.gz) = 2572