From owner-freebsd-ports Mon Aug 5 15:51:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A274F37B40B for ; Mon, 5 Aug 2002 15:50:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A6F43E91 for ; Mon, 5 Aug 2002 15:50:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g75MoGJU087187 for ; Mon, 5 Aug 2002 15:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g75MoG5s087186; Mon, 5 Aug 2002 15:50:16 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 436F037B400 for ; Mon, 5 Aug 2002 15:44:51 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E238343E3B for ; Mon, 5 Aug 2002 15:44:50 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g75MioOT025471 for ; Mon, 5 Aug 2002 15:44:50 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g75Mio99025470; Mon, 5 Aug 2002 15:44:50 -0700 (PDT) Message-Id: <200208052244.g75Mio99025470@www.freebsd.org> Date: Mon, 5 Aug 2002 15:44:50 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41360: Update port: print/detex to 2.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41360 >Category: ports >Synopsis: Update port: print/detex to 2.7 >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: Mon Aug 05 15:50:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.7 Remove file: files/patch-01 >How-To-Repeat: >Fix: diff -urN /usr/ports/print/detex/Makefile print/detex/Makefile --- /usr/ports/print/detex/Makefile Thu May 9 06:45:56 2002 +++ print/detex/Makefile Sat Aug 3 02:22:27 2002 @@ -7,9 +7,9 @@ # PORTNAME= detex -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= print -MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/trinkle/ +MASTER_SITES= http://www.cs.purdue.edu/homes/trinkle/detex/ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org @@ -17,12 +17,14 @@ EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= #empty + NO_WRKSUBDIR= yes +MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MAN1= detex.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/detex ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${MAN1}l ${PREFIX}/man/man1/${MAN1} + ${INSTALL_MAN} ${WRKSRC}/${MAN1}l ${MANPREFIX}/man/man1/${MAN1} .include diff -urN /usr/ports/print/detex/distinfo print/detex/distinfo --- /usr/ports/print/detex/distinfo Tue Mar 25 19:53:10 1997 +++ print/detex/distinfo Sat Aug 3 02:17:44 2002 @@ -1 +1 @@ -MD5 (detex-2.6.tar) = 410ce52761054c6af7059cb3d9f98e5b +MD5 (detex-2.7.tar) = df837b1adb40503f40b94b8169f0e154 diff -urN /usr/ports/print/detex/files/patch-01 print/detex/files/patch-01 --- /usr/ports/print/detex/files/patch-01 Tue Mar 25 19:53:11 1997 +++ print/detex/files/patch-01 Thu Jan 1 09:00:00 1970 @@ -1,122 +0,0 @@ ---- detex.l.orig Thu Aug 12 08:54:46 1993 -+++ detex.l Mon Feb 17 23:01:15 1997 -@@ -76,7 +76,7 @@ - - "\\begin"{S}"{"{S}"document"{S}"}" {fLatex = !fForcetex; IGNORE;} - --"\\begin" /* environment start */ {LaBEGIN LaBegin; IGNORE;} -+"\\begin" {/* environment start */ LaBEGIN LaBegin; IGNORE;} - - {S}"{"{S}"verbatim"{S}"}" { if (BeginEnv("verbatim")) - BEGIN LaEnv; -@@ -85,8 +85,8 @@ - IGNORE; - } - --"\\end"{S}"{"{S}"verbatim"{S}"}" /* verbatim mode */ -- {BEGIN Normal; IGNORE;} -+"\\end"{S}"{"{S}"verbatim"{S}"}" {/* verbatim mode */ -+ BEGIN Normal; IGNORE;} - . ECHO; - - {W} { if (BeginEnv(yytext)) -@@ -98,11 +98,11 @@ - "\n" NEWLINE; - . ; - --"\\end" /* absorb some environments */ {LaBEGIN LaEnd; IGNORE;} -+"\\end" {/* absorb some environments */ LaBEGIN LaEnd; IGNORE;} - "\n" NEWLINE; - . ; - --{W} /* end environment */ { if (EndEnv(yytext)) -+{W} {/* end environment */ if (EndEnv(yytext)) - BEGIN Normal; - IGNORE; - } -@@ -110,8 +110,8 @@ - "\n" NEWLINE; - . ; - --"\\bibitem" /* ignore args */ {LaBEGIN LaMacro2; IGNORE;} --"\\bibliography" /* of these \cs */ {LaBEGIN LaMacro; IGNORE;} -+"\\bibitem" {/* ignore args */ LaBEGIN LaMacro2; IGNORE;} -+"\\bibliography" {/* of these \cs */ LaBEGIN LaMacro; IGNORE;} - "\\bibstyle" {LaBEGIN LaMacro; IGNORE;} - "\\cite" {CITEBEGIN LaMacro2; IGNORE;} - "\\documentstyle" {LaBEGIN LaMacro; IGNORE;} -@@ -122,8 +122,8 @@ - "\\pagestyle" {LaBEGIN LaMacro; IGNORE;} - "\\ref" {CITEBEGIN LaMacro; IGNORE;} - "\\setcounter" {LaBEGIN LaMacro; IGNORE;} --"\\verb" /* ignore \verb... */ -- { if (fLatex) { -+"\\verb" {/* ignore \verb... */ -+ if (fLatex) { - char verbchar, c; - verbchar = input(); - while ((c = input()) != verbchar) -@@ -143,33 +143,33 @@ - "\n" NEWLINE; - . ; - --"\\def" /* ignore def begin */ {BEGIN Define; IGNORE;} -+"\\def" {/* ignore def begin */ BEGIN Define; IGNORE;} - "{" BEGIN Normal; - "\n" NEWLINE; - . ; - --"\\(" /* formula mode */ {LaBEGIN LaFormula; IGNORE;} -+"\\(" {/* formula mode */ LaBEGIN LaFormula; IGNORE;} - "\\)" BEGIN Normal; - "\n" NEWLINE; - . ; - --"\\[" /* display mode */ {LaBEGIN LaDisplay; IGNORE;} -+"\\[" {/* display mode */ LaBEGIN LaDisplay; IGNORE;} - "\\]" BEGIN Normal; - "\n" NEWLINE; - . ; - --"$$" /* display mode */ {BEGIN Display; IGNORE;} -+"$$" {/* display mode */ BEGIN Display; IGNORE;} - "$$" BEGIN Normal; - "\n" NEWLINE; - . ; - --"$" /* math mode */ {BEGIN Math; IGNORE;} -+"$" {/* math mode */ BEGIN Math; IGNORE;} - "$" BEGIN Normal; - "\n" NEWLINE; - "\\$" ; - . ; - --"\\include" /* process files */ {LaBEGIN LaInclude; IGNORE;} -+"\\include" {/* process files */ LaBEGIN LaInclude; IGNORE;} - [^{ \t\n}]+ { IncludeFile(yytext); - BEGIN Normal; - } -@@ -192,11 +192,11 @@ -