1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Fix PKGNAME collision

This commit is contained in:
Antoine Brodin 2020-07-25 12:06:57 +00:00
parent 1a00b6ed96
commit 1ff4c828ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543413
4 changed files with 1 additions and 13 deletions

1
MOVED
View File

@ -15167,3 +15167,4 @@ databases/postgresql94-server|databases/postgresql95-server|2020-07-24|Has expir
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

View File

@ -758,7 +758,6 @@
SUBDIR += openipmi
SUBDIR += opensbi
SUBDIR += openseachest
SUBDIR += openshift-install
SUBDIR += openshift-install-devel
SUBDIR += openshift-install45
SUBDIR += openshift-install46

View File

@ -1,9 +0,0 @@
# Created by: John Hixson <jhixson@freebsd.org>
# $FreeBSD$
VERSIONS= 45 46
OPENSHIFT_INSTALL_VERSION?= 45
MASTERDIR= ${.CURDIR}/../openshift-install${OPENSHIFT_INSTALL_VERSION}
.include "${MASTERDIR}/Makefile"

View File

@ -1,3 +0,0 @@
Install a Red Hat Openshift 4.x cluster
WWW: https://github.com/openshift/installer