svn commit: r318545 - head/devel/svn2git

Bryan Drewery bdrewery at FreeBSD.org
Sun May 19 21:50:07 UTC 2013


You may want to add a 2nd master site if possible. I believe the public_distfiles only syncs once or twice a day.

Sent from my iPhone

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


More information about the svn-ports-all mailing list