Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2020 07:11:54 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553735 - in head: devel/libgdata mail/evolution mail/geary net-im/ekiga net-im/folks security/gcr security/gnome-keyring security/seahorse www/epiphany www/midori x11-fm/sushi
Message-ID:  <202010310711.09V7Bs3E094467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Oct 31 07:11:54 2020
New Revision: 553735
URL: https://svnweb.freebsd.org/changeset/ports/553735

Log:
  security/gcr: Update to 3.38.0
  
  PR:		250512
  Submitted by:	Neel Chauhan <neel@neelc.org>

Modified:
  head/devel/libgdata/Makefile
  head/mail/evolution/Makefile
  head/mail/geary/Makefile
  head/net-im/ekiga/Makefile
  head/net-im/folks/Makefile
  head/security/gcr/Makefile
  head/security/gcr/distinfo
  head/security/gcr/pkg-plist
  head/security/gnome-keyring/Makefile
  head/security/seahorse/Makefile
  head/www/epiphany/Makefile
  head/www/midori/Makefile
  head/x11-fm/sushi/Makefile

Modified: head/devel/libgdata/Makefile
==============================================================================
--- head/devel/libgdata/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/devel/libgdata/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libgdata
 PORTVERSION=	0.17.13
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 
@@ -18,7 +19,7 @@ LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 		libjson-glib-1.0.so:devel/json-glib \
 		libp11-kit.so:security/p11-kit \
 		libgoa-1.0.so:net/gnome-online-accounts \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		liboauth.so:net/liboauth
 
 USES=		gettext gnome localbase meson pkgconfig tar:xz

Modified: head/mail/evolution/Makefile
==============================================================================
--- head/mail/evolution/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/mail/evolution/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	evolution
 PORTVERSION=	3.38.0
+PORTREVISION=	1
 CATEGORIES=	mail gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -20,7 +21,7 @@ BUILD_DEPENDS=	itstool:textproc/itstool \
 		iso-codes>=0:misc/iso-codes \
 		highlight:textproc/highlight
 LIB_DEPENDS=	libnss3.so:security/nss \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libgtkspell3-3.so:textproc/gtkspell3 \
 		libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
 		libsoup-2.4.so:devel/libsoup \

Modified: head/mail/geary/Makefile
==============================================================================
--- head/mail/geary/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/mail/geary/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	geary
 PORTVERSION=	3.32.2
+PORTREVISION=	1
 CATEGORIES=	mail gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -24,7 +25,7 @@ LIB_DEPENDS=	libgmime-2.6.so:mail/gmime26 \
 		libcanberra.so:audio/libcanberra \
 		libnotify.so:devel/libnotify \
 		libgee-0.8.so:devel/libgee \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libsecret-1.so:security/libsecret \
 		libenchant-2.so:textproc/enchant2 \
 		libfolks.so:net-im/folks

Modified: head/net-im/ekiga/Makefile
==============================================================================
--- head/net-im/ekiga/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/net-im/ekiga/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -4,7 +4,7 @@
 
 PORTNAME=	ekiga
 PORTVERSION=	4.0.1
-PORTREVISION=	29
+PORTREVISION=	30
 CATEGORIES=	net-im
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -122,7 +122,7 @@ PLIST_SUB+=	GCONF=""
 
 .if ${PORT_OPTIONS:MEVOLUTION}
 USE_GNOME+=	evolutiondataserver3
-LIB_DEPENDS+=	libgcr-3.so:security/gcr
+LIB_DEPENDS+=	libgcr-base-3.so:security/gcr
 CONFIGURE_ARGS+=--enable-eds
 PLIST_SUB+=	EVOLUTION=""
 WITH_PLUGINS=	1

Modified: head/net-im/folks/Makefile
==============================================================================
--- head/net-im/folks/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/net-im/folks/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	folks
 PORTVERSION=	0.14.0
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	GNOME
 
@@ -14,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	vapigen:lang/vala
 LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libzeitgeist-2.0.so:sysutils/zeitgeist \
 		libtelepathy-glib.so:net-im/telepathy-glib \
 		libnspr4.so:devel/nspr \

Modified: head/security/gcr/Makefile
==============================================================================
--- head/security/gcr/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/security/gcr/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcr
-PORTVERSION=	3.28.0
-PORTREVISION=	1
+PORTVERSION=	3.38.0
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 
@@ -11,6 +10,7 @@ MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Library for bits of crypto UI and parsing
 
 BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc \
+		gpg2:security/gnupg \
 		vapigen:lang/vala
 LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libgpg-error.so:security/libgpg-error \
@@ -21,11 +21,10 @@ CONFLICTS=	gnome-keyring-2.[0-9]*
 PORTSCOUT=	limitw:1,even
 
 USE_GNOME=	cairo gtk30 intlhack introspection:build
-USES=		desktop-file-utils gettext gmake gnome libtool pathfix \
-		pkgconfig shared-mime-info tar:xz
-GNU_CONFIGURE=	yes
+USES=		desktop-file-utils gettext gmake gnome libtool meson pathfix \
+		pkgconfig python:3.6+ shared-mime-info tar:xz
 USE_LDCONFIG=	yes
-CONFIGURE_ARGS=	--disable-valgrind
+BINARY_ALIAS=	python3=${PYTHON_VERSION}
 INSTALLS_ICONS=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/security/gcr/distinfo
==============================================================================
--- head/security/gcr/distinfo	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/security/gcr/distinfo	Sat Oct 31 07:11:54 2020	(r553735)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525382004
-SHA256 (gcr-3.28.0.tar.xz) = 15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b
-SIZE (gcr-3.28.0.tar.xz) = 1329044
+TIMESTAMP = 1603225294
+SHA256 (gcr-3.38.0.tar.xz) = a64cc7b65757fc2cd16de1708d132a16d05cd1f62c6eba436d56fe45d4ba27e1
+SIZE (gcr-3.38.0.tar.xz) = 1029784

Modified: head/security/gcr/pkg-plist
==============================================================================
--- head/security/gcr/pkg-plist	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/security/gcr/pkg-plist	Sat Oct 31 07:11:54 2020	(r553735)
@@ -65,9 +65,6 @@ lib/girepository-1.0/GcrUi-3.typelib
 lib/libgck-1.so
 lib/libgck-1.so.0
 lib/libgck-1.so.0.0.0
-lib/libgcr-3.so
-lib/libgcr-3.so.1
-lib/libgcr-3.so.1.0.0
 lib/libgcr-base-3.so
 lib/libgcr-base-3.so.1
 lib/libgcr-base-3.so.1.0.0
@@ -98,7 +95,6 @@ share/gtk-doc/html/gck/GckSession.html
 share/gtk-doc/html/gck/GckSlot.html
 share/gtk-doc/html/gck/annotation-glossary.html
 share/gtk-doc/html/gck/gck-Errors.html
-share/gtk-doc/html/gck/gck-GckAttribute.html
 share/gtk-doc/html/gck/gck-GckModule-lists.html
 share/gtk-doc/html/gck/gck-Library-Utilities.html
 share/gtk-doc/html/gck/gck-Miscellaneous-Functions.html
@@ -115,65 +111,66 @@ share/gtk-doc/html/gck/right.png
 share/gtk-doc/html/gck/style.css
 share/gtk-doc/html/gck/up-insensitive.png
 share/gtk-doc/html/gck/up.png
-share/gtk-doc/html/gcr-3/GcrCertificate.html
-share/gtk-doc/html/gcr-3/GcrCertificateChain.html
-share/gtk-doc/html/gcr-3/GcrCertificateWidget.html
-share/gtk-doc/html/gcr-3/GcrCollection.html
-share/gtk-doc/html/gcr-3/GcrCollectionModel.html
-share/gtk-doc/html/gcr-3/GcrComboSelector.html
-share/gtk-doc/html/gcr-3/GcrComparable.html
-share/gtk-doc/html/gcr-3/GcrImportButton.html
-share/gtk-doc/html/gcr-3/GcrImporter.html
-share/gtk-doc/html/gcr-3/GcrKeyWidget.html
-share/gtk-doc/html/gcr-3/GcrListSelector.html
-share/gtk-doc/html/gcr-3/GcrParser.html
-share/gtk-doc/html/gcr-3/GcrPkcs11Certificate.html
-share/gtk-doc/html/gcr-3/GcrPrompt.html
-share/gtk-doc/html/gcr-3/GcrPromptDialog.html
-share/gtk-doc/html/gcr-3/GcrRenderer.html
-share/gtk-doc/html/gcr-3/GcrSecretExchange.html
-share/gtk-doc/html/gcr-3/GcrSecureEntryBuffer.html
-share/gtk-doc/html/gcr-3/GcrSimpleCertificate.html
-share/gtk-doc/html/gcr-3/GcrSimpleCollection.html
-share/gtk-doc/html/gcr-3/GcrSystemPrompt.html
-share/gtk-doc/html/gcr-3/GcrSystemPrompter.html
-share/gtk-doc/html/gcr-3/GcrTreeSelector.html
-share/gtk-doc/html/gcr-3/GcrViewer.html
-share/gtk-doc/html/gcr-3/GcrViewerWidget.html
-share/gtk-doc/html/gcr-3/annotation-glossary.html
-share/gtk-doc/html/gcr-3/certificate-widget.png
-share/gtk-doc/html/gcr-3/certificates.html
-share/gtk-doc/html/gcr-3/ch01.html
-share/gtk-doc/html/gcr-3/collections.html
-share/gtk-doc/html/gcr-3/combo-selector.png
-share/gtk-doc/html/gcr-3/gcr-3.devhelp2
-share/gtk-doc/html/gcr-3/gcr-GcrCertificateRequest.html
-share/gtk-doc/html/gcr-3/gcr-GcrColumn.html
-share/gtk-doc/html/gcr-3/gcr-GcrImportInteraction.html
-share/gtk-doc/html/gcr-3/gcr-GcrSshAskpass.html
-share/gtk-doc/html/gcr-3/gcr-Key-Fingerprints.html
-share/gtk-doc/html/gcr-3/gcr-Library-PKCS#11.html
-share/gtk-doc/html/gcr-3/gcr-Library-Utilities.html
-share/gtk-doc/html/gcr-3/gcr-Non-pageable-Memory.html
-share/gtk-doc/html/gcr-3/gcr-Trust-Storage-and-Lookups.html
-share/gtk-doc/html/gcr-3/home.png
-share/gtk-doc/html/gcr-3/import-button.png
-share/gtk-doc/html/gcr-3/index.html
-share/gtk-doc/html/gcr-3/key-widget.png
-share/gtk-doc/html/gcr-3/left-insensitive.png
-share/gtk-doc/html/gcr-3/left.png
-share/gtk-doc/html/gcr-3/list-selector.png
-share/gtk-doc/html/gcr-3/misc.html
-share/gtk-doc/html/gcr-3/prompts.html
-share/gtk-doc/html/gcr-3/right-insensitive.png
-share/gtk-doc/html/gcr-3/right.png
-share/gtk-doc/html/gcr-3/storage.html
-share/gtk-doc/html/gcr-3/style.css
-share/gtk-doc/html/gcr-3/tree-selector.png
-share/gtk-doc/html/gcr-3/up-insensitive.png
-share/gtk-doc/html/gcr-3/up.png
-share/gtk-doc/html/gcr-3/viewer-widget.png
-share/gtk-doc/html/gcr-3/widgets.html
+share/gtk-doc/html/gck/GckAttribute.html
+share/gtk-doc/html/gcr/GcrCertificate.html
+share/gtk-doc/html/gcr/GcrCertificateChain.html
+share/gtk-doc/html/gcr/GcrCertificateRequest.html
+share/gtk-doc/html/gcr/GcrCertificateWidget.html
+share/gtk-doc/html/gcr/GcrCollection.html
+share/gtk-doc/html/gcr/GcrKeyWidget.html
+share/gtk-doc/html/gcr/GcrListSelector.html
+share/gtk-doc/html/gcr/GcrParser.html
+share/gtk-doc/html/gcr/GcrPkcs11Certificate.html
+share/gtk-doc/html/gcr/GcrPrompt.html
+share/gtk-doc/html/gcr/GcrPromptDialog.html
+share/gtk-doc/html/gcr/GcrRenderer.html
+share/gtk-doc/html/gcr/GcrSecretExchange.html
+share/gtk-doc/html/gcr/GcrSecureEntryBuffer.html
+share/gtk-doc/html/gcr/GcrSimpleCertificate.html
+share/gtk-doc/html/gcr/GcrSimpleCollection.html
+share/gtk-doc/html/gcr/GcrSshAskpass.html
+share/gtk-doc/html/gcr/GcrSystemPrompt.html
+share/gtk-doc/html/gcr/GcrSystemPrompter.html
+share/gtk-doc/html/gcr/GcrTreeSelector.html
+share/gtk-doc/html/gcr/GcrViewer.html
+share/gtk-doc/html/gcr/GcrViewerWidget.html
+share/gtk-doc/html/gcr/GcrCollectionModel.html
+share/gtk-doc/html/gcr/GcrComboSelector.html
+share/gtk-doc/html/gcr/GcrComparable.html
+share/gtk-doc/html/gcr/GcrImportButton.html
+share/gtk-doc/html/gcr/GcrImportInteraction.html
+share/gtk-doc/html/gcr/GcrImporter.html
+share/gtk-doc/html/gcr/gcr-Library-PKCS#11.html
+share/gtk-doc/html/gcr/gcr-Library-Utilities.html
+share/gtk-doc/html/gcr/gcr-Non-pageable-Memory.html
+share/gtk-doc/html/gcr/gcr-Trust-Storage-and-Lookups.html
+share/gtk-doc/html/gcr/annotation-glossary.html
+share/gtk-doc/html/gcr/certificate-widget.png
+share/gtk-doc/html/gcr/certificates.html
+share/gtk-doc/html/gcr/ch01.html
+share/gtk-doc/html/gcr/collections.html
+share/gtk-doc/html/gcr/combo-selector.png
+share/gtk-doc/html/gcr/gcr-GcrColumn.html
+share/gtk-doc/html/gcr/gcr-Key-Fingerprints.html
+share/gtk-doc/html/gcr/gcr.devhelp2
+share/gtk-doc/html/gcr/home.png
+share/gtk-doc/html/gcr/import-button.png
+share/gtk-doc/html/gcr/index.html
+share/gtk-doc/html/gcr/key-widget.png
+share/gtk-doc/html/gcr/left-insensitive.png
+share/gtk-doc/html/gcr/left.png
+share/gtk-doc/html/gcr/list-selector.png
+share/gtk-doc/html/gcr/misc.html
+share/gtk-doc/html/gcr/prompts.html
+share/gtk-doc/html/gcr/right-insensitive.png
+share/gtk-doc/html/gcr/right.png
+share/gtk-doc/html/gcr/storage.html
+share/gtk-doc/html/gcr/style.css
+share/gtk-doc/html/gcr/tree-selector.png
+share/gtk-doc/html/gcr/up-insensitive.png
+share/gtk-doc/html/gcr/up.png
+share/gtk-doc/html/gcr/viewer-widget.png
+share/gtk-doc/html/gcr/widgets.html
 share/icons/hicolor/16x16/apps/gcr-gnupg.png
 share/icons/hicolor/16x16/apps/gcr-key-pair.png
 share/icons/hicolor/16x16/apps/gcr-key.png
@@ -215,6 +212,7 @@ share/locale/bn_IN/LC_MESSAGES/gcr.mo
 share/locale/bs/LC_MESSAGES/gcr.mo
 share/locale/ca/LC_MESSAGES/gcr.mo
 share/locale/ca@valencia/LC_MESSAGES/gcr.mo
+share/locale/ckb/LC_MESSAGES/gcr.mo
 share/locale/cs/LC_MESSAGES/gcr.mo
 share/locale/cy/LC_MESSAGES/gcr.mo
 share/locale/da/LC_MESSAGES/gcr.mo

Modified: head/security/gnome-keyring/Makefile
==============================================================================
--- head/security/gnome-keyring/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/security/gnome-keyring/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gnome-keyring
 PORTVERSION=	3.36.0
+PORTREVISION=	1
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -18,7 +19,7 @@ BUILD_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
 		gcr>=3.5.3:security/gcr
 LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		libgpg-error.so:security/libgpg-error \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libtasn1.so:security/libtasn1 \
 		libp11-kit.so:security/p11-kit \
 		libgcrypt.so:security/libgcrypt

Modified: head/security/seahorse/Makefile
==============================================================================
--- head/security/seahorse/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/security/seahorse/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	seahorse
 PORTVERSION=	3.36.2
+PORTREVISION=	1
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -17,7 +18,7 @@ BUILD_DEPENDS=	gnupg>=2.1.4:security/gnupg \
 		valac:lang/vala \
 		itstool:textproc/itstool
 LIB_DEPENDS=	libgpgme.so:security/gpgme \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libsecret-1.so:security/libsecret \
 		libsoup-2.4.so:devel/libsoup \
 		libpwquality.so:security/libpwquality \

Modified: head/www/epiphany/Makefile
==============================================================================
--- head/www/epiphany/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/www/epiphany/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,7 +3,7 @@
 
 PORTNAME=	epiphany
 PORTVERSION=	3.38.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	iso-codes>=0:misc/iso-codes \
 		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
 LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
 		libsoup-2.4.so:devel/libsoup \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libstartup-notification-1.so:x11/startup-notification \
 		libnss3.so:security/nss \
 		libjson-glib-1.0.so:devel/json-glib \

Modified: head/www/midori/Makefile
==============================================================================
--- head/www/midori/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/www/midori/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -4,7 +4,7 @@
 PORTNAME=	midori
 PORTVERSION=	9.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www xfce
 
 MAINTAINER=	xfce@FreeBSD.org
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libnotify.so:devel/libnotify \
 		libjson-glib-1.0.so:devel/json-glib \
 		libsoup-2.4.so:devel/libsoup \
 		libp11-kit.so:security/p11-kit \
-		libgcr-3.so:security/gcr \
+		libgcr-base-3.so:security/gcr \
 		libpeas-1.0.so:devel/libpeas \
 		libwebkit2gtk-4.0.so:www/webkit2-gtk3
 RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss

Modified: head/x11-fm/sushi/Makefile
==============================================================================
--- head/x11-fm/sushi/Makefile	Sat Oct 31 06:12:57 2020	(r553734)
+++ head/x11-fm/sushi/Makefile	Sat Oct 31 07:11:54 2020	(r553735)
@@ -3,6 +3,7 @@
 
 PORTNAME=	sushi
 PORTVERSION=	3.34.0
+PORTREVISION=	1
 CATEGORIES=	x11-fm gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -13,7 +14,7 @@ COMMENT=	Tool similar to Gloobus Preview that provides
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libgcr-3.so:security/gcr \
+LIB_DEPENDS=	libgcr-base-3.so:security/gcr \
 		libgjs.so:lang/gjs \
 		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
 		libclutter-gst-3.0.so:multimedia/clutter-gst3 \



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