ports/56691: [PATCH] japanese/tgif2tex: Fix install process
Hideyuki KURASHINA
rushani at bl.mmtr.or.jp
Thu Sep 11 05:50:17 UTC 2003
>Number: 56691
>Category: ports
>Synopsis: [PATCH] japanese/tgif2tex: Fix install process
>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 Sep 10 22:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Hideyuki KURASHINA
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD *******.**.**********.ac.jp 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Sep 9 14:23:21 JST 2003
>Description:
While print/tgif2tex was updated to version 2.12 from 2.05,
japanese/tgif2tex (its slave port) is not synced with contents
change in tarball.
>How-To-Repeat:
Compare contents of
http://www.fse.hiroshima-u.ac.jp/~nakano/tgif2tex/tgif2tex-2.05.tar.gz
with
http://www.fse.hiroshima-u.ac.jp/~nakano/tgif2tex/tgif2tex-2.12.tar.gz
Check http://bento.freebsd.org/errorlogs/i386-4-latest/ja-tgif2tex-2.12.log
>Fix:
Update DOCSRC as follows;
diff -urN tgif2tex.orig/Makefile tgif2tex/Makefile
--- tgif2tex.orig/Makefile Fri Mar 7 18:44:11 2003
+++ tgif2tex/Makefile Thu Sep 11 14:28:27 2003
@@ -16,27 +16,8 @@
DOCSRC= Makefile \
example.obj \
example.tex \
- how-to-use.aux \
- how-to-use.dvi \
- how-to-use.log \
how-to-use.tex \
- original.dps \
- original.tps \
- pythagoras.dps \
- pythagoras.tps \
sample1.obj \
- sample1.ps \
- sample2.1.dps \
- sample2.1.tps \
- sample2.2.dps \
- sample2.2.tps \
- sample2.3.dps \
- sample2.3.tps \
- sample2.aux \
- sample2.dvi \
- sample2.log \
- sample2.obj \
- sample2.ps \
- sample2.tex
+ sample2.obj
.include "${MASTERDIR}/Makefile"
diff -urN tgif2tex.orig/pkg-plist tgif2tex/pkg-plist
--- tgif2tex.orig/pkg-plist Fri Jun 23 18:30:10 2000
+++ tgif2tex/pkg-plist Thu Sep 11 14:31:15 2003
@@ -3,26 +3,7 @@
share/doc/ja-tgif2tex/Makefile
share/doc/ja-tgif2tex/example.obj
share/doc/ja-tgif2tex/example.tex
-share/doc/ja-tgif2tex/how-to-use.aux
-share/doc/ja-tgif2tex/how-to-use.dvi
-share/doc/ja-tgif2tex/how-to-use.log
share/doc/ja-tgif2tex/how-to-use.tex
-share/doc/ja-tgif2tex/original.dps
-share/doc/ja-tgif2tex/original.tps
-share/doc/ja-tgif2tex/pythagoras.dps
-share/doc/ja-tgif2tex/pythagoras.tps
share/doc/ja-tgif2tex/sample1.obj
-share/doc/ja-tgif2tex/sample1.ps
-share/doc/ja-tgif2tex/sample2.1.dps
-share/doc/ja-tgif2tex/sample2.1.tps
-share/doc/ja-tgif2tex/sample2.2.dps
-share/doc/ja-tgif2tex/sample2.2.tps
-share/doc/ja-tgif2tex/sample2.3.dps
-share/doc/ja-tgif2tex/sample2.3.tps
-share/doc/ja-tgif2tex/sample2.aux
-share/doc/ja-tgif2tex/sample2.dvi
-share/doc/ja-tgif2tex/sample2.log
share/doc/ja-tgif2tex/sample2.obj
-share/doc/ja-tgif2tex/sample2.ps
-share/doc/ja-tgif2tex/sample2.tex
@dirrm share/doc/ja-tgif2tex
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list