Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 16:15:04 +0000 (UTC)
From:      Michael Gmelin <grembo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478217 - in head/devel: . ice ice37 php-ice37 py-ice37
Message-ID:  <201808271615.w7RGF4II081358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: grembo
Date: Mon Aug 27 16:15:04 2018
New Revision: 478217
URL: https://svnweb.freebsd.org/changeset/ports/478217

Log:
  Back-out commits r478195 through r478198 to redo
  using repo copy.

Deleted:
  head/devel/ice37/
  head/devel/php-ice37/
  head/devel/py-ice37/
Modified:
  head/devel/Makefile
  head/devel/ice/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Aug 27 16:09:21 2018	(r478216)
+++ head/devel/Makefile	Mon Aug 27 16:15:04 2018	(r478217)
@@ -1216,7 +1216,6 @@
     SUBDIR += i386-gcc
     SUBDIR += i386-xtoolchain-gcc
     SUBDIR += ice
-    SUBDIR += ice37
     SUBDIR += icestorm
     SUBDIR += icmake
     SUBDIR += icontheme
@@ -4106,7 +4105,6 @@
     SUBDIR += php-Psr_Log
     SUBDIR += php-composer
     SUBDIR += php-geshi
-    SUBDIR += php-ice37
     SUBDIR += php-jq
     SUBDIR += php-libawl
     SUBDIR += php-maxminddb
@@ -4615,7 +4613,6 @@
     SUBDIR += py-hypothesis
     SUBDIR += py-icalendar
     SUBDIR += py-ice
-    SUBDIR += py-ice37
     SUBDIR += py-imgkit
     SUBDIR += py-incremental
     SUBDIR += py-inflect

Modified: head/devel/ice/Makefile
==============================================================================
--- head/devel/ice/Makefile	Mon Aug 27 16:09:21 2018	(r478216)
+++ head/devel/ice/Makefile	Mon Aug 27 16:15:04 2018	(r478217)
@@ -12,7 +12,6 @@ COMMENT=		Modern alternative to object middleware such
 LICENSE=		GPLv2
 
 SLAVE_PORT?=		no
-CONFLICTS=		Ice37 py*-Ice37 php*-Ice37
 
 MAKE_JOBS_UNSAFE=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808271615.w7RGF4II081358>