Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2003 21:47:02 -0800 (PST)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/texi2html/files patch-texi2html.pl
Message-ID:  <200312130547.hBD5l2J7095246@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2003/12/12 21:47:02 PST

  FreeBSD ports repository

  Added files:
    textproc/texi2html/files patch-texi2html.pl 
  Log:
  Remove a couple of symbolic reference abuses: the texi2html developers
  had left one that made Perl 5.00503 very unhappy.  Create and use
  filehandles The Right Way(tm) instead of using the 'no strict refs' bandaid.
  
  Prompted by:    kris
  
  Revision  Changes    Path
  1.1       +51 -0     ports/textproc/texi2html/files/patch-texi2html.pl (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312130547.hBD5l2J7095246>