[25798] trunk/dports/textproc/libxslt/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 2 08:26:44 PDT 2007


Revision: 25798
          http://trac.macosforge.org/projects/macports/changeset/25798
Author:   nox at macports.org
Date:     2007-06-02 08:26:44 -0700 (Sat, 02 Jun 2007)

Log Message:
-----------
Added homepage.
Added livecheck.
Removed hard-coded version in the gnome mirror subdir.

Modified Paths:
--------------
    trunk/dports/textproc/libxslt/Portfile

Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile	2007-06-02 14:43:26 UTC (rev 25797)
+++ trunk/dports/textproc/libxslt/Portfile	2007-06-02 15:26:44 UTC (rev 25798)
@@ -8,7 +8,9 @@
 platforms         darwin
 maintainers       rhwood at macports.org openmaintainer at macports.org
 
-master_sites      gnome:sources/libxslt/1.1/ ftp://xmlsoft.org/ 
+homepage          http://xmlsoft.org/XSLT/
+master_sites      gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/ \
+                  ftp://xmlsoft.org/${name}/
 use_bzip2         yes
 checksums         rmd160 663816b06322574473185582a6407bcf3fc38111
 depends_lib       port:libiconv port:libxml2 port:zlib
@@ -26,3 +28,7 @@
 Libxslt is based on libxml2 the XML C library developed for the Gnome project. \
 It also implements most of the EXSLT set of processor-portable extensions \
 functions and some of Saxon's evaluate and expressions extensions. 
+
+livecheck.check regex
+livecheck.url   ${homepage}news.html
+livecheck.regex {<h3>(\d+(?:\.\d+)*): .*</h3>}

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


More information about the macports-changes mailing list