[50878] trunk/dports/tex/tex-tipa/Portfile

takanori at macports.org takanori at macports.org
Mon May 11 22:58:20 PDT 2009


Revision: 50878
          http://trac.macports.org/changeset/50878
Author:   takanori at macports.org
Date:     2009-05-11 22:58:20 -0700 (Mon, 11 May 2009)
Log Message:
-----------
tex-tipa:
- The distfile was silently updated at Apr 7, 2009. (#19452)
  (to avoid checksum mismatch, I copied the distfile to svn.macports.org
   as 'tipa-20090407.zip')

Modified Paths:
--------------
    trunk/dports/tex/tex-tipa/Portfile

Modified: trunk/dports/tex/tex-tipa/Portfile
===================================================================
--- trunk/dports/tex/tex-tipa/Portfile	2009-05-12 05:29:49 UTC (rev 50877)
+++ trunk/dports/tex/tex-tipa/Portfile	2009-05-12 05:58:20 UTC (rev 50878)
@@ -12,18 +12,20 @@
 categories      	tex print
 maintainers     	pguyot at kallisys.net
 homepage			http://www.essex.ac.uk/linguistics/clmt/latex4ling/tipa/
-master_sites		ftp://ftp.jussieu.fr/pub/TeX/CTAN/fonts/ \
-					http://ftp.nara.wide.ad.jp/pub/TeX/CTAN/fonts/
-distname			tipa
+master_sites		macports
+#			ftp://ftp.jussieu.fr/pub/TeX/CTAN/fonts/
+#			http://ftp.nara.wide.ad.jp/pub/TeX/CTAN/fonts/
+distname        tipa-20090407
 use_zip				yes
 dist_subdir			${name}/${version}
-checksums			tipa.zip \
-						md5 8e3cc71833f947f8c3f2cdcf86a798c5 \
-						sha1 24a9a9b907affe93422812ee665d4dfbffc7daef \
-						rmd160 3789e1ea95f649a9788055294bb1a39a0313692d
+checksums       md5     5b8384b4b7a0fc8dad302b65d1bd3293 \
+                sha1    04f8ee142faecf3017738e23c1c6835158556c40 \
+                rmd160  ea4f393f8a2e151b0933829ba7d193761ca8433a
 depends_lib			bin:mktexlsr:texlive
 patchfiles			patch-tipa-1.3-Makefile
 
+worksrcdir      tipa
+
 use_configure       no
 build {}
 destroot {
@@ -35,7 +37,7 @@
 }
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/texmf-local/doc/tipa
-	xinstall -m 644 -W ${worksrcpath} 00README tipaface.pdf tipaman.pdf tipaman.ps \
+	xinstall -m 644 -W ${worksrcpath} 00README tipaface.pdf tipaman.pdf \
 		${destroot}${prefix}/share/texmf-local/doc/tipa
 }
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090511/083daaa9/attachment.html>


More information about the macports-changes mailing list