git: 5c916ccc133f - main - security/pinentry: Update to 1.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Aug 2025 17:02:23 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c916ccc133fde7479b4e0877bbe7c62fbadd576
commit 5c916ccc133fde7479b4e0877bbe7c62fbadd576
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-08-05 16:58:16 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-08-05 17:02:19 +0000
security/pinentry: Update to 1.3.2
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=blob;f=NEWS;h=8bf192539fed9104a1ff431c6dcc3add7fb6771c;hb=d7660807593067d5cd7150b7d4d987d60957b5cb
---
security/pinentry/Makefile | 4 ++--
security/pinentry/distinfo | 6 +++---
security/pinentry/files/patch-qt5_icons_Makefile.in | 9 ++++++---
3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index ba10a91f5e8a..ad3da32c4472 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pinentry
-PORTVERSION= 1.3.1
-PORTREVISION?= 2
+PORTVERSION= 1.3.2
+PORTREVISION?= 0
CATEGORIES= security
MASTER_SITES= GNUPG/pinentry
diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo
index 4cdb84128637..be24efed8e75 100644
--- a/security/pinentry/distinfo
+++ b/security/pinentry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720239644
-SHA256 (pinentry-1.3.1.tar.bz2) = bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04
-SIZE (pinentry-1.3.1.tar.bz2) = 611233
+TIMESTAMP = 1754409834
+SHA256 (pinentry-1.3.2.tar.bz2) = 8e986ed88561b4da6e9efe0c54fa4ca8923035c99264df0b0464497c5fb94e9e
+SIZE (pinentry-1.3.2.tar.bz2) = 612858
diff --git a/security/pinentry/files/patch-qt5_icons_Makefile.in b/security/pinentry/files/patch-qt5_icons_Makefile.in
index cc040c6e8b6c..c426395edaed 100644
--- a/security/pinentry/files/patch-qt5_icons_Makefile.in
+++ b/security/pinentry/files/patch-qt5_icons_Makefile.in
@@ -1,8 +1,8 @@
Rename icon to prevent install conflicts with the Qt6 frontend.
---- qt5/icons/Makefile.in.orig 2024-07-03 09:29:09 UTC
+--- qt5/icons/Makefile.in.orig 2025-07-28 07:07:41 UTC
+++ qt5/icons/Makefile.in
-@@ -350,12 +350,12 @@ EXTRA_DIST = data-error.svg \
+@@ -350,7 +350,7 @@ EXTRA_DIST = data-error.svg \
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = data-error.svg \
@@ -10,7 +10,10 @@ Rename icon to prevent install conflicts with the Qt6 frontend.
+ pinentry-qt5.png \
hint.svg \
password-generate.svg \
- visibility.svg
+ visibility.svg \
+@@ -358,7 +358,7 @@ EXTRA_DIST = data-error.svg \
+ password-generate_dark.svg \
+ visibility_dark.svg
-icons_DATA = pinentry.png
+icons_DATA = pinentry-qt5.png