From owner-svn-ports-head@FreeBSD.ORG Wed Apr 10 21:50:32 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 093EB109 for ; Wed, 10 Apr 2013 21:50:32 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx1.freebsd.org (Postfix) with ESMTP id BDA83CE6 for ; Wed, 10 Apr 2013 21:50:31 +0000 (UTC) Received: by mail-vc0-f179.google.com with SMTP id hz11so788055vcb.38 for ; Wed, 10 Apr 2013 14:50:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=HByUyu9IekuXw1uF8UedqoTKFxoRzJRib6/4GSkPu84=; b=YzR+VFR7kJ6/aCMepXEC30m6Lbywlc/XRJwUuGtFIXI6H3trSnVmm6Kq7ONhEMetL+ +vHxuyj2tC6lYqIOrj2/+4lUBGaQOdgLyyoOnosa0afbxErux0j/B1HHKLk59S3+BfEN 1QdLzQ/puALqdj/UPXRn70eKtOvgbr5GE6WfS2XLuXjehQxkQFrKmCDCsVJijZgpAjqs 1aCVgInIHUiJwmPucYVmMLJAGuj7smaoeYVaOCs7o8ay65tdq4gLsA3vg22Z6lvYg8FC GKvXep7K3EwIdud6qHTY0gMc+J90o/YZjX7ktZfTuYJre7AjKFIA/jL7lbtMjgTwRqAn c7SA== MIME-Version: 1.0 X-Received: by 10.52.19.200 with SMTP id h8mr2541548vde.60.1365630630727; Wed, 10 Apr 2013 14:50:30 -0700 (PDT) Sender: bsd-src@helfman.org Received: by 10.58.34.200 with HTTP; Wed, 10 Apr 2013 14:50:30 -0700 (PDT) In-Reply-To: <5165DB92.6030603@FreeBSD.org> References: <201304102056.r3AKu7Tl073076@svn.freebsd.org> <5165DB92.6030603@FreeBSD.org> Date: Wed, 10 Apr 2013 14:50:30 -0700 X-Google-Sender-Auth: WYSsmz1U979ZMj1KaK9xWwZAMJY Message-ID: Subject: Re: svn commit: r315780 - head/net/svnup From: Jason Helfman To: Bryan Drewery X-Gm-Message-State: ALoCoQnJRkbNIwNcUyKA+Y1VD2OfN2brhfTD5S4Mb35FLLgVuYdZ43K0mKycMv+xez3CBjflAbPn Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2013 21:50:32 -0000 Right. I had completed this update with the maintainer even prior to the PR being opened, but am unable to commit at this time per the portstree state. -jgh On Wed, Apr 10, 2013 at 2:37 PM, Bryan Drewery wrote: > On 4/10/2013 4:07 PM, Jason Helfman wrote: > > I had an additional mirror ready to commit, but didn't know this was an > > issue right now. > > There is also ports/177614 to update to 0.60 > > > > > -jgh > > > > > > On Wed, Apr 10, 2013 at 1:56 PM, Bryan Drewery > > wrote: > > > > Author: bdrewery > > Date: Wed Apr 10 20:56:07 2013 > > New Revision: 315780 > > URL: http://svnweb.freebsd.org/changeset/ports/315780 > > > > Log: > > - Add mirror as main site is not working > > > > Approved by: portmgr (implicit) > > With hat: portmgr > > Reported by: Ilya A. Arkhipov > > > > > > Modified: > > head/net/svnup/Makefile > > > > Modified: head/net/svnup/Makefile > > > ============================================================================== > > --- head/net/svnup/Makefile Wed Apr 10 18:05:53 2013 > > (r315779) > > +++ head/net/svnup/Makefile Wed Apr 10 20:56:07 2013 > > (r315780) > > @@ -3,7 +3,8 @@ > > PORTNAME= svnup > > PORTVERSION= 0.56 > > CATEGORIES= net > > -MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ > > +MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ > > + LOCAL/bdrewery/${PORTNAME}/ > > > > MAINTAINER= jcm@visi.com > > COMMENT= Lightweight program to pull source using the svn > > protocol > > > > > > > > > > -- > > -- > > Jason Helfman | FreeBSD Committer > > jgh@FreeBSD.org | http://people.freebsd.org/~jgh > > | The Power to Serve > > > -- > Regards, > Bryan Drewery > > -- -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve