Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 06:25:20 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442275 - head/devel/anjuta-extras
Message-ID:  <201706010625.v516PKOv072600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706010625.v516PKOv072600>