Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2013 07:07:17 +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: r321024 - head/net/svnup
Message-ID:  <201306160707.r5G77Hdp013279@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Sun Jun 16 07:07:17 2013
New Revision: 321024
URL: http://svnweb.freebsd.org/changeset/ports/321024

Log:
  - update to 0.95
  
  svnup-0.95 - 15 June 2013
  - Fixed a bug with the $FreeBSD$ line (pr ports/179548)
  - Fixed a bug where local files were not being removed when using
    the -t option.
  
  PR:		179548
  Reported by:	redrat@mail.ru
  Submitted by:	jcm@visi.com (maintainer)

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

Modified: head/net/svnup/Makefile
==============================================================================
--- head/net/svnup/Makefile	Sun Jun 16 05:49:15 2013	(r321023)
+++ head/net/svnup/Makefile	Sun Jun 16 07:07:17 2013	(r321024)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svnup
-PORTVERSION=	0.90
+PORTVERSION=	0.95
 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 16 05:49:15 2013	(r321023)
+++ head/net/svnup/distinfo	Sun Jun 16 07:07:17 2013	(r321024)
@@ -1,2 +1,2 @@
-SHA256 (svnup-0.90.tar.xz) = 766d5caedd500430c8595dd2f0a0c0024137138a68e1002ece9083c122179caa
-SIZE (svnup-0.90.tar.xz) = 18068
+SHA256 (svnup-0.95.tar.xz) = 03fad644168b0aa514cf9b6e955d8ac8ca9dee5d55a3b6dece40c206aae66430
+SIZE (svnup-0.95.tar.xz) = 18120



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