Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 13:34:00 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550031 - head/deskutils/gnome-contacts
Message-ID:  <202009251334.08PDY0Ke021593@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Sep 25 13:34:00 2020
New Revision: 550031
URL: https://svnweb.freebsd.org/changeset/ports/550031

Log:
  update to 2.32.1
  
  This a first step in the upgrade, which is good enough to be built
  with newer version of vala without having yet to upgrade many other libs
  
  More further update will happen later

Modified:
  head/deskutils/gnome-contacts/Makefile
  head/deskutils/gnome-contacts/distinfo
  head/deskutils/gnome-contacts/pkg-plist

Modified: head/deskutils/gnome-contacts/Makefile
==============================================================================
--- head/deskutils/gnome-contacts/Makefile	Fri Sep 25 13:11:37 2020	(r550030)
+++ head/deskutils/gnome-contacts/Makefile	Fri Sep 25 13:34:00 2020	(r550031)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnome-contacts
-PORTVERSION=	3.28.2
+PORTVERSION=	3.32.1
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 
@@ -29,7 +29,8 @@ LIB_DEPENDS=	libchamplain-0.12.so:graphics/libchamplai
 		libnspr4.so:devel/nspr \
 		libsecret-1.so:security/libsecret \
 		libsoup-2.4.so:devel/libsoup \
-		libtelepathy-glib.so:net-im/telepathy-glib
+		libtelepathy-glib.so:net-im/telepathy-glib \
+		libhandy-0.0.so:x11-toolkits/libhandy0
 
 PORTSCOUT=	limitw:1,even
 
@@ -38,8 +39,7 @@ USE_GNOME=	cairo evolutiondataserver3 gdkpixbuf2 gnome
 		intlhack introspection:build
 USE_XORG=	x11 xcomposite xdamage xext xfixes xi xrandr
 USES=		gettext gl gnome localbase meson perl5 pkgconfig \
-		python:3.4+,build shebangfix sqlite tar:xz xorg
-SHEBANG_FILES=	meson_post_install.py
+		python:3.4+,build sqlite tar:xz xorg
 
 GLIB_SCHEMAS=	org.gnome.Contacts.gschema.xml
 

Modified: head/deskutils/gnome-contacts/distinfo
==============================================================================
--- head/deskutils/gnome-contacts/distinfo	Fri Sep 25 13:11:37 2020	(r550030)
+++ head/deskutils/gnome-contacts/distinfo	Fri Sep 25 13:34:00 2020	(r550031)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525958162
-SHA256 (gnome-contacts-3.28.2.tar.xz) = 1c65ceff37d06ff7114b0d335f6c26e0f6bf1eff40af9feba73ad87cdfae8fc6
-SIZE (gnome-contacts-3.28.2.tar.xz) = 365188
+TIMESTAMP = 1601040282
+SHA256 (gnome-contacts-3.32.1.tar.xz) = de0bfd81e4ab4400e7b4b04e81d2de4f2ebae3d70226d3db750c15e9117ce19d
+SIZE (gnome-contacts-3.32.1.tar.xz) = 358800

Modified: head/deskutils/gnome-contacts/pkg-plist
==============================================================================
--- head/deskutils/gnome-contacts/pkg-plist	Fri Sep 25 13:11:37 2020	(r550030)
+++ head/deskutils/gnome-contacts/pkg-plist	Fri Sep 25 13:34:00 2020	(r550031)
@@ -5,12 +5,8 @@ share/applications/org.gnome.Contacts.desktop
 share/dbus-1/services/org.gnome.Contacts.SearchProvider.service
 share/dbus-1/services/org.gnome.Contacts.service
 share/gnome-shell/search-providers/org.gnome.Contacts.search-provider.ini
-share/icons/hicolor/16x16/apps/gnome-contacts.png
-share/icons/hicolor/22x22/apps/gnome-contacts.png
-share/icons/hicolor/32x32/apps/gnome-contacts.png
-share/icons/hicolor/48x48/apps/gnome-contacts.png
-share/icons/hicolor/512x512/apps/gnome-contacts.png
-share/icons/hicolor/symbolic/apps/gnome-contacts-symbolic.svg
+share/icons/hicolor/scalable/apps/org.gnome.Contacts.svg
+share/icons/hicolor/symbolic/apps/org.gnome.Contacts-symbolic.svg
 share/locale/af/LC_MESSAGES/gnome-contacts.mo
 share/locale/ar/LC_MESSAGES/gnome-contacts.mo
 share/locale/as/LC_MESSAGES/gnome-contacts.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009251334.08PDY0Ke021593>