svn commit: r322108 - head/net/svnup

Jason Helfman jgh at FreeBSD.org
Mon Jul 1 00:13:20 UTC 2013


Author: jgh
Date: Mon Jul  1 00:13:20 2013
New Revision: 322108
URL: http://svnweb.freebsd.org/changeset/ports/322108

Log:
  - update to 0.97
  
  svnup-0.97 - 30 June 2013
  - Fixed bugs in find_local_files and set_configuration_parameters
    - special thanks to Rudolf Cejka <cejkar at fit.vutbr.cz>.
  
  Submitted by:	jcm at visi.com ( maintainer )

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

Modified: head/net/svnup/Makefile
==============================================================================
--- head/net/svnup/Makefile	Sun Jun 30 21:42:51 2013	(r322107)
+++ head/net/svnup/Makefile	Mon Jul  1 00:13:20 2013	(r322108)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svnup
-PORTVERSION=	0.96
+PORTVERSION=	0.97
 CATEGORIES=	net
 MASTER_SITES=	http://jcm.dsl.visi.com/freebsd/svnup/ \
 		LOCAL/jgh/net/${PORTNAME}/

Modified: head/net/svnup/distinfo
==============================================================================
--- head/net/svnup/distinfo	Sun Jun 30 21:42:51 2013	(r322107)
+++ head/net/svnup/distinfo	Mon Jul  1 00:13:20 2013	(r322108)
@@ -1,2 +1,2 @@
-SHA256 (svnup-0.96.tar.xz) = 5563ee65535a5b4e1d659e4b86d341306a84080055a9b73185aa605b4d5a3018
-SIZE (svnup-0.96.tar.xz) = 18240
+SHA256 (svnup-0.97.tar.xz) = 6c74b8850414047774731e5632dcc021ae9e56ad5df947d9853795248f05c9c9
+SIZE (svnup-0.97.tar.xz) = 18336


More information about the svn-ports-all mailing list