ports/57777: Update port: textproc/texi2html to 1.66

Kimura Fuyuki fuyuki at nigredo.org
Thu Oct 9 01:00:34 UTC 2003


>Number:         57777
>Category:       ports
>Synopsis:       Update port: textproc/texi2html to 1.66
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 18:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.1-CURRENT i386

>Description:
Update to 1.66

>How-To-Repeat:

>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/textproc/texi2html/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	19 Feb 2003 16:07:30 -0000	1.11
+++ Makefile	9 Oct 2003 00:44:56 -0000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	texi2html
-PORTVERSION=	1.64
+PORTVERSION=	1.66
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/
+MASTER_SITES=	http://www.cvshome.org/files/70/10/
 
 MAINTAINER=	roam at FreeBSD.org
 COMMENT=	"Texinfo to HTML converter"
 
-USE_AUTOMAKE=	yes
-USE_AUTOCONF=	yes
-GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_AUTOMAKE_VER=	15
+AUTOMAKE_ARGS=	-a
+USE_GMAKE=	yes
 
 MAN1=		texi2html.1
+INFO=		texi2html
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/textproc/texi2html/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	28 Sep 2000 22:25:05 -0000	1.3
+++ distinfo	9 Oct 2003 00:37:31 -0000
@@ -1 +1 @@
-MD5 (texi2html-1.64.tar.gz) = f0fa30e58ed930431c43a07d907593f5
+MD5 (texi2html-1.66.tar.bz2) = a79b311ac2e4dea779f1b223ea5a1d13
Index: pkg-descr
===================================================================
RCS file: /cvs/FreeBSD/ports/textproc/texi2html/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- pkg-descr	17 Nov 1997 17:57:55 -0000	1.1.1.1
+++ pkg-descr	9 Oct 2003 00:35:19 -0000
@@ -5,3 +5,5 @@
 manual.
 
 This program is distributed under the GNU General Public License.
+
+WWW: http://texi2html.cvshome.org/
Index: pkg-plist
===================================================================
RCS file: /cvs/FreeBSD/ports/textproc/texi2html/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	28 Sep 2000 22:25:06 -0000	1.3
+++ pkg-plist	9 Oct 2003 00:45:43 -0000
@@ -1,6 +1,3 @@
 bin/texi2html
- at unexec install-info --delete %D/info/texi2html.info %D/info/dir
-info/texi2html.info
- at exec install-info %D/info/texi2html.info %D/info/dir
-share/doc/texi2html/texi2html.html
- at dirrm share/doc/texi2html
+%%DOCSDIR%%/texi2html.html
+ at dirrm %%DOCSDIR%%
cvs diff: Diffing files
Index: files/patch-ab
===================================================================
RCS file: /cvs/FreeBSD/ports/textproc/texi2html/files/patch-ab,v
retrieving revision 1.1
diff -u -r1.1 patch-ab
--- files/patch-ab	28 Sep 2000 22:25:06 -0000	1.1
+++ files/patch-ab	9 Oct 2003 00:43:20 -0000
@@ -1,11 +1,12 @@
---- Makefile.am.orig	Tue Jul 11 13:04:34 2000
-+++ Makefile.am	Thu Sep  7 21:52:29 2000
-@@ -8,7 +8,7 @@
-               MySimple.pm MySimple.pod version.texi
- info_TEXINFOS = texi2html.texi
- 
+--- doc/Makefile.am.orig
++++ doc/Makefile.am
+@@ -9,7 +9,7 @@
+ CLEANFILES = texi2html.ps texi2html.pdf texi2html.html \
+              texi2html.ascii
+ #
 -htmldir = $(prefix)/html
 +htmldir = $(prefix)/share/doc/texi2html
  html_DATA    = texi2html.html
  
- TEXI2HTML = texi2html
+ # use the script out of the distribution NOT
+

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list