From owner-svn-ports-all@freebsd.org Sun May 21 15:08:10 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19FB0D77A72; Sun, 21 May 2017 15:08:10 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D114133A; Sun, 21 May 2017 15:08:09 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4LF88Xo066026; Sun, 21 May 2017 15:08:08 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4LF88IJ066022; Sun, 21 May 2017 15:08:08 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201705211508.v4LF88IJ066022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 21 May 2017 15:08:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441406 - head/net/gnome-online-accounts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2017 15:08:10 -0000 Author: kwm Date: Sun May 21 15:08:08 2017 New Revision: 441406 URL: https://svnweb.freebsd.org/changeset/ports/441406 Log: Update gnome-online-accounts to 3.24.0. * add license * review dependancies * move compiler:c++11-lib to the main USES. It is always needed * Update pkg-descr Obtained from: gnome devel repo Modified: head/net/gnome-online-accounts/Makefile head/net/gnome-online-accounts/distinfo head/net/gnome-online-accounts/pkg-descr head/net/gnome-online-accounts/pkg-plist Modified: head/net/gnome-online-accounts/Makefile ============================================================================== --- head/net/gnome-online-accounts/Makefile Sun May 21 14:58:45 2017 (r441405) +++ head/net/gnome-online-accounts/Makefile Sun May 21 15:08:08 2017 (r441406) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-online-accounts -PORTVERSION= 3.18.6 -PORTREVISION= 1 +PORTVERSION= 3.24.0 CATEGORIES= net MASTER_SITES= GNOME @@ -15,18 +14,17 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ - libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib \ libjson-glib-1.0.so:devel/json-glib \ - libnotify.so:devel/libnotify \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ librest-0.7.so:devel/librest PORTSCOUT= limitw:1,even -USES= gettext gmake gnome localbase:ldflags libtool pathfix pkgconfig tar:xz -USE_GNOME= cairo gtk30 intlhack introspection:build libxslt:build +USES= compiler:c++11-lib gettext gmake gnome libtool \ + localbase pathfix pkgconfig tar:xz +USE_GNOME= cairo gtk30 intlhack introspection:build libxml2 libxslt:build GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes @@ -35,7 +33,4 @@ CONFIGURE_ARGS= --enable-lastfm GLIB_SCHEMAS= org.gnome.online-accounts.gschema.xml -# for webkit2-gtk3 -USES+= compiler:c++11-lib - .include Modified: head/net/gnome-online-accounts/distinfo ============================================================================== --- head/net/gnome-online-accounts/distinfo Sun May 21 14:58:45 2017 (r441405) +++ head/net/gnome-online-accounts/distinfo Sun May 21 15:08:08 2017 (r441406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478316573 -SHA256 (gnome-online-accounts-3.18.6.tar.xz) = 7e7c581b19b213d04c56a080ed7240a90999d7be2daca27d4aa054d205b48fa5 -SIZE (gnome-online-accounts-3.18.6.tar.xz) = 1478544 +TIMESTAMP = 1495276787 +SHA256 (gnome-online-accounts-3.24.0.tar.xz) = 9e2f780e061641dfd692cc82269b0cac6cce73c74ce2d8a0a5e80889ed07c17b +SIZE (gnome-online-accounts-3.24.0.tar.xz) = 1401252 Modified: head/net/gnome-online-accounts/pkg-descr ============================================================================== --- head/net/gnome-online-accounts/pkg-descr Sun May 21 14:58:45 2017 (r441405) +++ head/net/gnome-online-accounts/pkg-descr Sun May 21 15:08:08 2017 (r441406) @@ -1,4 +1,7 @@ -gnome-online-accounts provides interfaces so applications and -libraries in GNOME can access the user's online accounts. +GOA provides a centralized service that allows a set of online accounts +to be configured for use with core GNOME applications. In UX terms, GOA +provides a static list of online accounts that can be setup by users +(through the Online Accounts panel in System Settings). These accounts +can then be used by core GNOME applications. -WWW: https://wiki.gnome.org/Projects/GnomeOnlineAccounts +WWW: https://wiki.gnome.org/Projects/GnomeOnlineAccounts/ Modified: head/net/gnome-online-accounts/pkg-plist ============================================================================== --- head/net/gnome-online-accounts/pkg-plist Sun May 21 14:58:45 2017 (r441405) +++ head/net/gnome-online-accounts/pkg-plist Sun May 21 15:08:08 2017 (r441406) @@ -4,12 +4,10 @@ include/goa-1.0/goa/goaclient.h include/goa-1.0/goa/goaenums.h include/goa-1.0/goa/goaenumtypes.h include/goa-1.0/goa/goaerror.h -include/goa-1.0/goa/goatypes.h include/goa-1.0/goa/goaversion.h include/goa-1.0/goabackend/goabackend.h include/goa-1.0/goabackend/goabackendenums.h include/goa-1.0/goabackend/goabackendenumtypes.h -include/goa-1.0/goabackend/goabackendtypes.h include/goa-1.0/goabackend/goaprovider.h lib/girepository-1.0/Goa-1.0.typelib lib/goa-1.0/include/goaconfig.h @@ -256,6 +254,7 @@ share/locale/fi/LC_MESSAGES/gnome-online share/locale/fi/LC_MESSAGES/gnome-online-accounts.mo share/locale/fr/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fr/LC_MESSAGES/gnome-online-accounts.mo +share/locale/fur/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/fur/LC_MESSAGES/gnome-online-accounts.mo share/locale/ga/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/ga/LC_MESSAGES/gnome-online-accounts.mo @@ -269,10 +268,12 @@ share/locale/he/LC_MESSAGES/gnome-online share/locale/hi/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/hi/LC_MESSAGES/gnome-online-accounts.mo share/locale/hr/LC_MESSAGES/gnome-online-accounts-tpaw.mo +share/locale/hr/LC_MESSAGES/gnome-online-accounts.mo share/locale/hu/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/hu/LC_MESSAGES/gnome-online-accounts.mo share/locale/id/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/id/LC_MESSAGES/gnome-online-accounts.mo +share/locale/is/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/is/LC_MESSAGES/gnome-online-accounts.mo share/locale/it/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/it/LC_MESSAGES/gnome-online-accounts.mo @@ -361,3 +362,5 @@ share/locale/zh_HK/LC_MESSAGES/gnome-onl share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts-tpaw.mo share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo share/locale/zu/LC_MESSAGES/gnome-online-accounts-tpaw.mo +share/vala/vapi/goa-1.0.deps +share/vala/vapi/goa-1.0.vapi