Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2019 02:23:02 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r520989 - in head: comms/xastir graphics/GraphicsMagick graphics/aaphoto graphics/dcraw graphics/dcraw-m graphics/devil graphics/devil/files graphics/digikam graphics/exact-image graphi...
Message-ID:  <20191227232302.GJ28436@hades.panopticon>
In-Reply-To: <20191227212655.354pzp4pu7rj6oj7@ivaldir.net>
References:  <201912271343.xBRDh0iJ096882@repo.freebsd.org> <20191227212501.GH28436@hades.panopticon> <20191227212655.354pzp4pu7rj6oj7@ivaldir.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* Baptiste Daroussin (bapt@FreeBSD.org) wrote:

> > > Author: bapt
> > > Date: Fri Dec 27 13:43:00 2019
> > > New Revision: 520989
> > > URL: https://svnweb.freebsd.org/changeset/ports/520989
> > > 
> > > Log:
> > >   Update jasper to 2.0.16
> > >   
> > >   This is needed to be able to update gegl to latest version.
> > >   Bump revision of all consumer as the ABI is not 100% backward compatible.
> > >   Provide a patch for graphics/devil to properly build with latest jasper.
> > >   While here add a missing USES=xorg to graphics/devil
> > > 
> > > Modified: head/graphics/devil/Makefile
> > > ==============================================================================
> > > --- head/graphics/devil/Makefile	Fri Dec 27 13:31:41 2019	(r520988)
> > > +++ head/graphics/devil/Makefile	Fri Dec 27 13:43:00 2019	(r520989)
> > > @@ -3,7 +3,7 @@
> > >  
> > >  PORTNAME=	devil
> > >  PORTVERSION=	1.7.8
> > > -PORTREVISION=	23
> > > +PORTREVISION=	24
> > >  PORTEPOCH=	1
> > >  CATEGORIES=	graphics
> > >  MASTER_SITES=	SF/openil/DevIL/${PORTVERSION}
> > > @@ -12,7 +12,7 @@ DISTNAME=	DevIL-${PORTVERSION}
> > >  MAINTAINER=	amdmi3@FreeBSD.org
> > >  COMMENT=	Full featured cross-platform image library
> > >  
> > > -USES=		alias autoreconf gmake libtool localbase pkgconfig
> > > +USES=		alias autoreconf gmake libtool localbase pkgconfig xorg
> > 
> > Was this indended? It breaks the port.
> > 
> 
> Weird, it passes my poudriere run, but feel free to revert that part

I've nailed it down, see https://reviews.freebsd.org/D22939

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:              https://github.com/AMDmi3




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