View | Details | Raw Unified | Return to bug 166085
Collapse All | Expand All

(-)./Makefile (-5 / +6 lines)
Lines 5-21 Link Here
5
# $FreeBSD: ports/security/gnome-ssh-askpass/Makefile,v 1.15 2010/03/28 06:43:19 dinoex Exp $
5
# $FreeBSD: ports/security/gnome-ssh-askpass/Makefile,v 1.15 2010/03/28 06:43:19 dinoex Exp $
6
6
7
PORTNAME=	gnome-ssh-askpass
7
PORTNAME=	gnome-ssh-askpass
8
PORTVERSION=	3.6p1
8
PORTVERSION=	5.8p2
9
PORTREVISION=	10
9
PORTREVISION=	10
10
CATEGORIES=	security gnome
10
CATEGORIES=	security gnome
11
MASTER_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
11
MASTER_SITES=	OPENBSD/OpenSSH/portable/
12
		ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/
13
DISTNAME=	openssh-${PORTVERSION}
12
DISTNAME=	openssh-${PORTVERSION}
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	5u623l20@gmail.com
16
COMMENT=	A graphical ssh askpass utility for Gnome2
15
COMMENT=	A graphical ssh askpass utility for Gnome2
17
16
18
WRKSRC=		${WRKDIR}/openssh-3.6p1
17
PORTSCOUT=	skipv:5.9p1 # Will update when FreeBSD version off SSH goes to 5.9p1
18
19
WRKSRC=		${WRKDIR}/openssh-${PORTVERSION}
19
BUILD_WRKSRC=	${WRKSRC}/contrib
20
BUILD_WRKSRC=	${WRKSRC}/contrib
20
ALL_TARGET=	gnome-ssh-askpass2
21
ALL_TARGET=	gnome-ssh-askpass2
21
22
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (openssh-3.6p1.tar.gz) = fe2c6799a13c9236ce18ca13334121452829a02513c409f5b9e21bc90d2b1e54
1
SHA256 (openssh-5.8p2.tar.gz) = 5c35ec7c966ce05cc4497ac59c0b54a556e55ae7368165cc8c4129694654f314
2
SIZE (openssh-3.6p1.tar.gz) = 875851
2
SIZE (openssh-5.8p2.tar.gz) = 1115475

Return to bug 166085