Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 06:03:25 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321443 - head/net/svnup
Message-ID:  <201306210603.r5L63PQ1050728@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri Jun 21 06:03:25 2013
New Revision: 321443
URL: http://svnweb.freebsd.org/changeset/ports/321443

Log:
  - update to 0.96
  
  svnup-0.96 - 19 June 2013
  - Added a command line option for overriding the location where
    the lists of known files are stored.
  - Simplified the procedure that removes (prunes) local files.
  
  Submitted by:	jcm@visi.com (maintainer)

Modified:
  head/net/svnup/Makefile
  head/net/svnup/distinfo

Modified: head/net/svnup/Makefile
==============================================================================
--- head/net/svnup/Makefile	Fri Jun 21 05:58:33 2013	(r321442)
+++ head/net/svnup/Makefile	Fri Jun 21 06:03:25 2013	(r321443)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svnup
-PORTVERSION=	0.95
+PORTVERSION=	0.96
 CATEGORIES=	net
 MASTER_SITES=	http://jcm.dsl.visi.com/freebsd/svnup/ \
 		LOCAL/jgh/net/${PORTNAME}/

Modified: head/net/svnup/distinfo
==============================================================================
--- head/net/svnup/distinfo	Fri Jun 21 05:58:33 2013	(r321442)
+++ head/net/svnup/distinfo	Fri Jun 21 06:03:25 2013	(r321443)
@@ -1,2 +1,2 @@
-SHA256 (svnup-0.95.tar.xz) = 03fad644168b0aa514cf9b6e955d8ac8ca9dee5d55a3b6dece40c206aae66430
-SIZE (svnup-0.95.tar.xz) = 18120
+SHA256 (svnup-0.96.tar.xz) = 5563ee65535a5b4e1d659e4b86d341306a84080055a9b73185aa605b4d5a3018
+SIZE (svnup-0.96.tar.xz) = 18240



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