Update to 1.30
- Fix LICENSE - Add LICENSE_FILE - Take maintainership Changes: https://metacpan.org/changes/distribution/libintl-perl
This commit is contained in:
parent
1b845e24db
commit
af92556c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484244
@ -2,16 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Locale-libintl
|
||||
PORTVERSION= 1.29
|
||||
PORTVERSION= 1.30
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= libintl-perl-${PORTVERSION}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Internationalization library for Perl
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext iconv:translit perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1510338664
|
||||
SHA256 (libintl-perl-1.29.tar.gz) = 78935f10db6d6a080c3160b4ae02c3f6ed07ef6bf624623295a87545e0cbfbb1
|
||||
SIZE (libintl-perl-1.29.tar.gz) = 440973
|
||||
TIMESTAMP = 1541430847
|
||||
SHA256 (libintl-perl-1.30.tar.gz) = 0cdc7cfb5732eee0651be856720cb1a5996dbc04a30d0daf3c66c0b447f93108
|
||||
SIZE (libintl-perl-1.30.tar.gz) = 598122
|
||||
|
Loading…
Reference in New Issue
Block a user