summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile6
-rw-r--r--security/pinentry/distinfo6
-rw-r--r--security/pinentry/files/patch-qt5_icons_Makefile.in9
3 files changed, 12 insertions, 9 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 3ba81d6e22ae..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
@@ -36,7 +36,7 @@ NCURSES_RUN_DEPENDS= ${PINENTRY_NCURSES}:security/pinentry-curses
EFL_DESC= EFL frontend
PINENTRY_EFL= pinentry-efl
# Due to a dependency loop that exists between security/pinentry-efl,
-# devel/elf, graphics/poppler, security/gpgme-cpp, security/gpgme,
+# devel/elf, graphics/poppler, security/gpgmepp, security/gpgme,
# security/gnupg and security/pinentry, the user must install
# pinentry-efl manually. See pkg-message.dep-loop for more details.
#EFL_RUN_DEPENDS= ${PINENTRY_EFL}:security/pinentry-efl
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