From 62dfc51bf06af03645c2058c8896c4d0c84fcd93 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Mon, 3 Jun 2013 00:11:32 +0000 Subject: [PATCH] - update to 0.73 - while here trim COMMENT and stale mirror svnup-0.73 - 2 June 2013 - Significantly improved performance when using the http/https protocol to fetch incremental updates. - Added a new command line and section option to allow a custom port number to connect to. - Added a new command line option to override the specified section's protocol. - Added a new command line and section option to remove (trim) any files found in the local copy that are not found in the repository. - Fixed a display bug in the progress indicator. Submitted by: maintainer (jcm@visi.com) via mail --- net/svnup/Makefile | 7 +++---- net/svnup/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/svnup/Makefile b/net/svnup/Makefile index bcf517193f22..a713dad49e0a 100644 --- a/net/svnup/Makefile +++ b/net/svnup/Makefile @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= svnup -PORTVERSION= 0.72 +PORTVERSION= 0.73 CATEGORIES= net MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ - LOCAL/jgh/net/${PORTNAME}/ \ - http://mirrors.rit.edu/zi/ + LOCAL/jgh/net/${PORTNAME}/ MAINTAINER= jcm@visi.com -COMMENT= Lightweight program to pull source from an Apache Subversion server. +COMMENT= Lightweight program to pull source from an Apache Subversion server LICENSE= BSD diff --git a/net/svnup/distinfo b/net/svnup/distinfo index 99ea52655ff1..19fe3c972b69 100644 --- a/net/svnup/distinfo +++ b/net/svnup/distinfo @@ -1,2 +1,2 @@ -SHA256 (svnup-0.72.tar.xz) = e03d541eceea5f2bf13ec4dc7fecbe326b93c39f393c9bda3efb2508fe0a2686 -SIZE (svnup-0.72.tar.xz) = 16508 +SHA256 (svnup-0.73.tar.xz) = a6c8fb2748a0eb22f7a9382484a950f26cfebed347ebfb2b049f914df387dd73 +SIZE (svnup-0.73.tar.xz) = 17756