Date: Sun, 22 Jun 2014 16:17:37 +0200 From: "Herbert J. Skuhra" <hskuhra@eumx.net> To: Mikhail Teterin <mi@FreeBSD.org> Cc: ports@freebsd.org Subject: Re: svn commit: r358748 - in head/graphics/jbigkit: . files Message-ID: <86ha3d58qm.wl%hskuhra@eumx.net> In-Reply-To: <201406212144.s5LLij8K016211@svn.freebsd.org> References: <201406212144.s5LLij8K016211@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Multipart_Sun_Jun_22_16:17:36_2014-1 Content-Type: text/plain; charset=US-ASCII On Sat, 21 Jun 2014 21:44:45 +0000 (UTC) Mikhail Teterin wrote: > Author: mi > Date: Sat Jun 21 21:44:45 2014 > New Revision: 358748 > URL: http://svnweb.freebsd.org/changeset/ports/358748 > QAT: https://qat.redports.org/buildarchive/r358748/ > > Log: > Upgrade from 1.8 to 2.1 > > PR: 184585 > Submitted by: Adam Weinberger > > Added: > head/graphics/jbigkit/files/patch-warnings (contents, props changed) > Modified: > head/graphics/jbigkit/Makefile > head/graphics/jbigkit/distinfo > head/graphics/jbigkit/files/patch-aa > head/graphics/jbigkit/files/patch-ab > head/graphics/jbigkit/files/patch-ac > head/graphics/jbigkit/pkg-plist On my system I had to rebuild a few ports (tiff, libgd, ImageMagick, etc.). Should we simply run 'portmaster -r jbigkit' or will you bump PORTREVISIONs later? --Multipart_Sun_Jun_22_16:17:36_2014-1 Content-Type: text/plain; type=patch; name="jbkit.diff"; charset=US-ASCII Content-Disposition: attachment; filename="jbkit.diff" Index: graphics/ImageMagick/Makefile =================================================================== --- graphics/ImageMagick/Makefile (revision 358791) +++ graphics/ImageMagick/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.8.9-3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Index: graphics/gd/Makefile =================================================================== --- graphics/gd/Makefile (revision 358791) +++ graphics/gd/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libgd PORTVERSION= 2.1.0 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= http://cdn.bitbucket.org/libgd/gd-libgd/downloads/ Index: graphics/gdk-pixbuf2/Makefile =================================================================== --- graphics/gdk-pixbuf2/Makefile (revision 358791) +++ graphics/gdk-pixbuf2/Makefile (working copy) @@ -4,6 +4,7 @@ PORTNAME= gdk-pixbuf PORTVERSION= 2.28.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 Index: graphics/imlib2/Makefile =================================================================== --- graphics/imlib2/Makefile (revision 358791) +++ graphics/imlib2/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= imlib2 PORTVERSION= 1.4.6 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} Index: graphics/tiff/Makefile =================================================================== --- graphics/tiff/Makefile (revision 358791) +++ graphics/tiff/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= tiff PORTVERSION= 4.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ --Multipart_Sun_Jun_22_16:17:36_2014-1 Content-Type: text/plain; charset=US-ASCII -- Herbert --Multipart_Sun_Jun_22_16:17:36_2014-1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ha3d58qm.wl%hskuhra>