svn commit: r318545 - head/devel/svn2git

David Naylor dbn at freebsd.org
Mon May 20 16:35:21 UTC 2013


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.

Unfortunately, for this port, upstream does not provide any distfiles (I had 
to roll a release from git).  LOCAL lists 8 mirrors, is this an issue or is 
the concern the commit hits ports before the distfiles hit the mirrors (I did 
wait until it hit at least one mirror, as I then did `make fetch makesum`).  

> On May 19, 2013, at 15:17, David Naylor <dbn at FreeBSD.org> 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.
> >  
> >  The changes for svn2git-1.0.9 were incomplete thus another release
> >  was made.
> >  
> >  Approved by:    eadler,bdrewery (mentors, implicit)
> > 
> > Modified:
> >  head/devel/svn2git/Makefile
> >  head/devel/svn2git/distinfo
> > 
> > Modified: head/devel/svn2git/Makefile
> > ==========================================================================
> > ==== --- head/devel/svn2git/Makefile    Sun May 19 18:12:27 2013   
> > (r318544) +++ head/devel/svn2git/Makefile    Sun May 19 19:17:42 2013   
> > (r318545) @@ -2,9 +2,9 @@
> > # $FreeBSD$
> > 
> > PORTNAME=    svn2git
> > -DISTVERSION=    1.0.9
> > +DISTVERSION=    1.0.10
> > CATEGORIES=    devel kde
> > -MASTER_SITES=    LOCAL/dbn/svn2git
> > +MASTER_SITES=    LOCAL/dbn/${PORTNAME}
> > 
> > MAINTAINER=    dbn at FreeBSD.org
> > COMMENT=    Imports svn repositories into git
> > 
> > Modified: head/devel/svn2git/distinfo
> > ==========================================================================
> > ==== --- head/devel/svn2git/distinfo    Sun May 19 18:12:27 2013   
> > (r318544) +++ head/devel/svn2git/distinfo    Sun May 19 19:17:42 2013   
> > (r318545) @@ -1,2 +1,2 @@
> > -SHA256 (svn2git-1.0.9.tar.xz) =
> > b82bc357dff1dd3d365803575645492fc8cee4892d948b1c80e5c5e25e3b27c9 -SIZE
> > (svn2git-1.0.9.tar.xz) = 23540
> > +SHA256 (svn2git-1.0.10.tar.xz) =
> > e4448865b2f5a60ece2e379e123ac7d17e38668a98349291763b06a6b9690399 +SIZE
> > (svn2git-1.0.10.tar.xz) = 23560
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130520/29494ce8/attachment.sig>


More information about the svn-ports-all mailing list