- Update to 1.1
- Trim Makefile's header - Add LICENSE (Artistic 1 & GPL 1) - Bump PORTEPOCH (previous version number 1.06 was greater than current one) Changes: http://search.cpan.org/dist/Time-Duration/ChangeLog
This commit is contained in:
parent
e08fa1b85d
commit
33a157d021
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317177
@ -1,12 +1,9 @@
|
||||
# New ports collection makefile for: Time-Duration
|
||||
# Date created: 09 December 2002
|
||||
# Whom: Sergey Skvortsov <skv@protey.ru>
|
||||
#
|
||||
# Created by: Sergey Skvortsov <skv@protey.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Time-Duration
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Rounded or exact English expression of durations
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Time-Duration-1.06.tar.gz) = f7b647ba215ef9c729b7a0dfb86f47db7b7c9d3e24bcbe62c891c3e7627f3f4f
|
||||
SIZE (Time-Duration-1.06.tar.gz) = 24910
|
||||
SHA256 (Time-Duration-1.1.tar.gz) = a69c419c4892f21eba10002e2ab8c55b657b6691cf6873544ef99ef5fd188f4e
|
||||
SIZE (Time-Duration-1.1.tar.gz) = 26930
|
||||
|
Loading…
Reference in New Issue
Block a user