svn commit: r564194 - head/devel/monodevelop
Baptiste Daroussin
bapt at FreeBSD.org
Sat Feb 6 07:15:14 UTC 2021
Author: bapt
Date: Sat Feb 6 07:15:13 2021
New Revision: 564194
URL: https://svnweb.freebsd.org/changeset/ports/564194
Log:
Mark as deprecated [1]
Set an expiration date similar to the one for any other port depending on gtkhtml3
PR: 221511
Submitted by: daniel.engberg.lists at pyret.net
Modified:
head/devel/monodevelop/Makefile
Modified: head/devel/monodevelop/Makefile
==============================================================================
--- head/devel/monodevelop/Makefile Sat Feb 6 07:13:21 2021 (r564193)
+++ head/devel/monodevelop/Makefile Sat Feb 6 07:15:13 2021 (r564194)
@@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Not usable
+DEPRECATED= outdated, depends on deprecated library www/gtkhtml3
+EXPIRATION_DATE= 2021-03-31
+
BUILD_DEPENDS= msbuild:devel/msbuild \
fsharpc:lang/fsharp \
cmake:devel/cmake
More information about the svn-ports-all
mailing list