svn commit: r318427 - in head/devel/svn2git: . files
David Naylor
dbn at FreeBSD.org
Sat May 18 12:13:31 UTC 2013
Author: dbn
Date: Sat May 18 12:13:30 2013
New Revision: 318427
URL: http://svnweb.freebsd.org/changeset/ports/318427
Log:
Update devel/svn2git to 1.0.9.
ChangeLog:
- Stop unintended re-encoding of author names from UTF-8 to ASCII
- Fix compilation, the last rebase/merge went wrong.
Approved by: eadler,bdrewery (mentors, implicit)
Deleted:
head/devel/svn2git/files/patch-src__svn.cpp
Modified:
head/devel/svn2git/Makefile
head/devel/svn2git/distinfo
Modified: head/devel/svn2git/Makefile
==============================================================================
--- head/devel/svn2git/Makefile Sat May 18 11:57:57 2013 (r318426)
+++ head/devel/svn2git/Makefile Sat May 18 12:13:30 2013 (r318427)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= svn2git
-DISTVERSION= 1.0.8
+DISTVERSION= 1.0.9
CATEGORIES= devel kde
MASTER_SITES= LOCAL/dbn/svn2git
Modified: head/devel/svn2git/distinfo
==============================================================================
--- head/devel/svn2git/distinfo Sat May 18 11:57:57 2013 (r318426)
+++ head/devel/svn2git/distinfo Sat May 18 12:13:30 2013 (r318427)
@@ -1,2 +1,2 @@
-SHA256 (svn2git-1.0.8.tar.xz) = 536504f40d49d460921eb0dd6fb5021ea70bdacf1dd4bca9ff596628c6c0baa2
-SIZE (svn2git-1.0.8.tar.xz) = 23548
+SHA256 (svn2git-1.0.9.tar.xz) = b82bc357dff1dd3d365803575645492fc8cee4892d948b1c80e5c5e25e3b27c9
+SIZE (svn2git-1.0.9.tar.xz) = 23540
More information about the svn-ports-head
mailing list