Date: Thu, 11 Sep 2014 23:48:54 +0000 (UTC) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367996 - head/security/autossh Message-ID: <201409112348.s8BNmsgt032842@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: leeym Date: Thu Sep 11 23:48:54 2014 New Revision: 367996 URL: http://svnweb.freebsd.org/changeset/ports/367996 QAT: https://qat.redports.org/buildarchive/r367996/ Log: - update to 1.4d (see http://www.harding.motd.ca/autossh/CHANGES) Modified: head/security/autossh/Makefile head/security/autossh/distinfo Modified: head/security/autossh/Makefile ============================================================================== --- head/security/autossh/Makefile Thu Sep 11 23:17:12 2014 (r367995) +++ head/security/autossh/Makefile Thu Sep 11 23:48:54 2014 (r367996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autossh -PORTVERSION= 1.4c +PORTVERSION= 1.4d CATEGORIES= security MASTER_SITES= http://www.harding.motd.ca/autossh/ EXTRACT_SUFX= .tgz Modified: head/security/autossh/distinfo ============================================================================== --- head/security/autossh/distinfo Thu Sep 11 23:17:12 2014 (r367995) +++ head/security/autossh/distinfo Thu Sep 11 23:48:54 2014 (r367996) @@ -1,2 +1,2 @@ -SHA256 (autossh-1.4c.tgz) = 6fcaba6a409a46bdf832086736bb8f09d245ebce11027f41d39588a95dc7fd1d -SIZE (autossh-1.4c.tgz) = 65191 +SHA256 (autossh-1.4d.tgz) = 00008fe458bde4c94e98bfa96e1e6e18c4107a1f9fc8a538556b82e91ddedc16 +SIZE (autossh-1.4d.tgz) = 65637
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409112348.s8BNmsgt032842>