diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 30b6c6a33739..2647c38b0508 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -1,39 +1,42 @@ # Created by: Koop Mast PORTNAME= gcr PORTVERSION= 3.40.0 CATEGORIES= security gnome MASTER_SITES= GNOME +LICENSE= LGPL20+ +LICENSE_FILE= ${WRKSRC}/COPYING + PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ PATCHFILES+= b3ca1d02bb01.patch:-p1 # https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/81 MAINTAINER= gnome@FreeBSD.org COMMENT= Library for bits of crypto UI and parsing BUILD_DEPENDS= gpg2:security/gnupg \ 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= cairo gtk30 intlhack introspection:build USES= desktop-file-utils gettext gmake gnome libtool meson pathfix \ pkgconfig python:3.6+ shared-mime-info tar:xz USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.crypto.pgp.gschema.xml OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc DOCS_MESON_TRUE= gtk_doc DOCSDIR= ${PREFIX}/share/gtk-doc/html/ .include diff --git a/security/gcr/distinfo b/security/gcr/distinfo index 151895d14cf7..b5f4fff9582f 100644 --- a/security/gcr/distinfo +++ b/security/gcr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1617988077 +TIMESTAMP = 1644692066 SHA256 (gcr-3.40.0.tar.xz) = b9d3645a5fd953a54285cc64d4fc046736463dbd4dcc25caf5c7b59bed3027f5 SIZE (gcr-3.40.0.tar.xz) = 1011044 -SHA256 (b3ca1d02bb01.patch) = 5348ee2722499b0d57bad5747c9ff428d4a7ce88ebe2694be7a4e4975478a12d -SIZE (b3ca1d02bb01.patch) = 1923 +SHA256 (b3ca1d02bb01.patch) = 3b2714ea24e6f5985eb4ac124899dfbc5e70200df498552ae198a8039b7c0a83 +SIZE (b3ca1d02bb01.patch) = 1929