From owner-svn-ports-head@FreeBSD.ORG Mon May 20 18:09:09 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 58E663F0 for ; Mon, 20 May 2013 18:09:09 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 39449A23 for ; Mon, 20 May 2013 18:09:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4KI99ER076978 for ; Mon, 20 May 2013 18:09:09 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4KI98re076973 for svn-ports-head@freebsd.org; Mon, 20 May 2013 18:09:08 GMT (envelope-from bdrewery) Received: (qmail 61001 invoked from network); 20 May 2013 13:09:04 -0500 Received: from unknown (HELO ?173.160.118.90?) (freebsd@shatow.net@173.160.118.90) by sweb.xzibition.com with ESMTPA; 20 May 2013 13:09:04 -0500 Message-ID: <519A66BC.7060504@FreeBSD.org> Date: Mon, 20 May 2013 13:09:00 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: David Naylor Subject: Re: svn commit: r318545 - head/devel/svn2git References: <201305191917.r4JJHhjM000765@svn.freebsd.org> <42786006.KMkVZfM87d@dragon.dg> In-Reply-To: <42786006.KMkVZfM87d@dragon.dg> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2UETXTGJRSSXMLQIAXPDE" 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: Mon, 20 May 2013 18:09:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2UETXTGJRSSXMLQIAXPDE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 5/20/2013 10:35 AM, David Naylor wrote: > On Sunday, 19 May 2013 17:50:00 Bryan Drewery wrote: >> You may want to add a 2nd master site if possible. I believe the >> public_distfiles only syncs once or twice a day. >=20 > Unfortunately, for this port, upstream does not provide any distfiles (= I had=20 > to roll a release from git). LOCAL lists 8 mirrors, is this an issue o= r is=20 > the concern the commit hits ports before the distfiles hit the mirrors = (I did=20 > wait until it hit at least one mirror, as I then did `make fetch makesu= m`).=20 Yes the concern is just the window between committing and syncing. If you're waiting a period already then that is perfect. >=20 >> On May 19, 2013, at 15:17, David Naylor wrote: >>> Author: dbn >>> Date: Sun May 19 19:17:42 2013 >>> New Revision: 318545 >>> URL: http://svnweb.freebsd.org/changeset/ports/318545 >>> >>> Log: >>> Update devel/svn2git to 1.0.10. >>> =20 >>> The changes for svn2git-1.0.9 were incomplete thus another release >>> was made. >>> =20 >>> Approved by: eadler,bdrewery (mentors, implicit) >>> >>> Modified: >>> head/devel/svn2git/Makefile >>> head/devel/svn2git/distinfo >>> >>> Modified: head/devel/svn2git/Makefile >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >>> =3D=3D=3D=3D --- head/devel/svn2git/Makefile Sun May 19 18:12:27 2= 013 =20 >>> (r318544) +++ head/devel/svn2git/Makefile Sun May 19 19:17:42 2013= =20 >>> (r318545) @@ -2,9 +2,9 @@ >>> # $FreeBSD$ >>> >>> PORTNAME=3D svn2git >>> -DISTVERSION=3D 1.0.9 >>> +DISTVERSION=3D 1.0.10 >>> CATEGORIES=3D devel kde >>> -MASTER_SITES=3D LOCAL/dbn/svn2git >>> +MASTER_SITES=3D LOCAL/dbn/${PORTNAME} >>> >>> MAINTAINER=3D dbn@FreeBSD.org >>> COMMENT=3D Imports svn repositories into git >>> >>> Modified: head/devel/svn2git/distinfo >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >>> =3D=3D=3D=3D --- head/devel/svn2git/distinfo Sun May 19 18:12:27 2= 013 =20 >>> (r318544) +++ head/devel/svn2git/distinfo Sun May 19 19:17:42 2013= =20 >>> (r318545) @@ -1,2 +1,2 @@ >>> -SHA256 (svn2git-1.0.9.tar.xz) =3D >>> b82bc357dff1dd3d365803575645492fc8cee4892d948b1c80e5c5e25e3b27c9 -SIZ= E >>> (svn2git-1.0.9.tar.xz) =3D 23540 >>> +SHA256 (svn2git-1.0.10.tar.xz) =3D >>> e4448865b2f5a60ece2e379e123ac7d17e38668a98349291763b06a6b9690399 +SIZ= E >>> (svn2git-1.0.10.tar.xz) =3D 23560 --=20 Regards, Bryan Drewery ------enig2UETXTGJRSSXMLQIAXPDE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJRmmbAAAoJEG54KsA8mwz5STUQAJo0N8ekb620j1XpJoLNBrB/ azWwd0FRC2ER3HJl4h4/EPxuPNpkD4Ew4nEY3JGKgUJ1zzDod20GK/A5yhGNZKJq aG54KIb08lmsQ2vNr87WGY1lrpf0Bc0a3P9/JrFVmiZSXI4bJZ3lLzsjatLDs4k1 yNn7Ri6KZC+mDElbTEgXL6Z2XEfUAsqvOSGPjKBGl8Kkj+15cS9Yu9P4AtHJa163 ykC20tpE043VQWM8qAt/i2eUQLClgaoM2cFMlDaoFnRiLRqmKrYysD03+4m5Nbaf YEV7619rT1NYmk6qD9MRGwkAtgi6v6AtQindMUvJzUw9dF45NtaI1Y/iAiRWC+Zb Z9V81BrQLPJq2jquKyr6d+/3RbEGLB8YwziX1dtu1CR4GMoeUwZcHdRii7MZ3Ug6 datjSlZhj6bjnRUy+PMn+8lOr8g5tMlY81H0ikeoo9dQLoOQgoldI96Oy9CnIMi2 CPeg3IXtx3Q+MlWpur1kESoDhU1ffbCNcy9PK0yIzLnOW54dJ2xAhV6DHmAbqUPZ gSQxxgMfLQBxtRaY4sRI4aMH9zboKkiCXpeldEVt3fjwcIxPO0jR+RJ/bxLc4rZG r88yZxhIMboGqiNPIsJVVSZDIqasmVDIA54l+aFN3V36RHLqbsYegty1hwQ1HWGD aEEtsAbGU1ruJK18LDsa =wWJ6 -----END PGP SIGNATURE----- ------enig2UETXTGJRSSXMLQIAXPDE--