[31250] trunk/dports/x11/urw-fonts/Portfile

takanori at macports.org takanori at macports.org
Sun Nov 18 18:29:21 PST 2007


Revision: 31250
          http://trac.macosforge.org/projects/macports/changeset/31250
Author:   takanori at macports.org
Date:     2007-11-18 18:29:20 -0800 (Sun, 18 Nov 2007)

Log Message:
-----------
Linted.

Modified Paths:
--------------
    trunk/dports/x11/urw-fonts/Portfile

Modified: trunk/dports/x11/urw-fonts/Portfile
===================================================================
--- trunk/dports/x11/urw-fonts/Portfile	2007-11-19 02:27:29 UTC (rev 31249)
+++ trunk/dports/x11/urw-fonts/Portfile	2007-11-19 02:29:20 UTC (rev 31250)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem      1.0
+
 name            urw-fonts
 version         1.0.7pre43
 categories      x11 fonts
-maintainers     takanori at macports.org
+maintainers     takanori
 description     Cyrillized free URW fonts
 long_description \
                 These fonts were made from the free URW fonts distributed with ghostcript. \
@@ -15,16 +16,14 @@
 homepage        ftp://ftp.gnome.ru/fonts/urw/release/
 master_sites    macports:takanori \
                 ftp://ftp.gnome.ru/fonts/urw/release/
-distfiles       ${name}-${version}.tar.bz2
-depends_run     port:fontconfig
-
+use_bzip2       yes
 checksums       md5 97ff7f315bcf36558d7f326878551ac3 \
                 sha1 21509653fa235d181a808137753c454a7e1148a1 \
                 rmd160 7913b42613998976e32da689fbe46df96067802e
 
-use_bzip2       yes
-extract.dir     ${worksrcpath}
+depends_run     port:fontconfig
 
+extract.dir     ${worksrcpath}
 pre-extract {
     file mkdir ${worksrcpath}
 }
@@ -49,5 +48,4 @@
     system "${prefix}/bin/fc-cache -fv ${prefix}/share/fonts"
 }
 
-livecheck.check md5
-livecheck.md5   5251e3189fb2a74ccc16be1429f8b484
+livecheck.name   urw-fonts-cyrillic

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071118/c479ef99/attachment-0001.html


More information about the macports-changes mailing list