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...

Dmitry Marakasov amdmi3 at amdmi3.ru
Fri Dec 27 23:23:12 UTC 2019


* Baptiste Daroussin (bapt at 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 at 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 at amdmi3.ru  ..:              https://github.com/AMDmi3



More information about the svn-ports-head mailing list