[35706] trunk/dports/gnome/libgtkhtml3/Portfile
gui_dos at macports.org
gui_dos at macports.org
Thu Apr 3 06:36:22 PDT 2008
Revision: 35706
http://trac.macosforge.org/projects/macports/changeset/35706
Author: gui_dos at macports.org
Date: 2008-04-03 06:36:19 -0700 (Thu, 03 Apr 2008)
Log Message:
-----------
libgtkhtml3: update to 3.18.0
Modified Paths:
--------------
trunk/dports/gnome/libgtkhtml3/Portfile
Modified: trunk/dports/gnome/libgtkhtml3/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml3/Portfile 2008-04-03 12:55:23 UTC (rev 35705)
+++ trunk/dports/gnome/libgtkhtml3/Portfile 2008-04-03 13:36:19 UTC (rev 35706)
@@ -4,7 +4,7 @@
name libgtkhtml3
set my_name gtkhtml
-version 3.16.3
+version 3.18.0
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers nomaintainer
categories gnome
@@ -21,9 +21,9 @@
distname ${my_name}-${version}
use_bzip2 yes
-checksums md5 bba94aecc723946e2a4e68e2dcf59722 \
- sha1 6fbf5736a9f10cd45287e7aa50bf558510f2dbf5 \
- rmd160 f4b7f134107180e8d244654366ac4cfd51761168
+checksums md5 ec541b078ea9fbb1dd93f77075f77bd8 \
+ sha1 b77e342fc5f90104c87f6f2e8e970b6319d047e4 \
+ rmd160 95161c0dcfbb2aae8317de7f3c6119970fbb86fe
depends_build port:pkgconfig \
port:perl5.8 \
@@ -33,6 +33,7 @@
depends_lib port:gettext \
port:gail \
port:gtk2 \
+ port:libsoup \
port:libgnomeui \
port:libbonobo \
port:libbonoboui \
@@ -40,18 +41,6 @@
depends_run port:gnome-icon-theme
-post-patch {
- reinplace -E "/^.*DISABLE_DEPRECATED.*\$/d" \
- ${worksrcpath}/components/html-editor/Makefile.am \
- ${worksrcpath}/components/html-editor/Makefile.in \
- ${worksrcpath}/src/Makefile.am \
- ${worksrcpath}/src/Makefile.in
-
- reinplace -E "s:-DG_DISABLE_DEPRECATED=1::g" \
- ${worksrcpath}/a11y/Makefile.am \
- ${worksrcpath}/a11y/Makefile.in
-}
-
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/20080403/e4cc433d/attachment.html
More information about the macports-changes
mailing list