[Midnightbsd-cvs] mports [24545] trunk/security/gcr: update gcr
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Oct 19 19:07:38 EDT 2018
Revision: 24545
http://svnweb.midnightbsd.org/mports/?rev=24545
Author: laffer1
Date: 2018-10-19 19:07:38 -0400 (Fri, 19 Oct 2018)
Log Message:
-----------
update gcr
Modified Paths:
--------------
trunk/security/gcr/Makefile
trunk/security/gcr/distinfo
trunk/security/gcr/pkg-descr
trunk/security/gcr/pkg-plist
Modified: trunk/security/gcr/Makefile
===================================================================
--- trunk/security/gcr/Makefile 2018-10-19 23:04:26 UTC (rev 24544)
+++ trunk/security/gcr/Makefile 2018-10-19 23:07:38 UTC (rev 24545)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= gcr
-PORTVERSION= 3.16.0
+PORTVERSION= 3.28.0
CATEGORIES= security gnome
MASTER_SITES= GNOME
@@ -10,20 +10,22 @@
LICENSE= lgpl
-BUILD_DEPENDS= gtk-doc>0:${PORTSDIR}/textproc/gtk-doc \
- vapigen:${PORTSDIR}/lang/vala
-LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
- libtasn1.so:${PORTSDIR}/security/libtasn1 \
- libp11-kit.so:${PORTSDIR}/security/p11-kit \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
+BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc \
+ vapigen:lang/vala
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libgpg-error.so:security/libgpg-error \
+ libp11-kit.so:security/p11-kit \
+ libgcrypt.so:security/libgcrypt
CONFLICTS= gnome-keyring-2.[0-9]*
+PORTSCOUT= limitw:1,even
-USE_GNOME= gtk30 intlhack introspection:build
-USES= desktop-file-utils gettext gmake libtool pathfix \
+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
USE_LDCONFIG= yes
+CONFIGURE_ARGS= --disable-valgrind
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
Modified: trunk/security/gcr/distinfo
===================================================================
--- trunk/security/gcr/distinfo 2018-10-19 23:04:26 UTC (rev 24544)
+++ trunk/security/gcr/distinfo 2018-10-19 23:07:38 UTC (rev 24545)
@@ -1,2 +1,3 @@
-SHA256 (gcr-3.16.0.tar.xz) = ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075
-SIZE (gcr-3.16.0.tar.xz) = 1335348
+TIMESTAMP = 1525382004
+SHA256 (gcr-3.28.0.tar.xz) = 15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b
+SIZE (gcr-3.28.0.tar.xz) = 1329044
Modified: trunk/security/gcr/pkg-descr
===================================================================
--- trunk/security/gcr/pkg-descr 2018-10-19 23:04:26 UTC (rev 24544)
+++ trunk/security/gcr/pkg-descr 2018-10-19 23:07:38 UTC (rev 24545)
@@ -1,5 +1,5 @@
-Gcr is a library for bits of crypto and security UI, parsing etc. It used
+Gcr is a library for bits of crypto and security UI, parsing etc. It used
to be part of gnome-keyring. It also provides a viewer and importer for
-certificates and private keys.
+certificates and private keys.
WWW: https://live.gnome.org/GnomeKeyring
Modified: trunk/security/gcr/pkg-plist
===================================================================
--- trunk/security/gcr/pkg-plist 2018-10-19 23:04:26 UTC (rev 24544)
+++ trunk/security/gcr/pkg-plist 2018-10-19 23:07:38 UTC (rev 24545)
@@ -29,6 +29,7 @@
include/gcr-3/gcr/gcr-secure-memory.h
include/gcr-3/gcr/gcr-simple-certificate.h
include/gcr-3/gcr/gcr-simple-collection.h
+include/gcr-3/gcr/gcr-ssh-askpass.h
include/gcr-3/gcr/gcr-system-prompt.h
include/gcr-3/gcr/gcr-system-prompter.h
include/gcr-3/gcr/gcr-trust.h
@@ -78,6 +79,7 @@
libdata/pkgconfig/gcr-base-3.pc
libdata/pkgconfig/gcr-ui-3.pc
libexec/gcr-prompter
+libexec/gcr-ssh-askpass
share/GConf/gsettings/org.gnome.crypto.pgp.convert
share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert
share/applications/gcr-prompter.desktop
@@ -84,8 +86,6 @@
share/applications/gcr-viewer.desktop
share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
share/dbus-1/services/org.gnome.keyring.SystemPrompter.service
-share/gcr-3/ui/gcr-pkcs11-import-dialog.ui
-share/gcr-3/ui/gcr-unlock-options-widget.ui
share/gir-1.0/Gck-1.gir
share/gir-1.0/Gcr-3.gir
share/gir-1.0/GcrUi-3.gir
@@ -106,7 +106,6 @@
share/gtk-doc/html/gck/gck.devhelp2
share/gtk-doc/html/gck/home.png
share/gtk-doc/html/gck/index.html
-share/gtk-doc/html/gck/index.sgml
share/gtk-doc/html/gck/left-insensitive.png
share/gtk-doc/html/gck/left.png
share/gtk-doc/html/gck/pkcs11-links.html
@@ -151,6 +150,7 @@
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
@@ -159,7 +159,6 @@
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/index.sgml
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
@@ -232,6 +231,7 @@
share/locale/fa/LC_MESSAGES/gcr.mo
share/locale/fi/LC_MESSAGES/gcr.mo
share/locale/fr/LC_MESSAGES/gcr.mo
+share/locale/fur/LC_MESSAGES/gcr.mo
share/locale/ga/LC_MESSAGES/gcr.mo
share/locale/gl/LC_MESSAGES/gcr.mo
share/locale/gu/LC_MESSAGES/gcr.mo
@@ -244,6 +244,7 @@
share/locale/it/LC_MESSAGES/gcr.mo
share/locale/ja/LC_MESSAGES/gcr.mo
share/locale/ka/LC_MESSAGES/gcr.mo
+share/locale/kk/LC_MESSAGES/gcr.mo
share/locale/kn/LC_MESSAGES/gcr.mo
share/locale/ko/LC_MESSAGES/gcr.mo
share/locale/lt/LC_MESSAGES/gcr.mo
@@ -277,8 +278,8 @@
share/locale/sv/LC_MESSAGES/gcr.mo
share/locale/ta/LC_MESSAGES/gcr.mo
share/locale/te/LC_MESSAGES/gcr.mo
+share/locale/tg/LC_MESSAGES/gcr.mo
share/locale/th/LC_MESSAGES/gcr.mo
-share/locale/tg/LC_MESSAGES/gcr.mo
share/locale/tr/LC_MESSAGES/gcr.mo
share/locale/ug/LC_MESSAGES/gcr.mo
share/locale/uk/LC_MESSAGES/gcr.mo
More information about the Midnightbsd-cvs
mailing list