diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 13:34:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 13:34:00 +0000 |
commit | 30c5e3bf165c8f8647adfbc2e2395c2d4df5556e (patch) | |
tree | 7628cab107605736a0c4e866468a39932bc0fa35 | |
parent | 800f46b32ccd210af38445fbec984dcb58386e3d (diff) | |
download | ports-30c5e3bf165c8f8647adfbc2e2395c2d4df5556e.tar.gz ports-30c5e3bf165c8f8647adfbc2e2395c2d4df5556e.zip |
Notes
-rw-r--r-- | deskutils/gnome-contacts/Makefile | 8 | ||||
-rw-r--r-- | deskutils/gnome-contacts/distinfo | 6 | ||||
-rw-r--r-- | deskutils/gnome-contacts/pkg-plist | 8 |
3 files changed, 9 insertions, 13 deletions
diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile index 3060cdd33e4d..195961b14c3a 100644 --- a/deskutils/gnome-contacts/Makefile +++ b/deskutils/gnome-contacts/Makefile @@ -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/libchamplain \ 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 gnomedesktop3 gtk30 \ 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 diff --git a/deskutils/gnome-contacts/distinfo b/deskutils/gnome-contacts/distinfo index 4a3af387d738..84c6395bc994 100644 --- a/deskutils/gnome-contacts/distinfo +++ b/deskutils/gnome-contacts/distinfo @@ -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 diff --git a/deskutils/gnome-contacts/pkg-plist b/deskutils/gnome-contacts/pkg-plist index 09780053eccd..621e844f5bcf 100644 --- a/deskutils/gnome-contacts/pkg-plist +++ b/deskutils/gnome-contacts/pkg-plist @@ -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 |