[30941] trunk/dports/tex/pTeX
source_changes at macosforge.org
source_changes at macosforge.org
Sun Nov 11 19:14:54 PST 2007
Revision: 30941
http://trac.macosforge.org/projects/macports/changeset/30941
Author: takanori at macports.org
Date: 2007-11-11 19:14:54 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
Version bump to 20071030.
Modified Paths:
--------------
trunk/dports/tex/pTeX/Portfile
trunk/dports/tex/pTeX/files/patch-7font-search.sh
Removed Paths:
-------------
trunk/dports/tex/pTeX/files/jsverb.diff
Modified: trunk/dports/tex/pTeX/Portfile
===================================================================
--- trunk/dports/tex/pTeX/Portfile 2007-11-12 03:13:57 UTC (rev 30940)
+++ trunk/dports/tex/pTeX/Portfile 2007-11-12 03:14:54 UTC (rev 30941)
@@ -2,7 +2,7 @@
PortSystem 1.0
name pTeX
-version 20071004
+version 20071030
epoch ${version}
categories tex print textproc japanese
maintainers takanori at macports.org
@@ -27,15 +27,13 @@
ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/3.0/distrib/:tetex \
http://tutimura.ath.cx/~nob/tex/ptetex/ptetex3/:ptetex3 \
macports::ptetex3 \
- macports::cmap \
- macports::okumacro \
- http://oku.edu.mie-u.ac.jp/~okumura/jsclasses/:okumacro
+ macports::cmap
+distname ptetex3-${version}
distfiles tetex-src-3.0.tar.gz:tetex \
tetex-texmf-3.0po.tar.gz:tetex \
- ptetex3-${version}.tar.gz:ptetex3 \
- cmap-gs854.tar.gz:cmap \
- jsverb.zip:okumacro
-patchfiles patch-7font-search.sh jsverb.diff
+ ${distname}${extract.suffix}:ptetex3 \
+ cmap-gs854.tar.gz:cmap
+patchfiles patch-7font-search.sh
checksums tetex-src-3.0.tar.gz md5 944a4641e79e61043fdaf8f38ecbb4b3 \
sha1 7637789f7f4929694aed1b89820f5bad4753e8fc \
@@ -43,15 +41,12 @@
tetex-texmf-3.0po.tar.gz md5 ed9d30d9162d16ac8d5065cde6e0f6fa \
sha1 1be97f57a26a6e9b72ebfd932e45914a959aff16 \
rmd160 a1e87733fa3cbef04e39a690ed8549aeaaddb241 \
- ptetex3-${version}.tar.gz md5 701720c8b86e2efa2bf851b33011caac \
- sha1 065907237df52c9bf65f0979d7e2f659843dc67d \
- rmd160 993b632f644a11130f4648771fe0c8659f32ccc0 \
+ ${distname}${extract.suffix} md5 27cec4fce85bbab128f6631fe501e172 \
+ sha1 b31bc5a21de6f3d9a3a50aa1fc9ed33d8e087a52 \
+ rmd160 3814df24fff37f2612ba0e1863d36f1954239c88 \
cmap-gs854.tar.gz md5 e8cbefa9584c4c72b01b05c127371c8b \
sha1 ba004879d1e486734ac780e3023975e2ae0fcee6 \
- rmd160 af6f603525f80d519c08f9205817a9a99616ff3b \
- jsverb.zip md5 aa00de964a11c8fbe08a40487b320319 \
- sha1 784c12f74fbc012e176b9d667dff4c9f31e0c37e \
- rmd160 f084a2fce22fbf2a2396e90481c5ce4e893d2c91
+ rmd160 af6f603525f80d519c08f9205817a9a99616ff3b
depends_lib bin:gs:ghostscript \
bin:perl:perl5.8 \
@@ -71,12 +66,9 @@
depends_run port:texi2html \
port:texinfo
-extract.only ptetex3-${version}.tar.gz
-worksrcdir ptetex3-${version}
-
+extract.only ${distname}${extract.suffix}
post-extract {
system "cd ${worksrcpath} && gzip -dc ${distpath}/cmap-gs854.tar.gz | tar --no-same-owner -xf -"
- file copy ${distpath}/jsverb.zip ${worksrcpath}/macro/
}
configure.args --without-texi2html \
@@ -229,11 +221,7 @@
configure.args-append --with-xdvi-x-toolkit=neXtaw
}
-platform darwin 9 {
- post-patch {
- reinplace "s|/System/Library/Fonts|/Library/Fonts|g" ${worksrcpath}/7font-search.sh
- }
-}
+platform darwin 9 {}
livecheck.check regex
livecheck.url http://tutimura.ath.cx/~nob/tex/ptetex/ptetex3/?N=D
Deleted: trunk/dports/tex/pTeX/files/jsverb.diff
===================================================================
--- trunk/dports/tex/pTeX/files/jsverb.diff 2007-11-12 03:13:57 UTC (rev 30940)
+++ trunk/dports/tex/pTeX/files/jsverb.diff 2007-11-12 03:14:54 UTC (rev 30941)
@@ -1,10 +0,0 @@
---- ./5macro.sh.orig 2007-01-28 00:41:51.000000000 +0900
-+++ ./5macro.sh 2007-02-07 11:03:24.000000000 +0900
-@@ -30,6 +30,7 @@
- ## jsclasses
- $MKDIR $PACKAGE/jsclasses
- tarx macro/jsclasses-*.zip $PACKAGE/jsclasses
-+tarx macro/jsverb.zip $PACKAGE/jsclasses
- lndir $PACKAGE2/jsclasses $TEXMF/ptex/platex jsclasses
-
- ## prosper
Modified: trunk/dports/tex/pTeX/files/patch-7font-search.sh
===================================================================
--- trunk/dports/tex/pTeX/files/patch-7font-search.sh 2007-11-12 03:13:57 UTC (rev 30940)
+++ trunk/dports/tex/pTeX/files/patch-7font-search.sh 2007-11-12 03:14:54 UTC (rev 30941)
@@ -1,5 +1,5 @@
---- ./7font-search.sh.orig 2007-07-30 18:40:56.000000000 +0900
-+++ ./7font-search.sh 2007-08-07 06:16:51.000000000 +0900
+--- ./7font-search.sh.orig 2007-11-01 22:49:05.000000000 +0900
++++ ./7font-search.sh 2007-11-01 22:52:34.000000000 +0900
@@ -101,37 +101,8 @@
# -----------------------------------
@@ -18,9 +18,9 @@
-
-mksymlink $TRUETYPE <<EOF
-###
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071111/7c86520e/attachment-0001.html
More information about the macports-changes
mailing list