Date: Sat, 12 Feb 2022 21:34:57 GMT From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: db31f048cdcd - main - security/gcr: reroll patch Message-ID: <202202122134.21CLYvuc030987@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=db31f048cdcde65876096880233ede6dde51d018 commit db31f048cdcde65876096880233ede6dde51d018 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2022-02-12 18:57:24 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2022-02-12 21:33:09 +0000 security/gcr: reroll patch While here, add LICENSE Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D34258 --- security/gcr/Makefile | 3 +++ security/gcr/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 30b6c6a33739..2647c38b0508 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -5,6 +5,9 @@ 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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202122134.21CLYvuc030987>