mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 1.105
- Add License
This commit is contained in:
parent
669064c617
commit
f9dbe3f029
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367718
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Unicode-Stringprep
|
||||
PORTVERSION= 1.104
|
||||
PORTVERSION= 1.105
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Preparation of Internationalized Strings (RFC 3454)
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Unicode-Normalize>=1:${PORTSDIR}/textproc/p5-Unicode-Normalize
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Unicode-Stringprep-1.104.tar.gz) = a6dbfc428bd8678c1373b279634009c1e474909acad6b38c7cb2efc2c52a45a7
|
||||
SIZE (Unicode-Stringprep-1.104.tar.gz) = 48040
|
||||
SHA256 (Unicode-Stringprep-1.105.tar.gz) = e6bebbc58408231fd1317db9102449b3e7da4fa437e79f637382d36313efd011
|
||||
SIZE (Unicode-Stringprep-1.105.tar.gz) = 48252
|
||||
|
Loading…
Reference in New Issue
Block a user