Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2018 17:31:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485154 - head/net/pecl-gupnp
Message-ID:  <201811171731.wAHHVoCe067175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 17 17:31:49 2018
New Revision: 485154
URL: https://svnweb.freebsd.org/changeset/ports/485154

Log:
  Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 2018-11-30

Modified:
  head/net/pecl-gupnp/Makefile

Modified: head/net/pecl-gupnp/Makefile
==============================================================================
--- head/net/pecl-gupnp/Makefile	Sat Nov 17 17:31:41 2018	(r485153)
+++ head/net/pecl-gupnp/Makefile	Sat Nov 17 17:31:49 2018	(r485154)
@@ -11,6 +11,10 @@ COMMENT=	GUPnP wrapper extension
 
 LICENSE=	PHP301
 
+BROKEN=		does not build with latest gssdp and gupnp
+DEPRECATED=	does not build with latest gssdp and gupnp
+EXPIRATION_DATE=2018-11-30
+
 LIB_DEPENDS=	libgupnp-1.0.so:net/gupnp
 
 IGNORE_WITH_PHP=70 71 72 73



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