svn commit: r399331 - in head/devel: . subversion18

Lev A. Serebryakov lev at FreeBSD.org
Thu Oct 15 10:30:47 UTC 2015


Author: lev
Date: Thu Oct 15 10:30:46 2015
New Revision: 399331
URL: https://svnweb.freebsd.org/changeset/ports/399331

Log:
    Copy devel/subversion to devel/subversion18 in preparation to upgrading
   devel/subversion to 1.9.x.

Added:
  head/devel/subversion18/
     - copied from r399292, head/devel/subversion/
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Oct 15 10:30:44 2015	(r399330)
+++ head/devel/Makefile	Thu Oct 15 10:30:46 2015	(r399331)
@@ -5104,6 +5104,7 @@
     SUBDIR += subversion-book
     SUBDIR += subversion-static
     SUBDIR += subversion17
+    SUBDIR += subversion18
     SUBDIR += subversive
     SUBDIR += svk
     SUBDIR += svn2git


More information about the svn-ports-all mailing list