svn commit: r485154 - head/net/pecl-gupnp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 17 17:31:56 UTC 2018


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


More information about the svn-ports-all mailing list