Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 1998 22:50:54 +0000
From:      Ian Vaudrey <i.vaudrey@bigfoot.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5441: Port update: texi2html-1.52
Message-ID:  <3.0.5.32.19980105225054.007b6b70@mail.cableinet.co.uk>
Resent-Message-ID: <199801082231.OAA09441@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5441
>Category:       ports
>Synopsis:       Port update: texi2html-1.52
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  8 14:31:15 PST 1998
>Last-Modified:
>Originator:     Ian Vaudrey
>Organization:
>Release:        FreeBSD 2.2-STABLE i386
>Environment:

	2.2-STABLE

>Description:

	texi2html version 1.52 has been released.

>How-To-Repeat:

>Fix:

	The following diffs update the port.
	The diffs may also be found at
	http://wkweb1.cableinet.co.uk/i.vaudrey/texi2html.diff.gz
	in case of mailer mangling :-(


--=====================_884040654==_
Content-Type: text/plain; charset="us-ascii"

diff -ruN texi2html.orig/Makefile texi2html/Makefile
--- texi2html.orig/Makefile	Mon Dec 15 11:24:06 1997
+++ texi2html/Makefile	Mon Jan  5 22:27:38 1998
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	texi2html
-# Version required:			1.51
+# Version required:			1.52
 # Date created:				5 Nov 1997
 # Whom:					Ian Vaudrey <i.vaudrey@bigfoot.com>
 #
@@ -7,10 +7,9 @@
 #
 
 DISTNAME=	texi2html
-PKGNAME=	texi2html-1.51
+PKGNAME=	texi2html-1.52
 CATEGORIES=	textproc
-MASTER_SITES=	http://wwwcn.cern.ch/dci/texi2html/ \
-		ftp://ftp.scc.ru/pub/unix/
+MASTER_SITES=	http://wwwcn.cern.ch/dci/texi2html/
 EXTRACT_SUFX=	.shar.Z
 
 MAINTAINER=	i.vaudrey@bigfoot.com
@@ -25,7 +24,7 @@
 MAN1=		texi2html.1
 
 post-extract:
-	@cd ${WRKSRC}; split -l 1881 texi2html texi2html.
+	@cd ${WRKSRC}; split -l 1940 texi2html texi2html.
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKDIR}/texi2html.aa ${PREFIX}/bin/texi2html
diff -ruN texi2html.orig/files/md5 texi2html/files/md5
--- texi2html.orig/files/md5	Mon Nov 17 17:57:55 1997
+++ texi2html/files/md5	Mon Jan  5 20:00:35 1998
@@ -1 +1 @@
-MD5 (texi2html.shar.Z) = 8547519276293f6d37533ac0aa431e97
+MD5 (texi2html.shar.Z) = a0292ee56320bbbd79afc74555bd69ee
diff -ruN texi2html.orig/patches/patch-aa texi2html/patches/patch-aa
--- texi2html.orig/patches/patch-aa	Mon Nov 17 17:57:56 1997
+++ texi2html/patches/patch-aa	Mon Jan  5 21:13:44 1998
@@ -1,5 +1,5 @@
---- texi2html.aa.orig	Wed Nov  5 15:07:06 1997
-+++ texi2html.aa	Wed Nov  5 15:08:37 1997
+--- texi2html.aa.orig	Mon Jan  5 21:10:38 1998
++++ texi2html.aa	Mon Jan  5 21:12:14 1998
 @@ -1,6 +1,4 @@
 -#!/usr/local/bin/perl
 -'di ';
@@ -10,14 +10,14 @@
  # File: texi2html                                                              #
 @@ -11,8 +9,6 @@
  
- # @(#)texi2html	1.51 09/10/96	Written (mainly) by Lionel Cons, Lionel.Cons@cern.ch
+ # @(#)texi2html	1.52 01/05/98	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.
  
  #+++############################################################################
-@@ -1869,13 +1865,3 @@
+@@ -1928,13 +1924,3 @@
      $key2alpha{$a} cmp $key2alpha{$b};
  }
  

--=====================_884040654==_
Content-Type: text/plain; charset="us-ascii"



--=====================_884040654==_--

>Audit-Trail:
>Unformatted:
--=====================_884040654==_
Content-Type: text/plain; charset="us-ascii"




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