Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 13:43:09 +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: r550033 - head/mail/geary
Message-ID:  <202009251343.08PDh9Zr027876@repo.freebsd.org>

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

Log:
  Update to 3.32.2
  
  This update is to a version which is sufficient enough to build with
  a newer version of vala, without having to upgrade tons of other libs

Modified:
  head/mail/geary/Makefile
  head/mail/geary/distinfo
  head/mail/geary/pkg-plist

Modified: head/mail/geary/Makefile
==============================================================================
--- head/mail/geary/Makefile	Fri Sep 25 13:37:07 2020	(r550032)
+++ head/mail/geary/Makefile	Fri Sep 25 13:43:08 2020	(r550033)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geary
-PORTVERSION=	0.13.3
-PORTREVISION=	1
+PORTVERSION=	3.32.2
 CATEGORIES=	mail gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -27,9 +26,10 @@ LIB_DEPENDS=	libgmime-2.6.so:mail/gmime26 \
 		libgee-0.8.so:devel/libgee \
 		libgcr-3.so:security/gcr \
 		libsecret-1.so:security/libsecret \
-		libenchant-2.so:textproc/enchant2
+		libenchant-2.so:textproc/enchant2 \
+		libfolks.so:net-im/folks
 
-USES=		compiler:c11 desktop-file-utils gettext gmake gnome meson \
+USES=		compiler:c11 desktop-file-utils gettext gnome meson \
 		pkgconfig python:3.5+,build shebangfix sqlite tar:xz
 USE_GNOME=	cairo gtk30 libxml2
 

Modified: head/mail/geary/distinfo
==============================================================================
--- head/mail/geary/distinfo	Fri Sep 25 13:37:07 2020	(r550032)
+++ head/mail/geary/distinfo	Fri Sep 25 13:43:08 2020	(r550033)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552340885
-SHA256 (gnome/geary-0.13.3.tar.xz) = f1d7a9192f927a8889767d0c0a62598bafd1c3d1f4e6a9bd4397ee2084b1710c
-SIZE (gnome/geary-0.13.3.tar.xz) = 2337168
+TIMESTAMP = 1601040964
+SHA256 (gnome/geary-3.32.2.tar.xz) = f821632356f1c0f694e6fe7c301952fa393e3522a0151f718348ec80f01fe569
+SIZE (gnome/geary-3.32.2.tar.xz) = 2234052

Modified: head/mail/geary/pkg-plist
==============================================================================
--- head/mail/geary/pkg-plist	Fri Sep 25 13:37:07 2020	(r550032)
+++ head/mail/geary/pkg-plist	Fri Sep 25 13:43:08 2020	(r550033)
@@ -181,12 +181,6 @@ share/help/tr/geary/search.page
 share/help/tr/geary/shortcuts.page
 share/help/tr/geary/star.page
 share/help/tr/geary/write.page
-share/icons/hicolor/16x16/apps/org.gnome.Geary.png
-share/icons/hicolor/24x24/apps/org.gnome.Geary.png
-share/icons/hicolor/256x256/apps/org.gnome.Geary.png
-share/icons/hicolor/32x32/apps/org.gnome.Geary.png
-share/icons/hicolor/48x48/apps/org.gnome.Geary.png
-share/icons/hicolor/512x512/apps/org.gnome.Geary.png
 share/icons/hicolor/scalable/actions/close-symbolic.svg
 share/icons/hicolor/scalable/actions/detach-symbolic.svg
 share/icons/hicolor/scalable/actions/edit-symbolic.svg
@@ -212,6 +206,7 @@ share/icons/hicolor/scalable/actions/marker-symbolic.s
 share/icons/hicolor/scalable/actions/tag-symbolic-rtl.svg
 share/icons/hicolor/scalable/actions/tag-symbolic.svg
 share/icons/hicolor/scalable/actions/text-x-generic-symbolic.svg
+share/icons/hicolor/scalable/apps/org.gnome.Geary.svg
 share/icons/hicolor/symbolic/apps/org.gnome.Geary-symbolic.svg
 share/locale/ar/LC_MESSAGES/geary.mo
 share/locale/be/LC_MESSAGES/geary.mo
@@ -230,6 +225,7 @@ share/locale/eu/LC_MESSAGES/geary.mo
 share/locale/fa/LC_MESSAGES/geary.mo
 share/locale/fi/LC_MESSAGES/geary.mo
 share/locale/fr/LC_MESSAGES/geary.mo
+share/locale/fur/LC_MESSAGES/geary.mo
 share/locale/gl/LC_MESSAGES/geary.mo
 share/locale/he/LC_MESSAGES/geary.mo
 share/locale/hi/LC_MESSAGES/geary.mo



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