From owner-svn-ports-all@freebsd.org Fri May 26 08:20:23 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1A4BD82A86; Fri, 26 May 2017 08:20:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DFA516E4; Fri, 26 May 2017 08:20:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4Q8KMTJ097312; Fri, 26 May 2017 08:20:22 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4Q8KJib097276; Fri, 26 May 2017 08:20:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201705260820.v4Q8KJib097276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 26 May 2017 08:20:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441761 - in head: devel/synfig editors/emacs editors/emacs-devel graphics/autotrace graphics/converseen graphics/danpei graphics/dcraw-m graphics/dmtx-utils graphics/fpc-imagemagick gr... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2017 08:20:23 -0000 Author: kwm Date: Fri May 26 08:20:18 2017 New Revision: 441761 URL: https://svnweb.freebsd.org/changeset/ports/441761 Log: Chase ImageMagick shlib bump Modified: head/devel/synfig/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/graphics/autotrace/Makefile head/graphics/converseen/Makefile head/graphics/danpei/Makefile head/graphics/dcraw-m/Makefile head/graphics/dmtx-utils/Makefile head/graphics/fpc-imagemagick/Makefile head/graphics/gimp-gmic-plugin/Makefile head/graphics/hdr_tools/Makefile head/graphics/inkscape/Makefile head/graphics/kipi-plugin-videoslideshow/Makefile head/graphics/libboard/Makefile head/graphics/libdmtx/Makefile head/graphics/npretty/Makefile head/graphics/opendx/Makefile head/graphics/p5-Image-Magick-Iterator/Makefile head/graphics/pecl-imagick/Makefile head/graphics/php-magickwand/Makefile head/graphics/pstoedit/Makefile head/graphics/py-wand/Makefile head/graphics/reallyslick/Makefile head/graphics/rubygem-mini_magick/Makefile head/graphics/rubygem-rmagick/Makefile head/graphics/timg/Makefile head/graphics/zbar/Makefile head/misc/img2xterm/Makefile head/multimedia/emby-server/Makefile head/net/freeswitch/Makefile head/security/libfprint/Makefile head/www/WebMagick/Makefile head/x11-wm/libwraster/Makefile head/x11-wm/windowmaker/Makefile Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/devel/synfig/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= synfig PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/editors/emacs-devel/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/editors/emacs/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= GNU Modified: head/graphics/autotrace/Makefile ============================================================================== --- head/graphics/autotrace/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/autotrace/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION} Modified: head/graphics/converseen/Makefile ============================================================================== --- head/graphics/converseen/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/converseen/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= converseen PORTVERSION= 0.9.6.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%20${PORTVERSION:R:R}/ Modified: head/graphics/danpei/Makefile ============================================================================== --- head/graphics/danpei/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/danpei/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= danpei PORTVERSION= 2.9.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/dcraw-m/Makefile ============================================================================== --- head/graphics/dcraw-m/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/dcraw-m/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= dcraw-m PORTVERSION= 9.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= waitman@waitman.net Modified: head/graphics/dmtx-utils/Makefile ============================================================================== --- head/graphics/dmtx-utils/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/dmtx-utils/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= dmtx-utils PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/libdmtx/libdmtx/${PORTVERSION} Modified: head/graphics/fpc-imagemagick/Makefile ============================================================================== --- head/graphics/fpc-imagemagick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/fpc-imagemagick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -1,6 +1,7 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= graphics lang PKGNAMESUFFIX= -imagemagick Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/gimp-gmic-plugin/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- Modified: head/graphics/hdr_tools/Makefile ============================================================================== --- head/graphics/hdr_tools/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/hdr_tools/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/inkscape/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.1 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/306309537/ \ LOCAL/kwm Modified: head/graphics/kipi-plugin-videoslideshow/Makefile ============================================================================== --- head/graphics/kipi-plugin-videoslideshow/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/kipi-plugin-videoslideshow/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -2,7 +2,7 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org Modified: head/graphics/libboard/Makefile ============================================================================== --- head/graphics/libboard/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/libboard/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= libboard DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= thierry@FreeBSD.org Modified: head/graphics/libdmtx/Makefile ============================================================================== --- head/graphics/libdmtx/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/libdmtx/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= libdmtx PORTVERSION= 0.7.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/npretty/Makefile ============================================================================== --- head/graphics/npretty/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/npretty/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -4,6 +4,7 @@ PORTNAME= npretty DISTVERSIONPREFIX= n DISTVERSION= 0.9.3-1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= peter@pean.org Modified: head/graphics/opendx/Makefile ============================================================================== --- head/graphics/opendx/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/opendx/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= opendx PORTVERSION= 4.4.4 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics math java MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} Modified: head/graphics/p5-Image-Magick-Iterator/Makefile ============================================================================== --- head/graphics/p5-Image-Magick-Iterator/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/p5-Image-Magick-Iterator/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= Image-Magick-Iterator PORTVERSION= 0.01 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/pecl-imagick/Makefile ============================================================================== --- head/graphics/pecl-imagick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/pecl-imagick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= imagick PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= mm@FreeBSD.org Modified: head/graphics/php-magickwand/Makefile ============================================================================== --- head/graphics/php-magickwand/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/php-magickwand/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= magickwand PORTVERSION= 1.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.magickwand.org/download/php/ PKGNAMEPREFIX= php- Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/pstoedit/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.70 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics print MASTER_SITES= SF Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/py-wand/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -2,6 +2,7 @@ PORTNAME= Wand PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/reallyslick/Makefile ============================================================================== --- head/graphics/reallyslick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/reallyslick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= reallyslick PORTVERSION= 0.9.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= SF/rss-glx/rss-glx/${PORTVERSION} DISTNAME= rss-glx_${PORTVERSION} Modified: head/graphics/rubygem-mini_magick/Makefile ============================================================================== --- head/graphics/rubygem-mini_magick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/rubygem-mini_magick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= mini_magick PORTVERSION= 4.7.0 +PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-rmagick/Makefile ============================================================================== --- head/graphics/rubygem-rmagick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/rubygem-rmagick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -2,7 +2,7 @@ PORTNAME= rmagick PORTVERSION= 2.16.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/timg/Makefile ============================================================================== --- head/graphics/timg/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/timg/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= timg PORTVERSION= 0.9.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= udvzsolt@gmail.com Modified: head/graphics/zbar/Makefile ============================================================================== --- head/graphics/zbar/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/graphics/zbar/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= zbar PORTVERSION= 0.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF Modified: head/misc/img2xterm/Makefile ============================================================================== --- head/misc/img2xterm/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/misc/img2xterm/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= img2xterm PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= arved@FreeBSD.org Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/multimedia/emby-server/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= emby-server PORTVERSION= 3.2.16.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/net/freeswitch/Makefile ============================================================================== --- head/net/freeswitch/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/net/freeswitch/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= freeswitch PORTVERSION= 1.6.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/releases/freeswitch/ \ http://files.freeswitch.org/releases/sounds/:sounds Modified: head/security/libfprint/Makefile ============================================================================== --- head/security/libfprint/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/security/libfprint/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= libfprint PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://people.freedesktop.org/~hadess/ Modified: head/www/WebMagick/Makefile ============================================================================== --- head/www/WebMagick/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/www/WebMagick/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,6 +3,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p29 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION} Modified: head/x11-wm/libwraster/Makefile ============================================================================== --- head/x11-wm/libwraster/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/x11-wm/libwraster/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -2,7 +2,7 @@ PORTNAME= libwraster PORTVERSION= 0.95.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/source/release/ DISTNAME= WindowMaker-${PORTVERSION} Modified: head/x11-wm/windowmaker/Makefile ============================================================================== --- head/x11-wm/windowmaker/Makefile Fri May 26 08:19:37 2017 (r441760) +++ head/x11-wm/windowmaker/Makefile Fri May 26 08:20:18 2017 (r441761) @@ -3,7 +3,7 @@ PORTNAME= windowmaker PORTVERSION= 0.95.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/source/release/ DISTNAME= WindowMaker-${PORTVERSION}