svn commit: r361483 - head/devel/yajl-tcl
Pietro Cerutti
gahr at FreeBSD.org
Thu Jul 10 20:51:54 UTC 2014
On 2014-Jul-10, 20:25, Steve Wills wrote:
> Hi,
>
> Perhaps this is missing a dependency?
Yep, fixed thanks!
>
> https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default/664/logs/errors/yajl-tcl-1.5.log
> https://jenkins.freebsd.org/pci/head-i386/poudriere/data/headi386-default/664/logs/errors/yajl-tcl-1.5.log
>
> configure: error: Cannot find yajl
>
> Or maybe something else is wrong? Ideas?
>
> Thanks,
> Steve
>
> On Thu, Jul 10, 2014 at 07:11:19PM +0000, Pietro Cerutti wrote:
> > Author: gahr
> > Date: Thu Jul 10 19:11:19 2014
> > New Revision: 361483
> > URL: http://svnweb.freebsd.org/changeset/ports/361483
> > QAT: https://qat.redports.org/buildarchive/r361483/
> >
> > Log:
> > - Update to 1.5
> >
> > Changes:
> >
> > * Allow extra constructor parameters to be passed to json2dict
> > * Update TEA and update pkg-config to match yajl's CFLAGS/LIBS
> > * Slight performance improvement
> > * Add "parse2dict" method to created yajltcl objects
> > * Switch ::yajl::json2dict to internally use parse2dict method
> >
> > Modified:
> > head/devel/yajl-tcl/Makefile
> > head/devel/yajl-tcl/distinfo
> >
> > Modified: head/devel/yajl-tcl/Makefile
> > ==============================================================================
> > --- head/devel/yajl-tcl/Makefile Thu Jul 10 18:59:34 2014 (r361482)
> > +++ head/devel/yajl-tcl/Makefile Thu Jul 10 19:11:19 2014 (r361483)
> > @@ -2,7 +2,7 @@
> > # $FreeBSD$
> >
> > PORTNAME= yajl-tcl
> > -PORTVERSION= 1.4
> > +PORTVERSION= 1.5
> > CATEGORIES= devel
> >
> > MAINTAINER= tcltk at FreeBSD.org
> > @@ -15,7 +15,7 @@ LIB_DEPENDS= libyajl.so:${PORTSDIR}/deve
> > USE_GITHUB= yes
> > GH_ACCOUNT= flightaware
> > GH_TAGNAME= v${PORTVERSION}
> > -GH_COMMIT= 06b7c59
> > +GH_COMMIT= 803e33a
> >
> > USES+= tcl:85+
> > USE_AUTOTOOLS= autoconf
> >
> > Modified: head/devel/yajl-tcl/distinfo
> > ==============================================================================
> > --- head/devel/yajl-tcl/distinfo Thu Jul 10 18:59:34 2014 (r361482)
> > +++ head/devel/yajl-tcl/distinfo Thu Jul 10 19:11:19 2014 (r361483)
> > @@ -1,2 +1,2 @@
> > -SHA256 (yajl-tcl-1.4.tar.gz) = d146449cf7ffe648098c970b639338e45346a820a7de4d3266fdc7af61b0b610
> > -SIZE (yajl-tcl-1.4.tar.gz) = 483671
> > +SHA256 (yajl-tcl-1.5.tar.gz) = 0d18860d5d93e9d693c0bb0ee2f39ba4f709aeb3714990c321e1d768512203f1
> > +SIZE (yajl-tcl-1.5.tar.gz) = 488211
--
Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org
PGP Public Key:
http://gahr.ch/pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140710/79208574/attachment.sig>
More information about the svn-ports-all
mailing list