diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:06:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:06:19 +0000 |
commit | 15f896742976b20fb7061b33d6156ad804c06f60 (patch) | |
tree | 00ccea257b45ca4157e01963d4facafa770f7c30 /graphics/gthumb | |
parent | 21e49035639e5031b89891040fcdd9005ca0766c (diff) | |
download | ports-15f896742976b20fb7061b33d6156ad804c06f60.tar.gz ports-15f896742976b20fb7061b33d6156ad804c06f60.zip |
Notes
Diffstat (limited to 'graphics/gthumb')
-rw-r--r-- | graphics/gthumb/Makefile | 8 | ||||
-rw-r--r-- | graphics/gthumb/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 2ef65d211ef4..a0010f63bbdd 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -3,8 +3,7 @@ # $MCom: ports/trunk/graphics/gthumb/Makefile 19823 2014-08-20 09:28:14Z gusi $ PORTNAME= gthumb -PORTVERSION= 3.4.1 -PORTREVISION= 1 +PORTVERSION= 3.4.2 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -89,7 +88,7 @@ WEBSERVICES_DESC= Web services WEBSERVICES_LIB_DEPENDS=\ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ - libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 + libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 WEBSERVICES_CONFIGURE_ENABLE= libjson-glib libsoup webkit2 YELP_DESC= Viewer for built-in help system YELP_RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp @@ -97,7 +96,6 @@ YELP_RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp post-patch: @${REINPLACE_CMD} -e \ 's|-Wl,--as-needed|| ; \ - /^[[:blank:]]zlib/d ; \ - /webkit2gtk/s|-4.0|-3.0|' ${WRKSRC}/configure + /^[[:blank:]]zlib/d' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index 0570ef4a7fd3..26a1f9231fdb 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gthumb-3.4.1.tar.xz) = 1ec2cf49f499ed06eda851a3bd5c28a1768839a6ff06bc4efc5fbde46cabc857 -SIZE (gnome3/gthumb-3.4.1.tar.xz) = 3407712 +SHA256 (gnome3/gthumb-3.4.2.tar.xz) = c34423bf9a33bc287e8e81a917fe29d1956e5308a7191e86f486f66c71607cfa +SIZE (gnome3/gthumb-3.4.2.tar.xz) = 3416352 |