mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update to 2.09
This commit is contained in:
parent
f441670cf5
commit
0ebf71710d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361886
3 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= XML-Encoding
|
||||
PORTVERSION= 2.08
|
||||
PORTVERSION= 2.09
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module for parsing XML encoding maps
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (XML-Encoding-2.08.tar.gz) = 9395d659089ad8fa86d875778eede8f7da1deeb5e6358d7bd46d987f45bc451e
|
||||
SIZE (XML-Encoding-2.08.tar.gz) = 195469
|
||||
SHA256 (XML-Encoding-2.09.tar.gz) = fe04161658c2b3922608b1536746f44a306955a2cc8bfa376b1f9442c1a28e01
|
||||
SIZE (XML-Encoding-2.09.tar.gz) = 188176
|
||||
|
|
|
@ -5,6 +5,5 @@ bin/make_encmap
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Encoding/.packlist
|
||||
man/man1/compile_encoding.1.gz
|
||||
man/man1/make_encmap.1.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Encoding
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
|
||||
@dirrmtry %%SITE_PERL%%/XML
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Encoding
|
||||
|
|
Loading…
Add table
Reference in a new issue