[115780] trunk/dports/tex/pgf/Portfile

larryv at macports.org larryv at macports.org
Fri Jan 10 20:03:18 PST 2014


Revision: 115780
          https://trac.macports.org/changeset/115780
Author:   larryv at macports.org
Date:     2014-01-10 20:03:18 -0800 (Fri, 10 Jan 2014)
Log Message:
-----------
pgf: Simplify livecheck; use homepage for stable releases; whitespace.

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

Modified: trunk/dports/tex/pgf/Portfile
===================================================================
--- trunk/dports/tex/pgf/Portfile	2014-01-11 03:03:59 UTC (rev 115779)
+++ trunk/dports/tex/pgf/Portfile	2014-01-11 04:03:18 UTC (rev 115780)
@@ -10,28 +10,29 @@
 platforms           darwin
 license             {GPL-2 LPPL-1.3}
 maintainers         nomaintainer
+
 supported_archs     noarch
 
 description         PGF and TikZ -- Graphic systems for TeX
-long_description \
-    PGF is a TeX macro package for generating graphics. It is platform- and \
-    format-independent and works together with the most important TeX backend \
-    drivers, including pdftex and dvips. It comes with a user-friedly syntax \
-    layer called TikZ.
+long_description    PGF is a TeX macro package for generating graphics. \
+                    It is platform- and format-independent and works \
+                    together with the most important TeX backend \
+                    drivers, including pdftex and dvips. It comes \
+                    with a user-friedly syntax layer called TikZ.
+homepage            http://sourceforge.net/projects/pgf/
 
-homepage            http://pgf.sourceforge.net/
+depends_lib         bin:texhash:texlive-basic
+
 master_sites        sourceforge:pgf
 use_zip             yes
 distname            ${name}_${version}.tds
-
 checksums           rmd160  85eea50acad282a3f13d11a87368c6f16e35ff49 \
                     sha256  6d197e2a6a7bdadc81d180ef58ad2ef3e446fb07e05ac52821047d8c31b90b95
 
-depends_lib         bin:texhash:texlive-basic
-
 extract.mkdir       yes
 
 use_configure       no
+
 build { }
 
 destroot {
@@ -51,5 +52,4 @@
     texlive.mktexlsr
 }
 
-livecheck.url       http://sourceforge.net/api/file/index/project-id/142562/mtime/desc/rss
-livecheck.regex     ${name}\\/version (\\d+\\.\\d+)
+livecheck.regex     {/version ([.\d]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140110/27c10562/attachment.html>


More information about the macports-changes mailing list