svn commit: r403842 - head/devel/svn2git
David Naylor
dbn at FreeBSD.org
Wed Dec 16 13:56:40 UTC 2015
Author: dbn
Date: Wed Dec 16 06:30:28 2015
New Revision: 403842
URL: https://svnweb.freebsd.org/changeset/ports/403842
Log:
devel/svn2git: bump port's minor version.
Adding the suffix '.a.20151201' to the port's version caused the port to
regress (i.e. the newer version in ports was actually considered older then
previous version in ports). Bump the port's minor version in addition to
adding the suffix.
Modified:
head/devel/svn2git/Makefile
Modified: head/devel/svn2git/Makefile
==============================================================================
--- head/devel/svn2git/Makefile Wed Dec 16 05:52:15 2015 (r403841)
+++ head/devel/svn2git/Makefile Wed Dec 16 06:30:28 2015 (r403842)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= svn2git
-PORTVERSION= 1.0.10.a.20151201
+PORTVERSION= 1.0.11.a.20151201
CATEGORIES= devel kde
MAINTAINER= dbn at FreeBSD.org
More information about the svn-ports-all
mailing list