[41689] trunk/dports/gnome/libgtkhtml3/Portfile
nox at macports.org
nox at macports.org
Sat Nov 8 20:47:21 PST 2008
Revision: 41689
http://trac.macports.org/changeset/41689
Author: nox at macports.org
Date: 2008-11-08 20:47:21 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
libgtkhtml3:
* Updated to 3.24.1.1.
* Enabled parallel build.
* Enabled test support.
Modified Paths:
--------------
trunk/dports/gnome/libgtkhtml3/Portfile
Modified: trunk/dports/gnome/libgtkhtml3/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml3/Portfile 2008-11-09 04:23:01 UTC (rev 41688)
+++ trunk/dports/gnome/libgtkhtml3/Portfile 2008-11-09 04:47:21 UTC (rev 41689)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,7 +5,7 @@
name libgtkhtml3
set my_name gtkhtml
-version 3.24.0
+version 3.24.1.1
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers nomaintainer
@@ -22,13 +23,12 @@
distname ${my_name}-${version}
use_bzip2 yes
-checksums md5 e83404511fb87837b0fac406b1c77400 \
- sha1 df1f0cf1420d28193540c68a9a945f046d427e87 \
- rmd160 f7d619bd1c1d260ed2c0fcf0fd463d6f57db69d7
+checksums md5 cd664870b72ec085de135dbe0dbfe6c1 \
+ sha1 61eabab5a79137a4f961fd21ab485bed9fcad034 \
+ rmd160 26fe220567d6727c5c6f5f92efd30d42909cef74
depends_build port:pkgconfig \
- port:perl5.8 \
- port:p5-xml-parser \
+ port:intltool \
port:gnome-icon-theme \
port:iso-codes \
port:enchant
@@ -43,6 +43,12 @@
depends_run port:gnome-icon-theme
+use_parallel_build yes
+
+test.run yes
+test.dir $worksrcpath/gtkhtml
+test.target test-verbose
+
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/bc0d3e3a/attachment.html>
More information about the macports-changes
mailing list