mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
textproc/p5-Text-Hyphen: Update to 0.2
PR: 222575 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: Anes Mukhametov <anes@anes.su> (maintainer)
This commit is contained in:
parent
fb4ec8176d
commit
9cba18d307
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452736
2 changed files with 8 additions and 6 deletions
|
@ -2,8 +2,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Text-Hyphen
|
PORTNAME= Text-Hyphen
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.2
|
||||||
PORTREVISION= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= anes@anes.su
|
MAINTAINER= anes@anes.su
|
||||||
COMMENT= Determine positions for hyphens inside words
|
COMMENT= Determine positions for hyphens inside words
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USE_PERL5= configure
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (Text-Hyphen-0.11.tar.gz) = 4dcc4fb12d1fc64625e56078d3dcaef26e719ec0f7f5105c575e31a53a2fdae5
|
TIMESTAMP = 1506283018
|
||||||
SIZE (Text-Hyphen-0.11.tar.gz) = 30903
|
SHA256 (Text-Hyphen-0.2.tar.gz) = 94009b1c970afba6454376e099ee02491e379e4347111c29b4b1ba6855e015a8
|
||||||
|
SIZE (Text-Hyphen-0.2.tar.gz) = 23058
|
||||||
|
|
Loading…
Add table
Reference in a new issue