Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2014 15:45:07 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r370931 - in branches/2014Q4/net/svnup: . files
Message-ID:  <201410151545.s9FFj7b6008524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Oct 15 15:45:06 2014
New Revision: 370931
URL: https://svnweb.freebsd.org/changeset/ports/370931
QAT: https://qat.redports.org/buildarchive/r370931/

Log:
  MFH: r370930
  
  - Allow svnup to work with TLS; SSLv3 is being disabled due to POODLE.
  
  PR:		194241
  Submitted by:	spil.oss@gmail.com
  Obtained from:	Merged in upstream

Added:
  branches/2014Q4/net/svnup/files/
     - copied from r370930, head/net/svnup/files/
Modified:
  branches/2014Q4/net/svnup/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/net/svnup/Makefile
==============================================================================
--- branches/2014Q4/net/svnup/Makefile	Wed Oct 15 15:44:41 2014	(r370930)
+++ branches/2014Q4/net/svnup/Makefile	Wed Oct 15 15:45:06 2014	(r370931)
@@ -2,6 +2,7 @@
 
 PORTNAME=	svnup
 PORTVERSION=	1.06
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://jcm.dsl.visi.com/freebsd/svnup/ \
 		LOCAL/jgh/net/${PORTNAME}/



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