From b286a9090cedcf4ea9d45f15570a7969c910741c Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sun, 9 Jun 2013 03:36:49 +0000 Subject: [PATCH] - update to 0.90 svnup-0.9 - 8 June 2013 - Added a new command line and show all files that exist in the target directory structure that do not exist in the repository. - Fixed bug with the way the progress indicator is displayed. - Fixed segmentation fault that occurred when using the svn protocol and displaying the progress indicator. PR: 179325 Reported by: redrat@mail.ru Submitted by: maintainer, jcm@visi.com --- net/svnup/Makefile | 2 +- net/svnup/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/svnup/Makefile b/net/svnup/Makefile index a713dad49e0a..1ed2b9a725ba 100644 --- a/net/svnup/Makefile +++ b/net/svnup/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= svnup -PORTVERSION= 0.73 +PORTVERSION= 0.90 CATEGORIES= net MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ LOCAL/jgh/net/${PORTNAME}/ diff --git a/net/svnup/distinfo b/net/svnup/distinfo index 19fe3c972b69..547303497ab5 100644 --- a/net/svnup/distinfo +++ b/net/svnup/distinfo @@ -1,2 +1,2 @@ -SHA256 (svnup-0.73.tar.xz) = a6c8fb2748a0eb22f7a9382484a950f26cfebed347ebfb2b049f914df387dd73 -SIZE (svnup-0.73.tar.xz) = 17756 +SHA256 (svnup-0.90.tar.xz) = 766d5caedd500430c8595dd2f0a0c0024137138a68e1002ece9083c122179caa +SIZE (svnup-0.90.tar.xz) = 18068