svn commit: r470199 - in head: dns/bundy print/pdftk
Mathieu Arnold
mat at FreeBSD.org
Thu May 17 06:32:18 UTC 2018
Author: mat
Date: Thu May 17 06:32:17 2018
New Revision: 470199
URL: https://svnweb.freebsd.org/changeset/ports/470199
Log:
Those ports have been broken a while now.
Sponsored by: Absolight
Modified:
head/dns/bundy/Makefile (contents, props changed)
head/print/pdftk/Makefile (contents, props changed)
Modified: head/dns/bundy/Makefile
==============================================================================
--- head/dns/bundy/Makefile Thu May 17 06:30:11 2018 (r470198)
+++ head/dns/bundy/Makefile Thu May 17 06:32:17 2018 (r470199)
@@ -17,6 +17,8 @@ LICENSE_NAME= ISC License
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_FreeBSD_12= error: called object type nullptr_t is not a function or function pointer
+
BUILD_DEPENDS= ${LOCALBASE}/include/log4cplus/logger.h:devel/log4cplus \
sqlite3>=3.3.9:databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
Modified: head/print/pdftk/Makefile
==============================================================================
--- head/print/pdftk/Makefile Thu May 17 06:30:11 2018 (r470198)
+++ head/print/pdftk/Makefile Thu May 17 06:32:17 2018 (r470199)
@@ -13,6 +13,8 @@ COMMENT= Simple tool for doing everyday things with PD
LICENSE= GPLv2
+BROKEN_FreeBSD_12= gcj6: internal compiler error: Segmentation fault (program ecj1)
+
# Get GCC version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}
More information about the svn-ports-head
mailing list