Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2014 22:02:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r370820 - branches/2014Q4/net/sslh
Message-ID:  <201410132202.s9DM2Jrg097080@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Oct 13 22:02:18 2014
New Revision: 370820
URL: https://svnweb.freebsd.org/changeset/ports/370820
QAT: https://qat.redports.org/buildarchive/r370820/

Log:
  MFH: r370204
  
  Fixing 'fetch' and unbreak.
  
  Note: the author confirm that the recent changes to the source archive
  was just adding a COPYING file
  <http://rutschle.net/pipermail/sslh/2014-October/000550.html>.
  
  PR:		ports/194134
  Submitted by:	maintainer

Modified:
  branches/2014Q4/net/sslh/Makefile
  branches/2014Q4/net/sslh/distinfo
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/net/sslh/Makefile
==============================================================================
--- branches/2014Q4/net/sslh/Makefile	Mon Oct 13 22:01:47 2014	(r370819)
+++ branches/2014Q4/net/sslh/Makefile	Mon Oct 13 22:02:18 2014	(r370820)
@@ -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: branches/2014Q4/net/sslh/distinfo
==============================================================================
--- branches/2014Q4/net/sslh/distinfo	Mon Oct 13 22:01:47 2014	(r370819)
+++ branches/2014Q4/net/sslh/distinfo	Mon Oct 13 22:02:18 2014	(r370820)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410132202.s9DM2Jrg097080>