aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-04-21 06:24:19 +0800
committergreen <green@FreeBSD.org>2000-04-21 06:24:19 +0800
commit79b1abd60af2f58c64363d427e25e813b8d47971 (patch)
tree9c98356037e7833071f075922d9f1c331bfaa4a2 /security/openssh/Makefile
parentd3eb45f861677ad2dd0f86d974c5a9d1fa4a0a6e (diff)
downloadfreebsd-ports-gnome-79b1abd60af2f58c64363d427e25e813b8d47971.tar.gz
freebsd-ports-gnome-79b1abd60af2f58c64363d427e25e813b8d47971.tar.zst
freebsd-ports-gnome-79b1abd60af2f58c64363d427e25e813b8d47971.zip
Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff in
this release is mostly the support for lots of ssh2. Note that SSH2 is not fully supported here yet, but it's mostly there; see README.openssh2.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 8dd5f67e466e..d825bd1149d4 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= OpenSSH
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= security net ipv6
# ${MASTER_SITES} is only for if CVS won't work, period.
MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/OpenSSH/
@@ -24,7 +24,7 @@ IGNOREFILES!= ${SED} 's:^\(.*\)$$:${PKGNAME}/\1:g' ${FILESDIR}/ignorefiles
DISTFILES+= ${IGNOREFILES}
CVS_CMD?= cvs -z3
-CVS_DATE= Fri Mar 3 00:37:20 EST 2000
+CVS_DATE= Thu Apr 20 17:00:39 EDT 2000
SED?= /usr/bin/sed
CVS_DATE_!= ${ECHO} -n "${CVS_DATE}" | ${SED} 's/[ \t:]/_/g'
CVS_SITES?= anoncvs@anoncvs1.ca.openbsd.org:/cvs \