svn commit: r442275 - head/devel/anjuta-extras

Koop Mast kwm at FreeBSD.org
Thu Jun 1 06:25:21 UTC 2017


Author: kwm
Date: Thu Jun  1 06:25:20 2017
New Revision: 442275
URL: https://svnweb.freebsd.org/changeset/ports/442275

Log:
  Mark broken, deprecated and expire in 1 month.

Modified:
  head/devel/anjuta-extras/Makefile

Modified: head/devel/anjuta-extras/Makefile
==============================================================================
--- head/devel/anjuta-extras/Makefile	Thu Jun  1 05:56:42 2017	(r442274)
+++ head/devel/anjuta-extras/Makefile	Thu Jun  1 06:25:20 2017	(r442275)
@@ -12,6 +12,10 @@ COMMENT=	Extra anjuta 3 plugins
 BUILD_DEPENDS=	itstool:textproc/itstool
 LIB_DEPENDS=	libanjuta-3.so:devel/anjuta
 
+BROKEN=		Does not build with GTK+ 3.22
+DEPRECATED=	Last release in 2013 and doesn't build with recent GTK+
+EXPIRATION_DATE=2017-07-01
+
 USES=		gettext gmake libtool pkgconfig tar:xz
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list