From owner-cvs-all@FreeBSD.ORG Wed Jun 13 09:05:11 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4433106566B; Wed, 13 Jun 2012 09:05:11 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5FA8FC0A; Wed, 13 Jun 2012 09:05:10 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep23-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20120613090508.INBN20943.viefep23-int.chello.at@edge02.upcmail.net>; Wed, 13 Jun 2012 11:05:08 +0200 Received: from [192.168.0.132] ([77.250.114.160]) by edge02.upcmail.net with edge id Ml541j00l3TiT9102l55yd; Wed, 13 Jun 2012 11:05:08 +0200 X-SourceIP: 77.250.114.160 Message-ID: <1339578301.1558.5.camel@crashalot.rainbow-runner.nl> From: Koop Mast To: Brendan Fabeny Date: Wed, 13 Jun 2012 11:05:01 +0200 In-Reply-To: <201206130449.q5D4nmdD044535@repoman.freebsd.org> References: <201206130449.q5D4nmdD044535@repoman.freebsd.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.4.2 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED UPDATING ports/graphics Makefile ports/converters/pdf2djvu Makefile ports/graphics/ImageMagick Makefile ports/graphics/apvlv Makefile ports/graphics/djview4 Makefile ports/graphics/djvulibre Makefile distinfo pkg-descr ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2012 09:05:11 -0000 On Wed, 2012-06-13 at 04:49 +0000, Brendan Fabeny wrote: > bf 2012-06-13 04:49:48 UTC > > FreeBSD ports repository > > Modified files: > . MOVED UPDATING > graphics Makefile > converters/pdf2djvu Makefile > graphics/ImageMagick Makefile > graphics/apvlv Makefile > graphics/djview4 Makefile > graphics/djvulibre Makefile distinfo pkg-descr pkg-plist > graphics/djvulibre/files patch-desktopfiles_Makefile.in > graphics/evince Makefile > graphics/gscan2pdf Makefile > graphics/okular Makefile > Added files: > graphics/djvulibre/files patch-config_ltmain.sh > patch-libdjvu__miniexp.cpp > patch-tools_Makefile.in > patch-tools_any2djvu > patch-xmltools_Makefile.in > Removed files: > graphics/djvulibre/files patch-configure > patch-gui_djview_Makefile.in > graphics/djvulibre-nox11 Makefile distinfo pkg-descr pkg-plist > graphics/djvulibre-nox11/files patch-config_ltmain.sh > patch-desktopfiles_Makefile.in > patch-libdjvu__GSmartPointer.h > patch-tools_Makefile.in > patch-tools_any2djvu > patch-xmltools_Makefile.in > Log: > update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was > formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11 > has been merged back into graphics/djvulibre > Hello, I believe you also need to bump the portrevision, of ports that depend on djvulibre, because the shared library is bumped from .24 to .25. -Koop