From owner-svn-ports-head@freebsd.org Sun Oct 11 16:20:43 2015 Return-Path: Delivered-To: svn-ports-head@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 EA978A11FE1; Sun, 11 Oct 2015 16:20:43 +0000 (UTC) (envelope-from marino@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 C3CFEEA0; Sun, 11 Oct 2015 16:20:43 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9BGKgqU003629; Sun, 11 Oct 2015 16:20:42 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9BGKfEA003617; Sun, 11 Oct 2015 16:20:41 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201510111620.t9BGKfEA003617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 11 Oct 2015 16:20:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399093 - in head: comms/xastir graphics/GraphicsMagick graphics/cimg graphics/gimp-gmic-plugin graphics/pecl-gmagick graphics/vips math/octave science/gnudatalanguage textproc/htmltolatex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 16:20:44 -0000 Author: marino Date: Sun Oct 11 16:20:41 2015 New Revision: 399093 URL: https://svnweb.freebsd.org/changeset/ports/399093 Log: graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22 GraphicsMagick was just updated, but there was as newer, second PR to upgrade it once more. And again, the shared library version has been bumped (haven't these guys heard of symbol versioning?) While the INDEX references 114 users of GraphicksMagick, I'm going to only bump the same 8 ports as yesterday. The bump script appears to be obsolete (still uses CVS!) PR: 203547 Submitted by: Walter Schwarzenfeld Modified: head/comms/xastir/Makefile head/graphics/GraphicsMagick/Makefile head/graphics/GraphicsMagick/distinfo head/graphics/GraphicsMagick/pkg-plist head/graphics/cimg/Makefile head/graphics/gimp-gmic-plugin/Makefile head/graphics/pecl-gmagick/Makefile head/graphics/vips/Makefile head/math/octave/Makefile head/science/gnudatalanguage/Makefile head/textproc/htmltolatex/Makefile Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/comms/xastir/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/GraphicsMagick/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphicsMagick -PORTVERSION= 1.3.21 +PORTVERSION= 1.3.22 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ Modified: head/graphics/GraphicsMagick/distinfo ============================================================================== --- head/graphics/GraphicsMagick/distinfo Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/GraphicsMagick/distinfo Sun Oct 11 16:20:41 2015 (r399093) @@ -1,2 +1,2 @@ -SHA256 (GraphicsMagick-1.3.21.tar.bz2) = a0ce08f2710c158e39faa083463441f6eeeecce07dbd59510498ffa4e0b053d1 -SIZE (GraphicsMagick-1.3.21.tar.bz2) = 7527643 +SHA256 (GraphicsMagick-1.3.22.tar.bz2) = eccde8534de936e23a32466c08ae6ebab559f29ad553262ed648de8012c7b23f +SIZE (GraphicsMagick-1.3.22.tar.bz2) = 7611948 Modified: head/graphics/GraphicsMagick/pkg-plist ============================================================================== --- head/graphics/GraphicsMagick/pkg-plist Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/GraphicsMagick/pkg-plist Sun Oct 11 16:20:41 2015 (r399093) @@ -91,16 +91,16 @@ lib/GraphicsMagick/config/type-windows.m lib/GraphicsMagick/config/type.mgk lib/libGraphicsMagick++.a lib/libGraphicsMagick++.so -lib/libGraphicsMagick++.so.11 -lib/libGraphicsMagick++.so.11.0.0 +lib/libGraphicsMagick++.so.12 +lib/libGraphicsMagick++.so.12.0.0 lib/libGraphicsMagick.a lib/libGraphicsMagick.so lib/libGraphicsMagick.so.3 -lib/libGraphicsMagick.so.3.13.0 +lib/libGraphicsMagick.so.3.14.0 lib/libGraphicsMagickWand.a lib/libGraphicsMagickWand.so lib/libGraphicsMagickWand.so.2 -lib/libGraphicsMagickWand.so.2.7.1 +lib/libGraphicsMagickWand.so.2.7.2 libdata/pkgconfig/GraphicsMagick++.pc libdata/pkgconfig/GraphicsMagick.pc libdata/pkgconfig/GraphicsMagickWand.pc @@ -285,5 +285,5 @@ man/man5/quantize.5.gz %%PORTDOCS%%%%DOCSDIR%%/www/wand/magick_wand.html %%PORTDOCS%%%%DOCSDIR%%/www/wand/pixel_wand.html %%PORTDOCS%%%%DOCSDIR%%/www/wand/wand.html -@dir lib/GraphicsMagick/modules-Q%%Q%%/filters @dir lib/GraphicsMagick/modules-Q%%Q%%/coders +@dir lib/GraphicsMagick/modules-Q%%Q%%/filters Modified: head/graphics/cimg/Makefile ============================================================================== --- head/graphics/cimg/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/cimg/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -4,7 +4,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= graphics devel Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/gimp-gmic-plugin/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/older_versions/ \ SF/${PORTNAME}/ Modified: head/graphics/pecl-gmagick/Makefile ============================================================================== --- head/graphics/pecl-gmagick/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/pecl-gmagick/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= gmagick PORTVERSION= 1.1.7RC2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/graphics/vips/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/math/octave/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= GNU Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/science/gnudatalanguage/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION} .if defined(BUILD_PYTHON_MODULE) Modified: head/textproc/htmltolatex/Makefile ============================================================================== --- head/textproc/htmltolatex/Makefile Sun Oct 11 16:19:33 2015 (r399092) +++ head/textproc/htmltolatex/Makefile Sun Oct 11 16:20:41 2015 (r399093) @@ -3,7 +3,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME}