svn commit: r554170 - in head: . devel devel/nimble

Li-Wen Hsu lwhsu at FreeBSD.org
Fri Nov 6 06:59:56 UTC 2020


Author: lwhsu
Date: Fri Nov  6 06:59:55 2020
New Revision: 554170
URL: https://svnweb.freebsd.org/changeset/ports/554170

Log:
  Remove devel/nimble, it's integrated in lang/nim
  
  PR:		250881
  Submitted by:	Neal Nelson <ports at nicandneal.net> (maintainer)

Deleted:
  head/devel/nimble/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Nov  6 06:56:38 2020	(r554169)
+++ head/MOVED	Fri Nov  6 06:59:55 2020	(r554170)
@@ -15671,3 +15671,4 @@ devel/pccts|devel/antlr|2020-11-01|Has expired: abando
 devel/gitg0|devel/gitg|2020-11-01|Has expired: ancient version of gitg not maintained
 devel/py-twext||2020-11-03|Has expired: Uses deprecated version of python
 databases/py-sqlparse020|databases/py-sqlparse|2020-11-03|Dependency of removed www/calendarserver
+devel/nimble|lang/nim|2020-11-06|Integrated in lang/nim

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Nov  6 06:56:38 2020	(r554169)
+++ head/devel/Makefile	Fri Nov  6 06:59:55 2020	(r554170)
@@ -1527,7 +1527,6 @@
     SUBDIR += newtonsoft-json
     SUBDIR += nextpnr
     SUBDIR += nexus2-oss
-    SUBDIR += nimble
     SUBDIR += nini
     SUBDIR += ninja
     SUBDIR += nlohmann-json


More information about the svn-ports-all mailing list