ports/57826: Update port: print/dvipdfmx
Statue
statue at freebsd.sinica.edu.tw
Fri Oct 10 06:50:20 UTC 2003
>Number: 57826
>Category: ports
>Synopsis: Update port: print/dvipdfmx
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Oct 09 23:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Statue
>Release: FreeBSD 4.9-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #4: Mon Sep 15 18:44:48 CST 2003 root at freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386
>Description:
update to 20031009
remove file: files/patch-data::config::dvipdfmx.cfg
noticed by SHIOZAKI Takehiko <st at be.to>
>How-To-Repeat:
>Fix:
diff -ruN dvipdfmx.orig/Makefile dvipdfmx/Makefile
--- dvipdfmx.orig/Makefile Fri Oct 10 14:28:10 2003
+++ dvipdfmx/Makefile Fri Oct 10 14:37:17 2003
@@ -6,7 +6,7 @@
#
PORTNAME= dvipdfmx
-PORTVERSION= 20031006
+PORTVERSION= 20031009
CATEGORIES= print
MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/
@@ -19,13 +19,6 @@
kpsepath:${PORTSDIR}/print/teTeX
GNU_CONFIGURE= yes
-
-post-patch:
- @${RM} ${WRKSRC}/data/config/dvipdfmx.cfg.orig
-
-pre-install:
- ${CP} ${LOCALBASE}/bin/dvipdfm ${LOCALBASE}/bin/dvipdfm-orig > /dev/null 2>&1 || ${TRUE}
- ${MV} ${LOCALBASE}/share/texmf/dvipdfm ${LOCALBASE}/share/texmf/dvipdfm-orig > /dev/null 2>&1 || ${TRUE}
post-install:
@${LN} -fs ${LOCALBASE}/share/ghostscript/Resource ${PREFIX}/share/texmf/dvipdfm/
diff -ruN dvipdfmx.orig/distinfo dvipdfmx/distinfo
--- dvipdfmx.orig/distinfo Fri Oct 10 14:28:10 2003
+++ dvipdfmx/distinfo Fri Oct 10 14:29:15 2003
@@ -1 +1 @@
-MD5 (dvipdfmx-20031006.tar.gz) = cb8289067d494b3cff798c9c833742a9
+MD5 (dvipdfmx-20031009.tar.gz) = fd081a88dfca0c86b87e30faf91c0a9a
diff -ruN dvipdfmx.orig/files/patch-data::config::dvipdfmx.cfg dvipdfmx/files/patch-data::config::dvipdfmx.cfg
--- dvipdfmx.orig/files/patch-data::config::dvipdfmx.cfg Fri Oct 10 14:28:10 2003
+++ dvipdfmx/files/patch-data::config::dvipdfmx.cfg Thu Jan 1 08:00:00 1970
@@ -1,17 +0,0 @@
---- data/config/dvipdfmx.cfg.orig Tue Apr 8 12:23:17 2003
-+++ data/config/dvipdfmx.cfg Tue Apr 8 12:23:42 2003
-@@ -76,10 +76,11 @@
-
- % Font map files
- %
--f cmr.map
--f psbase14.map
-+% f cmr.map
-+% f psbase14.map
- % Most distributions now use these names
--f lw35urw.map
-+% f lw35urw.map
- % Some use these names
- % f lw35urwa.map
- f cid-x.map
-+f dvipdfm.map
diff -ruN dvipdfmx.orig/pkg-plist dvipdfmx/pkg-plist
--- dvipdfmx.orig/pkg-plist Fri Oct 10 14:28:10 2003
+++ dvipdfmx/pkg-plist Fri Oct 10 14:36:40 2003
@@ -1,7 +1,4 @@
bin/dvipdfmx
- at unexec if [ -f %D/bin/dvipdfm-orig ]; then mv %D/bin/dvipdfm-orig %D/bin/dvipdfm ; fi
- at exec if [ -f %D/bin/dvipdfm ]; then cp %D/bin/dvpdfm %D/bin/dvipdfm-orig ; fi
- at exec if [ -e %D/share/texmf/dvipdfm ]; then mv %D/share/texmf/dvipdfm %D/share/texmf/dvipdfm-orig ; fi
share/texmf/dvipdfm/Resource
share/texmf/dvipdfm/CMap/Adobe-Identity-UCS2
share/texmf/dvipdfm/CMap/EUC-UCS2
@@ -11,7 +8,5 @@
share/texmf/dvipdfm/config/dvipdfmx.cfg
@dirrm share/texmf/dvipdfm/CMap
@dirrm share/texmf/dvipdfm/config
- at dirrm share/texmf/dvipdfm
- at unexec mv %D/share/texmf/dvipdfm-orig %D/share/texmf/dvipdfm
@exec %D/bin/mktexlsr
@unexec %D/bin/mktexlsr
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list