- Update to 1.05
- Pet portlint(1) by re-ordering LICENSE section - Trim Makefile's header Changes: http://search.cpan.org/dist/Test-Inter/ChangeLog Feature safe: yes
This commit is contained in:
parent
63c8958f1b
commit
ad8c40120e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315875
2 changed files with 5 additions and 9 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: Test-Inter
|
||||
# Date created: 2010-11-03
|
||||
# Whom: Frederic Culot <culot@FreeBSD.org>
|
||||
#
|
||||
# Created by: Frederic Culot <culot@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-Inter
|
||||
PORTVERSION= 1.03
|
||||
PORTVERSION= 1.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Framework for more readable interactive test scripts
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-Inter-1.03.tar.gz) = b39f805d3107347c6ca0a698c0fd60d45e810022a66b122e08f1bead70137e03
|
||||
SIZE (Test-Inter-1.03.tar.gz) = 36913
|
||||
SHA256 (Test-Inter-1.05.tar.gz) = bda95ef503f1c1b39a5cd1ea686d18a67a63b56a8eb458f0614fc2acc51f7988
|
||||
SIZE (Test-Inter-1.05.tar.gz) = 37815
|
||||
|
|
Loading…
Reference in a new issue