From e2aae3531441104cd619a7963fbb59afae3cce2d Mon Sep 17 00:00:00 2001 From: kevlo Date: Sat, 8 Sep 2001 06:29:53 +0000 Subject: [PATCH] - upgrade to version 1.64 - bump NEED_VERSION - add HOMEPAGE - update MASTER_SITES --- textproc/texi2html/Makefile | 25 ++++++------------- textproc/texi2html/files/md5 | 6 ++--- textproc/texi2html/patches/patch-AA | 19 -------------- textproc/texi2html/patches/patch-Makefile.in | 11 ++++++++ textproc/texi2html/patches/patch-texi2html.pl | 19 ++++++++++++++ textproc/texi2html/pkg/DESCR | 2 +- textproc/texi2html/pkg/PLIST | 5 ++++ 7 files changed, 46 insertions(+), 41 deletions(-) delete mode 100644 textproc/texi2html/patches/patch-AA create mode 100644 textproc/texi2html/patches/patch-Makefile.in create mode 100644 textproc/texi2html/patches/patch-texi2html.pl diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index ae61bde1603..05f61e19b82 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,15 +1,12 @@ -# $OpenBSD: Makefile,v 1.14 2001/08/05 20:50:55 jsyn Exp $ +# $OpenBSD: Makefile,v 1.15 2001/09/08 06:29:53 kevlo Exp $ COMMENT= "texinfo to HTML converter" -DISTNAME= texi2html -PKGNAME= texi2html-1.52 +DISTNAME= texi2html-1.64 CATEGORIES= textproc -NEED_VERSION= 1.402 -MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/ \ - ftp://ftp.scc.ru/pub/unix/ -EXTRACT_SUFX= .shar.Z -EXTRACT_CASES= *.shar.Z) ${GZIP_CMD} -dc ${FULLDISTDIR}/$$archive | /bin/sh;; +NEED_VERSION= 1.454 + +HOMEPAGE= http://www.mathematik.uni-kl.de/~obachman/Texi2html/ MAINTAINER= Angelos D. Keromytis @@ -19,16 +16,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WRKDIST= ${WRKDIR} +MASTER_SITES= ${HOMEPAGE}/Distrib/ -NO_BUILD= yes - -post-extract: - @cd ${WRKSRC} && sed -e '1,/__END__/d' texi2html.1 - @cd ${WRKSRC} && sed -e '/both Perl and nroff/,$$d' texi2html.pl - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/texi2html.pl ${PREFIX}/bin/texi2html - ${INSTALL_MAN} ${WRKDIR}/texi2html.1 ${PREFIX}/man/man1 +CONFIGURE_STYLE= gnu .include diff --git a/textproc/texi2html/files/md5 b/textproc/texi2html/files/md5 index 0c1abc20cdc..ae442505ab0 100644 --- a/textproc/texi2html/files/md5 +++ b/textproc/texi2html/files/md5 @@ -1,3 +1,3 @@ -MD5 (texi2html.shar.Z) = a0292ee56320bbbd79afc74555bd69ee -RMD160 (texi2html.shar.Z) = c88b2e3caa7b2ff61af46c7af365b2cf96d1d95a -SHA1 (texi2html.shar.Z) = 0915295126395eb089763a7029537b07166f836f +MD5 (texi2html-1.64.tar.gz) = f0fa30e58ed930431c43a07d907593f5 +RMD160 (texi2html-1.64.tar.gz) = 80a2b3917f17fce6131b7eab36c02d4c53cac148 +SHA1 (texi2html-1.64.tar.gz) = 973b95dcc06fcdae4929a4a7a4ee7f51b568f84c diff --git a/textproc/texi2html/patches/patch-AA b/textproc/texi2html/patches/patch-AA deleted file mode 100644 index 35549c94d84..00000000000 --- a/textproc/texi2html/patches/patch-AA +++ /dev/null @@ -1,19 +0,0 @@ ---- texi2html.pl.orig Wed Nov 5 15:07:06 1997 -+++ texi2html.pl Wed Nov 5 15:08:37 1997 -@@ -1,6 +1,4 @@ --#!/usr/local/bin/perl --'di '; --'ig 00 '; -+#!/usr/bin/perl - #+############################################################################## - # # - # File: texi2html # -@@ -11,8 +9,6 @@ - - # @(#)texi2html 1.51 09/10/96 Written (mainly) by Lionel Cons, Lionel.Cons@cern.ch - --# The man page for this program is included at the end of this file and can be --# viewed using the command 'nroff -man texi2html'. - # Please read the copyright at the end of the man page. - - #+++############################################################################ diff --git a/textproc/texi2html/patches/patch-Makefile.in b/textproc/texi2html/patches/patch-Makefile.in new file mode 100644 index 00000000000..d1ac090e332 --- /dev/null +++ b/textproc/texi2html/patches/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Sep 6 13:31:52 2001 ++++ Makefile.in Thu Sep 6 13:32:36 2001 +@@ -73,7 +73,7 @@ + + info_TEXINFOS = texi2html.texi + +-htmldir = $(prefix)/html ++htmldir = $(prefix)/share/doc/texi2html + html_DATA = texi2html.html + + TEXI2HTML = texi2html diff --git a/textproc/texi2html/patches/patch-texi2html.pl b/textproc/texi2html/patches/patch-texi2html.pl new file mode 100644 index 00000000000..51e88f39747 --- /dev/null +++ b/textproc/texi2html/patches/patch-texi2html.pl @@ -0,0 +1,19 @@ +--- texi2html.pl.orig Thu Sep 6 13:36:51 2001 ++++ texi2html.pl Thu Sep 6 13:38:08 2001 +@@ -1,6 +1,4 @@ + #@BANGPERL@ +-'di '; +-'ig 00 '; + #+############################################################################## + # + # texi2html: Program to transform Texinfo documents to HTML +@@ -57,9 +55,6 @@ + $THISVERSION = '@T2H_VERSION@'; + $THISPROG = "texi2html $THISVERSION"; # program name and version + +-# The man page for this program is included at the end of this file and can be +-# viewed using the command 'nroff -man texi2html'. +- + # Identity: + + $T2H_TODAY = &pretty_date; # like "20 September 1993" diff --git a/textproc/texi2html/pkg/DESCR b/textproc/texi2html/pkg/DESCR index 55975495d4a..256fa9c7a88 100644 --- a/textproc/texi2html/pkg/DESCR +++ b/textproc/texi2html/pkg/DESCR @@ -4,4 +4,4 @@ better than an info->HTML gateway. It understands most Texinfo version 2 commands and runs without problem on big Texinfo files like the GNU Emacs 19 manual. -This program is distributed under the GNU General Public License. +WWW: ${HOMEPAGE} diff --git a/textproc/texi2html/pkg/PLIST b/textproc/texi2html/pkg/PLIST index efb67ef12f6..5048984810c 100644 --- a/textproc/texi2html/pkg/PLIST +++ b/textproc/texi2html/pkg/PLIST @@ -1,4 +1,9 @@ @comment teTeX includes a more recent version @pkgcfl teTeX_base-* bin/texi2html +@unexec install-info --delete --info-dir=%D/info %D/info/texi2html.info +info/texi2html.info +@exec install-info --info-dir=%D/info %D/info/texi2html.info man/man1/texi2html.1 +share/doc/texi2html/texi2html.html +@dirrm share/doc/texi2html