svn commit: r321024 - head/net/svnup

Jason Helfman jgh at FreeBSD.org
Sun Jun 16 07:07:18 UTC 2013


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 at mail.ru
  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 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


More information about the svn-ports-all mailing list