diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-04-10 15:48:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-04-10 15:48:19 +0000 |
commit | 0d3d6dfa221d50fcbbf175032d93ebf45b5f6ff4 (patch) | |
tree | 9f852e21449125208808cf4ea8bdd8212f30c713 | |
parent | fbbc5465752f4d7ab09ab94f3babf4c858664440 (diff) | |
download | ports-0d3d6dfa221d50fcbbf175032d93ebf45b5f6ff4.tar.gz ports-0d3d6dfa221d50fcbbf175032d93ebf45b5f6ff4.zip |
Notes
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 12 | ||||
-rw-r--r-- | security/gnome-ssh-askpass/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 94b67903921b..a2eb65ccaa2b 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -5,17 +5,17 @@ # $FreeBSD$ PORTNAME= gnome-ssh-askpass -PORTVERSION= 3.6p1 -PORTREVISION= 10 +PORTVERSION= 5.8p2 CATEGORIES= security gnome -MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ - ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ +MASTER_SITES= OPENBSD/OpenSSH/portable/ DISTNAME= openssh-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A graphical ssh askpass utility for Gnome2 -WRKSRC= ${WRKDIR}/openssh-3.6p1 +PORTSCOUT= skipv:5.9p1 # Will update when FreeBSD version off SSH goes to 5.9p1 + +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 20460095e6e2..ae0502537594 100644 --- a/security/gnome-ssh-askpass/distinfo +++ b/security/gnome-ssh-askpass/distinfo @@ -1,2 +1,2 @@ -SHA256 (openssh-3.6p1.tar.gz) = fe2c6799a13c9236ce18ca13334121452829a02513c409f5b9e21bc90d2b1e54 -SIZE (openssh-3.6p1.tar.gz) = 875851 +SHA256 (openssh-5.8p2.tar.gz) = 5c35ec7c966ce05cc4497ac59c0b54a556e55ae7368165cc8c4129694654f314 +SIZE (openssh-5.8p2.tar.gz) = 1115475 |