Date: Sat, 28 Dec 2019 00:25:01 +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: <20191227212501.GH28436@hades.panopticon> In-Reply-To: <201912271343.xBRDh0iJ096882@repo.freebsd.org> References: <201912271343.xBRDh0iJ096882@repo.freebsd.org>
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. -- 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?20191227212501.GH28436>