diff options
Diffstat (limited to 'net')
27 files changed, 92 insertions, 68 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile index 76e7c71..a2efe0a7 100644 --- a/net/geoclue/Makefile +++ b/net/geoclue/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoclue -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= net devel gnome MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION:R}/ @@ -12,12 +12,13 @@ COMMENT= D-Bus service that provides location information LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-3g-source \ --disable-cdma-source \ + --disable-nmea-source \ --disable-modem-gps-source CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/geoclue/distinfo b/net/geoclue/distinfo index a43b23e..c92ed3b 100644 --- a/net/geoclue/distinfo +++ b/net/geoclue/distinfo @@ -1,2 +1,2 @@ -SHA256 (geoclue-2.2.0.tar.xz) = a490de0d4f97cb65f81e9fd0f687c7e84ef2c41509c214a1438964f541c7d446 -SIZE (geoclue-2.2.0.tar.xz) = 338912 +SHA256 (geoclue-2.3.0.tar.xz) = 5d17a3fc275c1437b75f937643eca64857b98b9275e7581c9379eb37f2c7bc26 +SIZE (geoclue-2.3.0.tar.xz) = 338560 diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index a0d83d1..5f0b924 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geocode-glib -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.1 CATEGORIES= net devel gnome MASTER_SITES= GNOME @@ -14,7 +14,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/geocode-glib/distinfo b/net/geocode-glib/distinfo index 55b801b..215c595 100644 --- a/net/geocode-glib/distinfo +++ b/net/geocode-glib/distinfo @@ -1,2 +1,2 @@ -SHA256 (geocode-glib-3.16.2.tar.xz) = a551ffdbd793d54a14e709c9d02e82dde3abc14eed8065abad92275a43fe2c97 -SIZE (geocode-glib-3.16.2.tar.xz) = 355424 +SHA256 (geocode-glib-3.18.1.tar.xz) = 75d12bf82575449b8290b7463e8b6cf1b99f2c9942db6391a3d5b0bbb600c365 +SIZE (geocode-glib-3.18.1.tar.xz) = 368040 diff --git a/net/geocode-glib/pkg-plist b/net/geocode-glib/pkg-plist index 72426d7..997ce1e 100644 --- a/net/geocode-glib/pkg-plist +++ b/net/geocode-glib/pkg-plist @@ -25,7 +25,6 @@ share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-enum-types.html share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-error.html share/gtk-doc/html/geocode-glib-1.0/home.png share/gtk-doc/html/geocode-glib-1.0/index.html -share/gtk-doc/html/geocode-glib-1.0/index.sgml share/gtk-doc/html/geocode-glib-1.0/left-insensitive.png share/gtk-doc/html/geocode-glib-1.0/left.png share/gtk-doc/html/geocode-glib-1.0/right-insensitive.png diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 5aef870..0e2213e 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glib-networking -PORTVERSION= 2.44.0 +PORTVERSION= 2.46.1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -22,7 +22,7 @@ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt diff --git a/net/glib-networking/distinfo b/net/glib-networking/distinfo index af11b91..2b8fa89 100644 --- a/net/glib-networking/distinfo +++ b/net/glib-networking/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/glib-networking-2.44.0.tar.xz) = 8f8a340d3ba99bfdef38b653da929652ea6640e27969d29f7ac51fbbe11a4346 -SIZE (gnome2/glib-networking-2.44.0.tar.xz) = 375456 +SHA256 (gnome2/glib-networking-2.46.1.tar.xz) = d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1 +SIZE (gnome2/glib-networking-2.46.1.tar.xz) = 378352 diff --git a/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c b/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c index 58b3a11..0e8e3450 100644 --- a/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c +++ b/net/glib-networking/files/patch-tls_gnutls_gtlsclientconnection-gnutls.c @@ -1,6 +1,6 @@ ---- tls/gnutls/gtlsclientconnection-gnutls.c.orig 2015-03-17 14:53:17.000000000 +0100 -+++ tls/gnutls/gtlsclientconnection-gnutls.c 2015-03-17 16:02:39.897699000 +0100 -@@ -309,7 +309,8 @@ g_tls_client_connection_gnutls_finish_ha +--- tls/gnutls/gtlsclientconnection-gnutls.c.orig 2015-04-30 17:57:54.000000000 +0200 ++++ tls/gnutls/gtlsclientconnection-gnutls.c 2015-08-06 17:06:17.000000000 +0200 +@@ -322,7 +322,8 @@ g_assert (inout_error != NULL); @@ -10,12 +10,21 @@ gnutls->priv->cert_requested) { g_clear_error (inout_error); -@@ -327,7 +328,7 @@ g_tls_client_connection_gnutls_finish_ha +@@ -339,7 +340,7 @@ + } - if (gnutls->priv->session_id) + resumed = gnutls_session_is_resumed (g_tls_connection_gnutls_get_session (conn)); +- if (*inout_error || !resumed) ++ if (inout_error && *inout_error || !resumed) { -- if (!*inout_error) -+ if (inout_error && !*inout_error) - { - if (!gnutls_session_is_resumed (g_tls_connection_gnutls_get_session (conn))) - { + /* Clear session data since the server did not accept what we provided. */ + gnutls->priv->session_data_override = FALSE; +@@ -348,7 +349,7 @@ + g_tls_backend_gnutls_remove_session (GNUTLS_CLIENT, gnutls->priv->session_id); + } + +- if (!*inout_error && !resumed) ++ if (inout_error && !*inout_error && !resumed) + { + gnutls_datum_t session_datum; + diff --git a/net/glib-networking/pkg-plist b/net/glib-networking/pkg-plist index 62960f0..4e42cdb 100644 --- a/net/glib-networking/pkg-plist +++ b/net/glib-networking/pkg-plist @@ -47,6 +47,7 @@ share/locale/ml/LC_MESSAGES/glib-networking.mo share/locale/mr/LC_MESSAGES/glib-networking.mo share/locale/nb/LC_MESSAGES/glib-networking.mo share/locale/nl/LC_MESSAGES/glib-networking.mo +share/locale/oc/LC_MESSAGES/glib-networking.mo share/locale/or/LC_MESSAGES/glib-networking.mo share/locale/pa/LC_MESSAGES/glib-networking.mo share/locale/pl/LC_MESSAGES/glib-networking.mo diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index b3d1194..b272c8f 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-online-accounts -PORTVERSION= 3.16.5 +PORTVERSION= 3.18.3 CATEGORIES= net MASTER_SITES= GNOME @@ -21,7 +21,7 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 \ PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gtk30 intlhack introspection:build libxslt:build GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -29,6 +29,8 @@ INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --enable-lastfm + GLIB_SCHEMAS= org.gnome.online-accounts.gschema.xml # for webkit2-gtk3 diff --git a/net/gnome-online-accounts/distinfo b/net/gnome-online-accounts/distinfo index 0a89494..f8c09e8 100644 --- a/net/gnome-online-accounts/distinfo +++ b/net/gnome-online-accounts/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-online-accounts-3.16.5.tar.xz) = ee0ccd0b4546d5f5e9f22a6e293adbab5ca8456d96d2e426819e1f4b64a8df2d -SIZE (gnome-online-accounts-3.16.5.tar.xz) = 1351788 +SHA256 (gnome-online-accounts-3.18.3.tar.xz) = bfb983831af8b1fbd81b70befda7683a38f86ca4cc911f763ae31207306e3827 +SIZE (gnome-online-accounts-3.18.3.tar.xz) = 1475580 diff --git a/net/gnome-online-accounts/pkg-plist b/net/gnome-online-accounts/pkg-plist index 5052fd0..16e695c 100644 --- a/net/gnome-online-accounts/pkg-plist +++ b/net/gnome-online-accounts/pkg-plist @@ -34,6 +34,7 @@ share/icons/hicolor/16x16/apps/goa-account-facebook.png share/icons/hicolor/16x16/apps/goa-account-flickr.png share/icons/hicolor/16x16/apps/goa-account-foursquare.png share/icons/hicolor/16x16/apps/goa-account-google.png +share/icons/hicolor/16x16/apps/goa-account-msn.png share/icons/hicolor/16x16/apps/goa-account-owncloud.png share/icons/hicolor/16x16/apps/goa-account-pocket.png share/icons/hicolor/16x16/apps/goa-account.png @@ -62,6 +63,7 @@ share/icons/hicolor/22x22/apps/goa-account-facebook.png share/icons/hicolor/22x22/apps/goa-account-flickr.png share/icons/hicolor/22x22/apps/goa-account-foursquare.png share/icons/hicolor/22x22/apps/goa-account-google.png +share/icons/hicolor/22x22/apps/goa-account-msn.png share/icons/hicolor/22x22/apps/goa-account-owncloud.png share/icons/hicolor/22x22/apps/goa-account-pocket.png share/icons/hicolor/22x22/apps/goa-account.png @@ -90,6 +92,7 @@ share/icons/hicolor/24x24/apps/goa-account-facebook.png share/icons/hicolor/24x24/apps/goa-account-flickr.png share/icons/hicolor/24x24/apps/goa-account-foursquare.png share/icons/hicolor/24x24/apps/goa-account-google.png +share/icons/hicolor/24x24/apps/goa-account-msn.png share/icons/hicolor/24x24/apps/goa-account-owncloud.png share/icons/hicolor/24x24/apps/goa-account-pocket.png share/icons/hicolor/24x24/apps/goa-account.png @@ -118,6 +121,7 @@ share/icons/hicolor/32x32/apps/goa-account-facebook.png share/icons/hicolor/32x32/apps/goa-account-flickr.png share/icons/hicolor/32x32/apps/goa-account-foursquare.png share/icons/hicolor/32x32/apps/goa-account-google.png +share/icons/hicolor/32x32/apps/goa-account-msn.png share/icons/hicolor/32x32/apps/goa-account-owncloud.png share/icons/hicolor/32x32/apps/goa-account-pocket.png share/icons/hicolor/32x32/apps/goa-account.png @@ -145,6 +149,7 @@ share/icons/hicolor/48x48/apps/goa-account-facebook.png share/icons/hicolor/48x48/apps/goa-account-flickr.png share/icons/hicolor/48x48/apps/goa-account-foursquare.png share/icons/hicolor/48x48/apps/goa-account-google.png +share/icons/hicolor/48x48/apps/goa-account-msn.png share/icons/hicolor/48x48/apps/goa-account-owncloud.png share/icons/hicolor/48x48/apps/goa-account-pocket.png share/icons/hicolor/48x48/apps/goa-account.png @@ -172,6 +177,8 @@ share/icons/hicolor/48x48/apps/im-zephyr.png share/icons/hicolor/96x96/apps/goa-account-facebook.png share/icons/hicolor/96x96/apps/goa-account-flickr.png share/icons/hicolor/96x96/apps/goa-account-foursquare.png +share/icons/hicolor/96x96/apps/goa-account-google.png +share/icons/hicolor/96x96/apps/goa-account-msn.png share/icons/hicolor/96x96/apps/goa-account-owncloud.png share/icons/hicolor/96x96/apps/goa-account-pocket.png share/icons/hicolor/96x96/apps/goa-account.png diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 7dce36c..400cb0b 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grilo-plugins -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.17 CATEGORIES= net MASTER_SITES= GNOME @@ -14,7 +14,7 @@ LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \ libavahi-gobject.so:${PORTSDIR}/net/avahi-app \ libgdata.so:${PORTSDIR}/devel/libgdata -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack libxml2 GNU_CONFIGURE= yes diff --git a/net/grilo-plugins/distinfo b/net/grilo-plugins/distinfo index 9f4f275..c75e638 100644 --- a/net/grilo-plugins/distinfo +++ b/net/grilo-plugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (grilo-plugins-0.2.14.tar.xz) = d0f18116675058c7e8c178b1fe26d6d73998a0452f85a73b1696df740c83d3ab -SIZE (grilo-plugins-0.2.14.tar.xz) = 1036824 +SHA256 (grilo-plugins-0.2.17.tar.xz) = 337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781 +SIZE (grilo-plugins-0.2.17.tar.xz) = 1036308 diff --git a/net/grilo-plugins/pkg-plist b/net/grilo-plugins/pkg-plist index 7d35231..d0eeb01 100644 --- a/net/grilo-plugins/pkg-plist +++ b/net/grilo-plugins/pkg-plist @@ -1,19 +1,16 @@ -lib/grilo-0.2/grl-apple-trailers.xml -lib/grilo-0.2/grl-bliptv.xml -%%DMAP%%lib/grilo-0.2/grl-dmap.xml +%%DMAP%%lib/grilo-0.2/grl-daap.xml +%%DMAP%%lib/grilo-0.2/grl-dpap.xml %%DLEYNA%%lib/grilo-0.2/grl-dleyna.xml lib/grilo-0.2/grl-filesystem.xml lib/grilo-0.2/grl-flickr.xml lib/grilo-0.2/grl-freebox.xml lib/grilo-0.2/grl-gravatar.xml lib/grilo-0.2/grl-jamendo.xml -lib/grilo-0.2/grl-lastfm-albumart.xml %%TRACKER%%lib/grilo-0.2/grl-local-metadata.xml lib/grilo-0.2/grl-magnatune.xml lib/grilo-0.2/grl-metadata-store.xml lib/grilo-0.2/grl-opensubtitles.xml lib/grilo-0.2/grl-optical-media.xml -lib/grilo-0.2/grl-pocket.xml lib/grilo-0.2/grl-podcasts.xml lib/grilo-0.2/grl-raitv.xml lib/grilo-0.2/grl-shoutcast.xml @@ -21,22 +18,19 @@ lib/grilo-0.2/grl-tmdb.xml %%TRACKER%%lib/grilo-0.2/grl-tracker.xml lib/grilo-0.2/grl-vimeo.xml lib/grilo-0.2/grl-youtube.xml -lib/grilo-0.2/libgrlappletrailers.so -lib/grilo-0.2/libgrlbliptv.so -%%DMAP%%lib/grilo-0.2/libgrldmap.so +%%DMAP%%lib/grilo-0.2/libgrldaap.so +%%DMAP%%lib/grilo-0.2/libgrldpap.so %%DLEYNA%%lib/grilo-0.2/libgrldleyna.so lib/grilo-0.2/libgrlfilesystem.so lib/grilo-0.2/libgrlflickr.so lib/grilo-0.2/libgrlfreebox.so lib/grilo-0.2/libgrlgravatar.so lib/grilo-0.2/libgrljamendo.so -lib/grilo-0.2/libgrllastfm-albumart.so %%TRACKER%%lib/grilo-0.2/libgrllocalmetadata.so lib/grilo-0.2/libgrlmagnatune.so lib/grilo-0.2/libgrlmetadatastore.so lib/grilo-0.2/libgrlopensubtitles.so lib/grilo-0.2/libgrloptical-media.so -lib/grilo-0.2/libgrlpocket.so lib/grilo-0.2/libgrlpodcasts.so lib/grilo-0.2/libgrlraitv.so lib/grilo-0.2/libgrlshoutcast.so @@ -48,6 +42,7 @@ share/help/C/examples/example-tmdb.c share/help/C/grilo-plugins/grilo-plugins.xml share/help/C/grilo-plugins/legal.xml share/locale/as/LC_MESSAGES/grilo-plugins.mo +share/locale/bs/LC_MESSAGES/grilo-plugins.mo share/locale/ca/LC_MESSAGES/grilo-plugins.mo share/locale/ca@valencia/LC_MESSAGES/grilo-plugins.mo share/locale/cs/LC_MESSAGES/grilo-plugins.mo diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 833c271..254fe1d 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grilo -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.15 CATEGORIES= net MASTER_SITES= GNOME @@ -14,7 +14,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ liboauth.so:${PORTSDIR}/net/liboauth \ libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack introspection:build libxml2 GNU_CONFIGURE= yes diff --git a/net/grilo/distinfo b/net/grilo/distinfo index 65d9a52..559c417 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,2 +1,2 @@ -SHA256 (grilo-0.2.12.tar.xz) = 55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85 -SIZE (grilo-0.2.12.tar.xz) = 617284 +SHA256 (grilo-0.2.15.tar.xz) = 6f5d2583250a68e76d281edaa08adb880d5a78ed46f9ecd22ae4715f1dd66815 +SIZE (grilo-0.2.15.tar.xz) = 627196 diff --git a/net/grilo/pkg-plist b/net/grilo/pkg-plist index 3596a88..778a8b8 100644 --- a/net/grilo/pkg-plist +++ b/net/grilo/pkg-plist @@ -33,15 +33,15 @@ lib/girepository-1.0/GrlPls-0.2.typelib lib/libgrilo-0.2.a lib/libgrilo-0.2.so lib/libgrilo-0.2.so.1 -lib/libgrilo-0.2.so.1.8.0 +lib/libgrilo-0.2.so.1.10.0 lib/libgrlnet-0.2.a lib/libgrlnet-0.2.so lib/libgrlnet-0.2.so.0 -lib/libgrlnet-0.2.so.0.1.9 +lib/libgrlnet-0.2.so.0.1.10 lib/libgrlpls-0.2.a lib/libgrlpls-0.2.so lib/libgrlpls-0.2.so.0 -lib/libgrlpls-0.2.so.0.0.4 +lib/libgrlpls-0.2.so.0.0.5 libdata/pkgconfig/grilo-0.2.pc libdata/pkgconfig/grilo-net-0.2.pc libdata/pkgconfig/grilo-pls-0.2.pc @@ -52,6 +52,7 @@ share/gir-1.0/Grl-0.2.gir share/gir-1.0/GrlNet-0.2.gir share/gir-1.0/GrlPls-0.2.gir share/locale/as/LC_MESSAGES/grilo.mo +share/locale/bs/LC_MESSAGES/grilo.mo share/locale/ca/LC_MESSAGES/grilo.mo share/locale/ca@valencia/LC_MESSAGES/grilo.mo share/locale/cs/LC_MESSAGES/grilo.mo @@ -73,6 +74,7 @@ share/locale/lt/LC_MESSAGES/grilo.mo share/locale/lv/LC_MESSAGES/grilo.mo share/locale/ml/LC_MESSAGES/grilo.mo share/locale/nb/LC_MESSAGES/grilo.mo +share/locale/oc/LC_MESSAGES/grilo.mo share/locale/pa/LC_MESSAGES/grilo.mo share/locale/pl/LC_MESSAGES/grilo.mo share/locale/pt/LC_MESSAGES/grilo.mo diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 2e068af..5ad36ce 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgweather -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -10,15 +10,13 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations -BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \ - vala:${PORTSDIR}/lang/vala +BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libgeocode-glib.so:${PORTSDIR}/net/geocode-glib -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gtk30 intlhack introspection:build INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index 31c2f61..1d446b9 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/libgweather-3.16.1.tar.xz) = db0955261427bb0f1a3f2747507863c591bf2f09dc477cfbf1cea0382cd34dfd -SIZE (gnome3/libgweather-3.16.1.tar.xz) = 3478080 +SHA256 (gnome3/libgweather-3.18.1.tar.xz) = 94b2292f8f7616e2aa81b1516befd7b27682b20acecbd5d656b6954990ca7ad0 +SIZE (gnome3/libgweather-3.18.1.tar.xz) = 3430524 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index 02199d1..f25b51e 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -1,16 +1,16 @@ include/libgweather-3.0/libgweather/gweather-enum-types.h include/libgweather-3.0/libgweather/gweather-enums.h +include/libgweather-3.0/libgweather/gweather-location-entry.h include/libgweather-3.0/libgweather/gweather-location.h +include/libgweather-3.0/libgweather/gweather-timezone-menu.h include/libgweather-3.0/libgweather/gweather-timezone.h include/libgweather-3.0/libgweather/gweather-version.h include/libgweather-3.0/libgweather/gweather-weather.h include/libgweather-3.0/libgweather/gweather.h -include/libgweather-3.0/libgweather/location-entry.h -include/libgweather-3.0/libgweather/timezone-menu.h lib/girepository-1.0/GWeather-3.0.typelib lib/libgweather-3.so lib/libgweather-3.so.6 -lib/libgweather-3.so.6.4.1 +lib/libgweather-3.so.6.5.0 libdata/pkgconfig/gweather-3.0.pc share/gir-1.0/GWeather-3.0.gir share/gtk-doc/html/libgweather-3.0/GWeatherInfo.html @@ -24,7 +24,6 @@ share/gtk-doc/html/libgweather-3.0/api-index-full.html share/gtk-doc/html/libgweather-3.0/ch01.html share/gtk-doc/html/libgweather-3.0/home.png share/gtk-doc/html/libgweather-3.0/index.html -share/gtk-doc/html/libgweather-3.0/index.sgml share/gtk-doc/html/libgweather-3.0/ix03.html share/gtk-doc/html/libgweather-3.0/left-insensitive.png share/gtk-doc/html/libgweather-3.0/left.png diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index e1b91d9..4e7d096 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vinagre -PORTVERSION= 3.16.1 -PORTREVISION= 1 +PORTVERSION= 3.18.2 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -22,7 +21,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pathfix pkgconfig \ +USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \ shared-mime-info tar:xz USE_GNOME= gtk30 intlhack libxml2 vte3 GNU_CONFIGURE= yes diff --git a/net/vinagre/distinfo b/net/vinagre/distinfo index 29fe2f9..1aa5692 100644 --- a/net/vinagre/distinfo +++ b/net/vinagre/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vinagre-3.16.1.tar.xz) = d77c0057e8525efeef8b35839bce07e5451d99f3ef9d156c7f549a4c1ad6483f -SIZE (gnome3/vinagre-3.16.1.tar.xz) = 812964 +SHA256 (gnome3/vinagre-3.18.2.tar.xz) = 65b81299de0b75a9433e5654d5314f347895d5efb7acd3b111e5e8c03f48fbc4 +SIZE (gnome3/vinagre-3.18.2.tar.xz) = 819820 diff --git a/net/vinagre/files/patch-vinagre_vinagre-dirs.c b/net/vinagre/files/patch-vinagre_vinagre-dirs.c new file mode 100644 index 0000000..e258854 --- /dev/null +++ b/net/vinagre/files/patch-vinagre_vinagre-dirs.c @@ -0,0 +1,10 @@ +--- vinagre/vinagre-dirs.c.orig 2015-05-28 09:18:05.360678000 +0200 ++++ vinagre/vinagre-dirs.c 2015-05-28 09:19:16.854504000 +0200 +@@ -204,6 +204,7 @@ + " directories.", _tmp18_); + data_dirs = (_vala_array_free (data_dirs, data_dirs_length1, (GDestroyNotify) g_free), NULL); + system_data_dirs = (_vala_array_free (system_data_dirs, system_data_dirs_length1, (GDestroyNotify) g_free), NULL); ++ return result; + } + + diff --git a/net/vino/Makefile b/net/vino/Makefile index 3f71fcc..3d7ea84 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vino -PORTVERSION= 3.16.0 +PORTVERSION= 3.18.1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,7 +20,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ PORTSCOUT= limitw:1,even -USES= cpe gettext gmake pathfix pkgconfig tar:xz +USES= cpe gettext gmake gnome pathfix pkgconfig tar:xz CPE_VENDOR= david_king USE_GNOME= gtk30 intlhack USE_XORG= xdamage xfixes xtst diff --git a/net/vino/distinfo b/net/vino/distinfo index 1eca56f..6fc9554 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/vino-3.16.0.tar.xz) = 608d3613d4e0ad40566759df06587effcfae77f205fce83e3bcf7574bc608dc5 -SIZE (gnome3/vino-3.16.0.tar.xz) = 760508 +SHA256 (gnome3/vino-3.18.1.tar.xz) = 07ec6e78bbecd4ee3fce873eb26932fdda9c7642bb09d17ac36483b996fafe5a +SIZE (gnome3/vino-3.18.1.tar.xz) = 766944 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index fe78373..68e4708 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -30,6 +30,7 @@ share/locale/eu/LC_MESSAGES/vino.mo share/locale/fa/LC_MESSAGES/vino.mo share/locale/fi/LC_MESSAGES/vino.mo share/locale/fr/LC_MESSAGES/vino.mo +share/locale/fur/LC_MESSAGES/vino.mo share/locale/ga/LC_MESSAGES/vino.mo share/locale/gl/LC_MESSAGES/vino.mo share/locale/gu/LC_MESSAGES/vino.mo @@ -38,6 +39,7 @@ share/locale/hi/LC_MESSAGES/vino.mo share/locale/hr/LC_MESSAGES/vino.mo share/locale/hu/LC_MESSAGES/vino.mo share/locale/id/LC_MESSAGES/vino.mo +share/locale/is/LC_MESSAGES/vino.mo share/locale/it/LC_MESSAGES/vino.mo share/locale/ja/LC_MESSAGES/vino.mo share/locale/ka/LC_MESSAGES/vino.mo |