diff options
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-ssh-askpass/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 88749ebe144c..98c77bc26508 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnome-ssh-askpass -PORTVERSION= 6.8p1 +PORTVERSION= 6.9p1 CATEGORIES= security gnome MASTER_SITES= OPENBSD/OpenSSH/portable/ DISTNAME= openssh-${PORTVERSION} @@ -13,6 +13,8 @@ COMMENT= Graphical SSH askpass utility for Gnome2 DEPRECATED= Uses deprecated gtk2 library EXPIRATION_DATE= 2024-12-31 +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz + WRKSRC= ${WRKDIR}/openssh-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/contrib ALL_TARGET= gnome-ssh-askpass2 diff --git a/security/gnome-ssh-askpass/distinfo b/security/gnome-ssh-askpass/distinfo index b14fe9a277bc..c8f9e4162c91 100644 --- a/security/gnome-ssh-askpass/distinfo +++ b/security/gnome-ssh-askpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710840307 -SHA256 (openssh-6.8p1.tar.gz) = 3ff64ce73ee124480b5bf767b9830d7d3c03bbcb6abe716b78f0192c37ce160e -SIZE (openssh-6.8p1.tar.gz) = 1475953 +TIMESTAMP = 1710924015 +SHA256 (openssh-6.9p1.tar.gz) = 6e074df538f357d440be6cf93dc581a21f22d39e236f217fcd8eacbb6c896cfe +SIZE (openssh-6.9p1.tar.gz) = 1487617 |