1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update to 2.26

This commit is contained in:
Rong-En Fan 2008-07-20 15:14:26 +00:00
parent abd9602588
commit 8855bbac19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217196
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Encode
PORTVERSION= 2.25
PORTVERSION= 2.26
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -39,7 +39,7 @@ MAN3= Encode.3 \
.if ${PERL_LEVEL} > 500800
post-patch:
${PERL} -pi -e '$$_="" if $$.>=23 && $$.<=25; $$_="my \@exe_files=();\n" if $$.==25' ${WRKSRC}/Makefile.PL
${PERL} -pi -e '$$_="" if $$.>=24 && $$.<=26; $$_="my \@exe_files=();\n" if $$.==25' ${WRKSRC}/Makefile.PL
.endif
post-configure:

View File

@ -1,3 +1,3 @@
MD5 (Encode-2.25.tar.gz) = 786373022bf12ec599da43f64a78c5db
SHA256 (Encode-2.25.tar.gz) = 531531a704217875446d178f2a27f9d535ad5e76995b15a7c634c03edeaa3c5f
SIZE (Encode-2.25.tar.gz) = 1999759
MD5 (Encode-2.26.tar.gz) = eefbcd910384e894862258c25e0c572e
SHA256 (Encode-2.26.tar.gz) = d641cc6c8be0caf304feade49bd19dd1724323a133c76784e7a719b20f1cdbe6
SIZE (Encode-2.26.tar.gz) = 1999272