svn commit: r543413 - in head: . sysutils sysutils/openshift-install

Antoine Brodin antoine at FreeBSD.org
Sat Jul 25 12:06:58 UTC 2020


Author: antoine
Date: Sat Jul 25 12:06:57 2020
New Revision: 543413
URL: https://svnweb.freebsd.org/changeset/ports/543413

Log:
  Fix PKGNAME collision

Deleted:
  head/sysutils/openshift-install/
Modified:
  head/MOVED
  head/sysutils/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jul 25 12:01:53 2020	(r543412)
+++ head/MOVED	Sat Jul 25 12:06:57 2020	(r543413)
@@ -15167,3 +15167,4 @@ databases/postgresql94-server|databases/postgresql95-s
 databases/postgresql94-pltcl|databases/postgresql95-pltcl|2020-07-24|Has expired: PostgreSQL-9.4 has reached end-of-life
 databases/postgresql94-plperl|databases/postgresql95-plperl|2020-07-24|Has expired: PostgreSQL-9.4 has reached end-of-life
 net/dshell||2020-07-24|Uses deprecated version of python
+sysutils/openshift-install|sysutils/openshift-install45|2020-07-25|Duplicate port

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Jul 25 12:01:53 2020	(r543412)
+++ head/sysutils/Makefile	Sat Jul 25 12:06:57 2020	(r543413)
@@ -758,7 +758,6 @@
     SUBDIR += openipmi
     SUBDIR += opensbi
     SUBDIR += openseachest
-    SUBDIR += openshift-install
     SUBDIR += openshift-install-devel
     SUBDIR += openshift-install45
     SUBDIR += openshift-install46


More information about the svn-ports-all mailing list