Update to 0.83
PR: ports/40639 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
This commit is contained in:
parent
435cd1437e
commit
9a0726a096
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63104
2 changed files with 2 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= GD-TextUtil
|
||||
PORTVERSION= 0.82
|
||||
PORTVERSION= 0.83
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= GD
|
||||
|
@ -22,8 +22,4 @@ PERL_CONFIGURE= YES
|
|||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3
|
||||
|
||||
post-patch:
|
||||
# Silence 'strict subs'
|
||||
${PERL} -pi -e 's/Cwd::cwd/Cwd::cwd()/' ${WRKSRC}/Text.pm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (GDTextUtil-0.82.tar.gz) = 15dc6084dbcac093e3f482e5d947777d
|
||||
MD5 (GDTextUtil-0.83.tar.gz) = e804db597ab3a6302b15a8d3be96501f
|
||||
|
|
Loading…
Reference in a new issue