svn commit: r492382 - in head: . sysutils sysutils/createrepo sysutils/yum

Rene Ladan rene at FreeBSD.org
Thu Feb 7 19:27:45 UTC 2019


Author: rene
Date: Thu Feb  7 19:27:44 2019
New Revision: 492382
URL: https://svnweb.freebsd.org/changeset/ports/492382

Log:
  Remove expired ports:
  2019-02-06 sysutils/yum: Abandoned upstream, does not work with python3
  2019-02-06 sysutils/createrepo: Abandoned upstream, does not work with python3

Deleted:
  head/sysutils/createrepo/
  head/sysutils/yum/
Modified:
  head/MOVED
  head/sysutils/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Feb  7 19:16:37 2019	(r492381)
+++ head/MOVED	Thu Feb  7 19:27:44 2019	(r492382)
@@ -11588,3 +11588,5 @@ net-mgmt/icli||2019-02-04|Removed, depends on expired 
 net-mgmt/icinga-classicweb||2019-02-04|Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
 net-mgmt/pnp-icinga||2019-02-04|Removed, depends on expired net-mgmt/icinga-classicweb
 sysutils/atf-allwinner|devel/atf-sun50i_a64|2019-02-05|Respect the ARM TF-A platform name
+sysutils/yum||2019-02-07|Has expired: Abandoned upstream, does not work with python3
+sysutils/createrepo||2019-02-07|Has expired: Abandoned upstream, does not work with python3

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Thu Feb  7 19:16:37 2019	(r492381)
+++ head/sysutils/Makefile	Thu Feb  7 19:27:44 2019	(r492382)
@@ -218,7 +218,6 @@
     SUBDIR += cpupdate
     SUBDIR += cramfs
     SUBDIR += crashme
-    SUBDIR += createrepo
     SUBDIR += cronic
     SUBDIR += cronolog
     SUBDIR += cronolog-devel
@@ -1524,7 +1523,6 @@
     SUBDIR += xvidcap
     SUBDIR += yadm
     SUBDIR += yank
-    SUBDIR += yum
     SUBDIR += zap
     SUBDIR += zbackup
     SUBDIR += zeitgeist


More information about the svn-ports-head mailing list