Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2016 00:25:28 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419757 - head/ftp/curl-hiphop
Message-ID:  <201608070025.u770PSbg055853@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Sun Aug  7 00:25:28 2016
New Revision: 419757
URL: https://svnweb.freebsd.org/changeset/ports/419757

Log:
  mark ftp/curl-hiphop broken, deprecated and set expiration date

Modified:
  head/ftp/curl-hiphop/Makefile

Modified: head/ftp/curl-hiphop/Makefile
==============================================================================
--- head/ftp/curl-hiphop/Makefile	Sat Aug  6 22:34:20 2016	(r419756)
+++ head/ftp/curl-hiphop/Makefile	Sun Aug  7 00:25:28 2016	(r419757)
@@ -6,6 +6,10 @@ PKGNAMESUFFIX=	-hiphop
 MAINTAINER=	mm@FreeBSD.org
 COMMENT=	Static libcurl with custom patches for HipHop
 
+BROKEN=		fails to build
+DEPRECATED=	useful only for removed hiphop-php
+EXPIRATION_DATE=	2016-09-07
+
 SSP_UNSAFE=	Refuses -l in LDFLAGS
 
 BUILDING_HIPHOP=	yes



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