svn commit: r545739 - in head: . devel devel/codeblocks-devel

Loïc Bartoletti lbartoletti at FreeBSD.org
Sat Aug 22 06:15:05 UTC 2020


Author: lbartoletti
Date: Sat Aug 22 06:15:04 2020
New Revision: 545739
URL: https://svnweb.freebsd.org/changeset/ports/545739

Log:
  devel/codeblocks-devel: remove -devel version of codeblocks
  
  This port was created when there was a time when development did not produce new releases.
  However, with the update of devel/codeblocks to version 20.03, as indicated in the PR, it is no longer useful to maintain this version.
  
  PR:	248092
  Reported by:	gh_origin at yahoo.com

Deleted:
  head/devel/codeblocks-devel/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Aug 22 05:47:24 2020	(r545738)
+++ head/MOVED	Sat Aug 22 06:15:04 2020	(r545739)
@@ -15374,3 +15374,4 @@ net-im/py-skype4py||2020-08-15|Has expired: Uses depre
 net-im/telepathy-haze||2020-08-15|Has expired: Uses deprecated version of python
 www/halberd||2020-08-15|Has expired: Uses deprecated version of python
 x11-toolkits/py-wxPython28||2020-08-15|Has expired: Uses deprecated version of python
+devel/codeblocks-devel||2020-08-22|Removed

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Aug 22 05:47:24 2020	(r545738)
+++ head/devel/Makefile	Sat Aug 22 06:15:04 2020	(r545739)
@@ -355,7 +355,6 @@
     SUBDIR += cmunge
     SUBDIR += coccinelle
     SUBDIR += codeblocks
-    SUBDIR += codeblocks-devel
     SUBDIR += codequery
     SUBDIR += codesearch-py
     SUBDIR += codeville


More information about the svn-ports-head mailing list