svn commit: r323518 - head/net/svnup

Jason Helfman jgh at FreeBSD.org
Tue Jul 23 07:46:57 UTC 2013


Author: jgh
Date: Tue Jul 23 07:46:56 2013
New Revision: 323518
URL: http://svnweb.freebsd.org/changeset/ports/323518

Log:
  - update to 0.98 [1]
  
  svnup-0.98 - 22 July 2013
  - Fixed a bug related to recent (v 1.8) updates to the svn protocol
    (pr ports/180485). [2]
  - Fixed a bug where version tags were inserted into files that did not
    have the FreeBSD=%H keyword associated with them (ports/180490). [3]
  
  PR:		180485 [2]
  PR:		180490 [3]
  Submitted by:	jcm at visi.com (maintainer) [1]

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

Modified: head/net/svnup/Makefile
==============================================================================
--- head/net/svnup/Makefile	Tue Jul 23 07:42:01 2013	(r323517)
+++ head/net/svnup/Makefile	Tue Jul 23 07:46:56 2013	(r323518)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svnup
-PORTVERSION=	0.97
+PORTVERSION=	0.98
 CATEGORIES=	net
 MASTER_SITES=	http://jcm.dsl.visi.com/freebsd/svnup/ \
 		LOCAL/jgh/net/${PORTNAME}/

Modified: head/net/svnup/distinfo
==============================================================================
--- head/net/svnup/distinfo	Tue Jul 23 07:42:01 2013	(r323517)
+++ head/net/svnup/distinfo	Tue Jul 23 07:46:56 2013	(r323518)
@@ -1,2 +1,2 @@
-SHA256 (svnup-0.97.tar.xz) = 6c74b8850414047774731e5632dcc021ae9e56ad5df947d9853795248f05c9c9
-SIZE (svnup-0.97.tar.xz) = 18336
+SHA256 (svnup-0.98.tar.xz) = 23b028d4ae8ded79706fd8bcb4accde608b0ab899052b986c5811abfe0c9ee82
+SIZE (svnup-0.98.tar.xz) = 18356


More information about the svn-ports-all mailing list