ports/77587: japanese/texinfo fix pkg-plist
mitsuru at riken.jp
mitsuru at riken.jp
Wed Feb 16 04:50:20 UTC 2005
>Number: 77587
>Category: ports
>Synopsis: japanese/texinfo fix pkg-plist
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 16 04:50:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:
>Release: FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD 5.3-RELEASE-p2
>Description:
japanese/texinfo fix pkg-plist and change maintainer's email address
>How-To-Repeat:
>Fix:
diff -ruN texinfo.old/Makefile texinfo/Makefile
--- texinfo.old/Makefile Wed Feb 16 13:33:01 2005
+++ texinfo/Makefile Wed Feb 16 13:40:09 2005
@@ -7,7 +7,7 @@
PORTNAME= texinfo
PORTVERSION= 4.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@
PATCHFILES= ${DISTNAME}-j.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= mitsuru at riken.go.jp
+MAINTAINER= mitsuru at riken.jp
COMMENT= Typeset Texinfo files for printing. Uses TeX
RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex
diff -ruN texinfo.old/pkg-plist texinfo/pkg-plist
--- texinfo.old/pkg-plist Wed Feb 16 13:33:01 2005
+++ texinfo/pkg-plist Wed Feb 16 13:37:30 2005
@@ -68,6 +68,8 @@
@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
@unexec rmdir %D/%%TEXMFLOCAL%%/tex/generic/dvips 2>/dev/null || true
+ at unexec rmdir %D/%%TEXMFLOCAL%%/tex/texinfo 2>/dev/null || true
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain/misc 2>/dev/null || true
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain 2>/dev/null || true
+ at unexec rmdir %D/%%TEXMFLOCAL%%/pdftex 2>/dev/null || true
@unexec rmdir %D/share/texinfo 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list