1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 0.08

- Add LICENSE
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/String-ToIdentifier-EN/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-10-06 06:48:46 +00:00
parent f509bfaaff
commit d0b37e590a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305339
2 changed files with 10 additions and 14 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-String-ToIdentifier-EN
# Date created: 2011-12-05
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= String-ToIdentifier-EN
PORTVERSION= 0.07
PORTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,13 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Convert Strings to English Program Identifiers
BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0.07:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \
p5-Text-Unidecode>=0.04:${PORTSDIR}/converters/p5-Text-Unidecode \
p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0.07:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \
p5-Text-Unidecode>=0.04:${PORTSDIR}/converters/p5-Text-Unidecode \
p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0.14:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \
p5-Text-Unidecode>=0.04:${PORTSDIR}/converters/p5-Text-Unidecode \
p5-namespace-clean>=0.20:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage

View File

@ -1,2 +1,2 @@
SHA256 (String-ToIdentifier-EN-0.07.tar.gz) = 5322bf693ca886dd00346a486e709d4b29b50a939c668a1ccfc3ffb71fe5dc1c
SIZE (String-ToIdentifier-EN-0.07.tar.gz) = 34351
SHA256 (String-ToIdentifier-EN-0.08.tar.gz) = bd2da8a8cc64e083ef98e08ca80cae185b13d5caee2d5e5be1fd92dd5dc2dbd3
SIZE (String-ToIdentifier-EN-0.08.tar.gz) = 35781