Date: Thu, 14 Jul 2022 19:30:56 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3ee7ed0fab1c - main - security/libcryptui: Use 'gnome' dir not 'gnome3' Message-ID: <202207141930.26EJUuuw029054@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ee7ed0fab1ccd626d89a7836c9f17d22939d087 commit 3ee7ed0fab1ccd626d89a7836c9f17d22939d087 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-07-14 19:30:47 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-07-14 19:30:47 +0000 security/libcryptui: Use 'gnome' dir not 'gnome3' --- security/libcryptui/Makefile | 2 +- security/libcryptui/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile index 220f75c97d7e..18077e8cf87f 100644 --- a/security/libcryptui/Makefile +++ b/security/libcryptui/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.12.2 PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME application for managing encryption keys (PGP, SSH) diff --git a/security/libcryptui/distinfo b/security/libcryptui/distinfo index 3854429774a8..9dd768797115 100644 --- a/security/libcryptui/distinfo +++ b/security/libcryptui/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome3/libcryptui-3.12.2.tar.xz) = 71ead1a7b496f07f6c5102ae79945dd2515b7b9342c6edefe58b47318be20866 -SIZE (gnome3/libcryptui-3.12.2.tar.xz) = 1163784 +TIMESTAMP = 1657827035 +SHA256 (gnome/libcryptui-3.12.2.tar.xz) = 71ead1a7b496f07f6c5102ae79945dd2515b7b9342c6edefe58b47318be20866 +SIZE (gnome/libcryptui-3.12.2.tar.xz) = 1163784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207141930.26EJUuuw029054>