Update to texi2html 1.76 - this should unbreak the build on FreeBSD 4.x,

and generally on Perl earlier than 5.6.

Submitted by:	hrs
This commit is contained in:
Peter Pentchev 2005-02-09 12:56:49 +00:00
parent cb19f0f02c
commit 70846bb4d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128375
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= texi2html
PORTVERSION= 1.72
PORTVERSION= 1.76
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= textproc
@ -17,8 +17,9 @@ MAINTAINER= roam@FreeBSD.org
COMMENT= Texinfo to HTML converter
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --disable-multiplatform
USE_PERL5= yes
USE_PERL5_RUN= yes
USE_GMAKE= yes
PROGRAM_PREFIX?=

View File

@ -1,2 +1,2 @@
MD5 (texi2html-1.72.tar.gz) = 879b3ca9f01259887781e35551cc4898
SIZE (texi2html-1.72.tar.gz) = 416739
MD5 (texi2html-1.76.tar.gz) = 38d0021c547612dba3543bdb1376569f
SIZE (texi2html-1.76.tar.gz) = 470207