svn commit: r470199 - in head: dns/bundy print/pdftk

Mathieu Arnold mat at FreeBSD.org
Thu May 17 14:22:07 UTC 2018


On Thu, May 17, 2018 at 05:17:03AM -0700, Cy Schubert wrote:
> In message <201805170632.w4H6WHAF024369 at repo.freebsd.org>, Mathieu 
> Arnold write
> s:
> > 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 o
> > r 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_FLAV
> > OR}
> >
> > 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 (prog
> > ram ecj1)
> > +
> >  # Get GCC version suffix without the dot in USE_GCC
> >  CSUFF=		${_USE_GCC:S/.//}
> >  
> >
> 
> What about the deprecation notice?

It is only broken on current.  Most people do use the releases we cut,
like 10.4 or 11.1, you know.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180517/61f4edd0/attachment.sig>


More information about the svn-ports-head mailing list