diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-04-07 13:57:33 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-04-07 13:57:33 +0200 |
commit | 33bbbffaddcc9992e809f32266060a1a31fb9c76 (patch) | |
tree | f1737aa3a7c9ac73c6ba5560a0234658fe2992eb | |
parent | archivers/zipper: Return to pool (diff) |
security/gnome-ssh-askpass: Update version 7.4p1=>8.0p1
- Add WWW
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 6 | ||||
-rw-r--r-- | security/gnome-ssh-askpass/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 5bfc92d92d09..96ac9d47d684 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -1,11 +1,12 @@ PORTNAME= gnome-ssh-askpass -PORTVERSION= 7.4p1 +PORTVERSION= 8.0p1 CATEGORIES= security gnome MASTER_SITES= OPENBSD/OpenSSH/portable/ DISTNAME= openssh-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Graphical SSH askpass utility for Gnome2 +WWW= http://www.openssh.com/ #LICENSE= BSD2,BSD3,MIT,public domain,BSD-Style,BEER-WARE,"any purpose with notice intact",ISC-Style #LICENSE_FILE= ${WRKSRC}/LICENCE @@ -13,7 +14,8 @@ COMMENT= Graphical SSH askpass utility for Gnome2 DEPRECATED= Uses deprecated gtk2 library EXPIRATION_DATE= 2024-12-31 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libharfbuzz.so:print/harfbuzz WRKSRC= ${WRKDIR}/openssh-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/contrib diff --git a/security/gnome-ssh-askpass/distinfo b/security/gnome-ssh-askpass/distinfo index 8b653097f6bc..3f3d0c9d8ecb 100644 --- a/security/gnome-ssh-askpass/distinfo +++ b/security/gnome-ssh-askpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712343952 -SHA256 (openssh-7.4p1.tar.gz) = 1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1 -SIZE (openssh-7.4p1.tar.gz) = 1511780 +TIMESTAMP = 1712490451 +SHA256 (openssh-8.0p1.tar.gz) = bd943879e69498e8031eb6b7f44d08cdc37d59a7ab689aa0b437320c3481fd68 +SIZE (openssh-8.0p1.tar.gz) = 1597697 |