Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2013 07:46:57 +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: r323518 - head/net/svnup
Message-ID:  <201307230746.r6N7kvkT016218@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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