svn commit: r495806 - head/lang/phantomjs
Romain Tartière
romain at FreeBSD.org
Fri Mar 15 20:15:59 UTC 2019
Author: romain
Date: Fri Mar 15 20:15:58 2019
New Revision: 495806
URL: https://svnweb.freebsd.org/changeset/ports/495806
Log:
Mark lang/phantomjs as deprecated
Upstream has discontinued the project 1 year ago:
https://github.com/ariya/phantomjs/issues/15344
Set a two month expiration date.
Modified:
head/lang/phantomjs/Makefile
Modified: head/lang/phantomjs/Makefile
==============================================================================
--- head/lang/phantomjs/Makefile Fri Mar 15 19:52:53 2019 (r495805)
+++ head/lang/phantomjs/Makefile Fri Mar 15 20:15:58 2019 (r495806)
@@ -14,6 +14,8 @@ BROKEN_powerpc64= fails to build: g++48: not found
BROKEN_sparc64= does not link on sparc64
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= error: member access into incomplete type 'X509' (aka 'x509_st')
+DEPRECATED= Project has been discontinued: https://github.com/ariya/phantomjs/issues/15344
+EXPIRATION_DATE=2019-05-15
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libfreetype.so:print/freetype2 \
More information about the svn-ports-head
mailing list