[29782] trunk/dports/gnome/libgtkhtml/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 9 18:28:07 PDT 2007


Revision: 29782
          http://trac.macosforge.org/projects/macports/changeset/29782
Author:   vinc17 at macports.org
Date:     2007-10-09 18:28:07 -0700 (Tue, 09 Oct 2007)

Log Message:
-----------
Took the maintainership, added livecheck support and updated to 2.11.1.

Modified Paths:
--------------
    trunk/dports/gnome/libgtkhtml/Portfile

Modified: trunk/dports/gnome/libgtkhtml/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml/Portfile	2007-10-09 23:50:26 UTC (rev 29781)
+++ trunk/dports/gnome/libgtkhtml/Portfile	2007-10-10 01:28:07 UTC (rev 29782)
@@ -1,18 +1,29 @@
 # $Id$
+
 PortSystem 1.0
-name		libgtkhtml
-version		2.11.0
-description	Lightweight HTML rendering/printing/editing engine
-long_description        This is GtkHTML, a lightweight HTML rendering/\
-			printing/editing engine. It was originally based \
-			on KHTMLW, but is now being developed independently.
-maintainers	nomaintainer at macports.org
-categories	gnome www
-platforms	darwin 
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/libgtkhtml/2.11/
-checksums	md5 ae7fbfda3b5d118c17f089f4de64b5ef
-depends_lib	port:gail port:libxml2
-use_bzip2 	yes
-configure.args  --mandir=${prefix}/share/man
-configure.cflags-append "-flat_namespace"
+
+name                    libgtkhtml
+version                 2.11.1
+description             Lightweight HTML rendering/printing/editing engine
+long_description        This is GtkHTML version 2, a lightweight HTML \
+                        rendering/printing/editing engine. It was \
+                        originally based on KHTMLW, but is now being \
+                        developed independently.
+maintainers             vincent-opdarw at vinc17.org
+categories              gnome www
+platforms               darwin
+homepage                http://www.gnome.org/
+master_sites            gnome:sources/libgtkhtml/2.11/
+checksums               md5 a1d1a197dcff8c4571659deef5495e24 \
+                        sha1 1325c1540091b89cc03d99a1e594285d2e846e50 \
+                        rmd160 4f3a65b616c0fbfaaa487d11c8749718708deb2a
+depends_lib             port:gail port:libxml2
+use_bzip2               yes
+
+configure.args          --mandir=${prefix}/share/man
+configure.cflags-append -flat_namespace
+
+livecheck.check         regex
+livecheck.url \
+    http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.11/?C=M\;O=D
+livecheck.regex         ${name}-(\[0-9.a-s\]+)\\.tar

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


More information about the macports-changes mailing list