From owner-freebsd-ports Thu Jan 4 8:30:20 2001 From owner-freebsd-ports@FreeBSD.ORG Thu Jan 4 08:30:01 2001 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7505037B402 for ; Thu, 4 Jan 2001 08:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f04GU1u30883; Thu, 4 Jan 2001 08:30:01 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 4 Jan 2001 08:30:01 -0800 (PST) Resent-Message-Id: <200101041630.f04GU1u30883@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, roman@xpert.com Received: from manowar.xpert.com (node-180.xpert.com [199.203.132.180]) by hub.freebsd.org (Postfix) with ESMTP id 1513F37B402; Thu, 4 Jan 2001 08:22:21 -0800 (PST) Received: (from roman@localhost) by manowar.xpert.com (8.11.1/8.11.1) id f04GMHp62475; Thu, 4 Jan 2001 18:22:17 +0200 (IST) (envelope-from roman) Message-Id: <200101041622.f04GMHp62475@manowar.xpert.com> Date: Thu, 4 Jan 2001 18:22:17 +0200 (IST) From: roman@xpert.com Sender: roman@manowar.xpert.com To: FreeBSD-gnats-submit@freebsd.org, andreas@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24072: [PATCH] Update print/html2ps-letter to 1.0b3 Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24072 >Category: ports >Synopsis: Update print/html2ps-letter to 1.0b3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 04 08:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.2-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -ur /usr/ports/print/html2ps-letter/Makefile html2ps-letter/Makefile --- /usr/ports/print/html2ps-letter/Makefile Sun Apr 9 19:49:55 2000 +++ html2ps-letter/Makefile Thu Jan 4 15:37:32 2001 @@ -9,7 +9,7 @@ PORTVERSION= 1.0 CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ -DISTNAME= html2ps-1.0b1 +DISTNAME= html2ps-1.0b3 MAINTAINER= andreas@FreeBSD.org diff -ur /usr/ports/print/html2ps-letter/distinfo html2ps-letter/distinfo --- /usr/ports/print/html2ps-letter/distinfo Sun May 17 23:14:39 1998 +++ html2ps-letter/distinfo Thu Jan 4 15:37:35 2001 @@ -1 +1 @@ -MD5 (html2ps-1.0b1.tar.gz) = 00fb5ac8c3769473b53ec4ad20e9b7cb +MD5 (html2ps-1.0b3.tar.gz) = 9386d64649a76e0ad2458393a91d0aab diff -ur /usr/ports/print/html2ps-letter/files/patch-aa html2ps-letter/files/patch-aa --- /usr/ports/print/html2ps-letter/files/patch-aa Fri Sep 10 10:27:34 1999 +++ html2ps-letter/files/patch-aa Thu Jan 4 17:23:57 2001 @@ -1,22 +1,22 @@ ---- install.orig Sat Sep 13 14:37:20 1997 -+++ install Fri Sep 10 00:13:56 1999 +--- install.orig Thu Aug 17 00:42:03 2000 ++++ install Thu Jan 4 17:23:05 2001 @@ -1,5 +1,5 @@ : # Use perl -eval 'exec perl -S $0 "$@"' +eval 'exec !!PERL5!! -S $0 "$@"' if $running_under_some_shell; - $vid=101; -@@ -121,7 +121,7 @@ - - chop ($cd = `pwd`); - --$prefix = "/usr/local"; -+$prefix = "!!PREFIX!!"; - - &getval($ans, "y", - "\nBy default all files will be installed in subdirectories 'bin', 'lib',\n" -@@ -181,9 +181,9 @@ + $vid=103; +@@ -17,7 +17,7 @@ + $pathsep = ':'; + $dirsep = '/'; + $sys = 'unix'; +- $prefix = '/usr/local'; ++ $prefix = "!!PREFIX!!"; + } elsif (-e 'nul') { + $pathsep = ';'; + $dirsep = '\\'; +@@ -198,9 +198,9 @@ $ht = "\nTo use the automatic hyphenation feature, hyphenation pattern files\n" ."from the TeX distribution are needed."; $cophy = 1; @@ -28,8 +28,8 @@ SW:for("texmf/tex/generic/hyphen","macros","inputs","lib/macros", "lib/inputs","lib/tex/macros","lib/tex/inputs") { if(-f "$texdir/$_/ushyph1.tex") { -@@ -255,7 +255,7 @@ - &mkdir($html,$def); +@@ -272,7 +272,7 @@ + &makedir($html,$def); $paper = ""; -&getval($format, "A4", @@ -37,7 +37,7 @@ "\nEnter the default paper type, possible choices are:\nA0, A1, A2, A3, A4," ." A5, A6, A7, A8, A9, A10,\nB0, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10,\n" ."letter, legal, arche, archd, archc, archb, archa,\nflsa, flse, halfletter," -@@ -401,8 +401,7 @@ +@@ -419,8 +419,7 @@ sub getval { $text = $_[1]? "$_[2] [$_[1]]": $_[2]; diff -ur /usr/ports/print/html2ps-letter/files/patch-ab html2ps-letter/files/patch-ab --- /usr/ports/print/html2ps-letter/files/patch-ab Fri Sep 10 10:27:34 1999 +++ html2ps-letter/files/patch-ab Thu Jan 4 17:25:52 2001 @@ -1,26 +1,18 @@ ---- html2ps.orig Sat Aug 9 20:59:05 1997 -+++ html2ps Fri Sep 10 00:00:25 1999 +--- html2ps.orig Thu Aug 17 00:42:03 2000 ++++ html2ps Thu Jan 4 17:25:26 2001 @@ -1,5 +1,5 @@ : # Use perl -eval 'exec perl -S $0 "$@"' +eval 'exec !!PERL5!! -S $0 "$@"' if $running_under_some_shell; - # This is html2ps version 1.0 beta1, an HTML-to-PostScript converter. + # This is html2ps version 1.0 beta3, an HTML-to-PostScript converter. @@ -26,7 +26,7 @@ # Set the name of the global configuration file. See the installation notes # and manual page for more details on configuration files. --$globrc='/opt/tdb/lib/html2ps/html2psrc'; +-$globrc='/usr/local/lib/html2ps/html2psrc'; +$globrc='!!PREFIX!!/lib/html2ps/html2psrc'; + $ug='/usr/local/lib/html2ps/html2ps.html'; $conf=<<'EOR'; - @html2ps { -@@ -4072,6 +4072,7 @@ - $URL=$url; - unless($url=~m|://|) { - if($url=~m|^http:(.*)|) {$url=$1} -+ if($url=~m|^file:(.*)|) {$url=$1} - if($url=~m|^/|) {$URL=$b1.$url} else {$URL=$b2.$url} - } - while($URL!~m|^\.\./| && $URL=~m|[^/]*/\.\./|) {$URL=$`.$'}; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message