Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2014 02:40:47 +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: r345913 - head/net/svnup
Message-ID:  <201402250240.s1P2elHi052981@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Feb 25 02:40:47 2014
New Revision: 345913
URL: http://svnweb.freebsd.org/changeset/ports/345913
QAT: https://qat.redports.org/buildarchive/r345913/

Log:
  - update to 1.03 [1]
  - while here update license
  
  PR:		186004
  Reported by:	titus@edc.ro
  Submitted by:	maintainer (jcm@visi.com) [1]

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

Modified: head/net/svnup/Makefile
==============================================================================
--- head/net/svnup/Makefile	Tue Feb 25 01:43:56 2014	(r345912)
+++ head/net/svnup/Makefile	Tue Feb 25 02:40:47 2014	(r345913)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	svnup
-PORTVERSION=	1.02
+PORTVERSION=	1.03
 CATEGORIES=	net
 MASTER_SITES=	http://jcm.dsl.visi.com/freebsd/svnup/ \
 		LOCAL/jgh/net/${PORTNAME}/
@@ -9,7 +9,7 @@ MASTER_SITES=	http://jcm.dsl.visi.com/fr
 MAINTAINER=	jcm@visi.com
 COMMENT=	Lightweight program to pull source from an Apache Subversion server
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 LDFLAGS+=	-lmd -lssl
 USE_XZ=	yes

Modified: head/net/svnup/distinfo
==============================================================================
--- head/net/svnup/distinfo	Tue Feb 25 01:43:56 2014	(r345912)
+++ head/net/svnup/distinfo	Tue Feb 25 02:40:47 2014	(r345913)
@@ -1,2 +1,2 @@
-SHA256 (svnup-1.02.tar.xz) = 6726f7e8bed256734bc1577d7d1ffbdf3d2584b1f8df7047d5014b2be8df90e5
-SIZE (svnup-1.02.tar.xz) = 18704
+SHA256 (svnup-1.03.tar.xz) = ec7ff37603f9b93468afba5f5e6b3ec8bc5d74db09babe5f33d6bf8a4637809a
+SIZE (svnup-1.03.tar.xz) = 18828



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