[Midnightbsd-cvs] mports [22872] trunk/devel: create subversion18 port as we are going to update the main port.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Oct 1 16:18:35 EDT 2017
Revision: 22872
http://svnweb.midnightbsd.org/mports/?rev=22872
Author: laffer1
Date: 2017-10-01 16:18:35 -0400 (Sun, 01 Oct 2017)
Log Message:
-----------
create subversion18 port as we are going to update the main port.
Modified Paths:
--------------
trunk/devel/Makefile
trunk/devel/subversion18/Makefile.common
Added Paths:
-----------
trunk/devel/subversion18/
Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile 2017-10-01 20:09:39 UTC (rev 22871)
+++ trunk/devel/Makefile 2017-10-01 20:18:35 UTC (rev 22872)
@@ -543,6 +543,7 @@
SUBDIR += splint
SUBDIR += st
SUBDIR += subversion
+SUBDIR += subversion18
SUBDIR += svndelta
SUBDIR += svnkit
SUBDIR += swig13
Modified: trunk/devel/subversion18/Makefile.common
===================================================================
--- trunk/devel/subversion/Makefile.common 2017-10-01 18:05:21 UTC (rev 22870)
+++ trunk/devel/subversion18/Makefile.common 2017-10-01 20:18:35 UTC (rev 22872)
@@ -2,6 +2,7 @@
PORTNAME?= subversion
PORTVERSION= 1.8.17
+PKGNAMESUFFIX= 18
PORTREVISION?= 0
CATEGORIES+= devel
MASTER_SITES= ${MASTER_SITE_APACHE}
More information about the Midnightbsd-cvs
mailing list