From owner-svn-ports-head@FreeBSD.ORG Mon Oct 6 18:47:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC255B97; Mon, 6 Oct 2014 18:47:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6DAA86D; Mon, 6 Oct 2014 18:47:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s96Ilc10040408; Mon, 6 Oct 2014 18:47:38 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s96IlcvJ040406; Mon, 6 Oct 2014 18:47:38 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201410061847.s96IlcvJ040406@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 6 Oct 2014 18:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370204 - head/net/sslh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 18:47:39 -0000 Author: thierry Date: Mon Oct 6 18:47:37 2014 New Revision: 370204 URL: https://svnweb.freebsd.org/changeset/ports/370204 QAT: https://qat.redports.org/buildarchive/r370204/ Log: Fixing 'fetch' and unbreak. Note: the author confirm that the recent changes to the source archive was just adding a COPYING file . PR: ports/194134 Submitted by: maintainer Modified: head/net/sslh/Makefile head/net/sslh/distinfo Modified: head/net/sslh/Makefile ============================================================================== --- head/net/sslh/Makefile Mon Oct 6 18:46:39 2014 (r370203) +++ head/net/sslh/Makefile Mon Oct 6 18:47:37 2014 (r370204) @@ -3,8 +3,8 @@ PORTNAME= sslh PORTVERSION= 1.16 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.rutschle.net/tech/ Modified: head/net/sslh/distinfo ============================================================================== --- head/net/sslh/distinfo Mon Oct 6 18:46:39 2014 (r370203) +++ head/net/sslh/distinfo Mon Oct 6 18:47:37 2014 (r370204) @@ -1,2 +1,2 @@ -SHA256 (sslh-v1.16.tar.gz) = e97b3be9f010bc763a7f11c94e54d8ead33cab3f0c93a52bb9a7f708212e5902 -SIZE (sslh-v1.16.tar.gz) = 36483 +SHA256 (sslh-v1.16.tar.gz) = a610beb878ee5c73aa505e5d526589edcf7060d09e4fedfe82e732f2138f8434 +SIZE (sslh-v1.16.tar.gz) = 43836