From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 02:40:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDA96CBA; Tue, 25 Feb 2014 02:40:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D66411473; Tue, 25 Feb 2014 02:40:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1P2elxx052983; Tue, 25 Feb 2014 02:40:47 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1P2elHi052981; Tue, 25 Feb 2014 02:40:47 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201402250240.s1P2elHi052981@svn.freebsd.org> From: Jason Helfman Date: Tue, 25 Feb 2014 02:40:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345913 - head/net/svnup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 02:40:48 -0000 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