svn commit: r399003 - in head: comms/xastir graphics/GraphicsMagick graphics/GraphicsMagick/files graphics/cimg graphics/gimp-gmic-plugin graphics/pecl-gmagick graphics/vips math/octave science/gnu...

John Marino marino at FreeBSD.org
Sat Oct 10 15:20:44 UTC 2015


Author: marino
Date: Sat Oct 10 15:20:41 2015
New Revision: 399003
URL: https://svnweb.freebsd.org/changeset/ports/399003

Log:
  graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
  
  The shared library versions changed, so bump all the ports that
  depend on GraphicsMagick by default too.
  
  PR:		200304
  Submitted by:	ports fury

Modified:
  head/comms/xastir/Makefile
  head/graphics/GraphicsMagick/Makefile
  head/graphics/GraphicsMagick/distinfo
  head/graphics/GraphicsMagick/files/patch-Makefile.in
  head/graphics/GraphicsMagick/files/patch-configure
  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	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/comms/xastir/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xastir
 PORTVERSION=	2.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
 

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/GraphicsMagick/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GraphicsMagick
-PORTVERSION=	1.3.20
-PORTREVISION=	6
+PORTVERSION=	1.3.21
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF \

Modified: head/graphics/GraphicsMagick/distinfo
==============================================================================
--- head/graphics/GraphicsMagick/distinfo	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/GraphicsMagick/distinfo	Sat Oct 10 15:20:41 2015	(r399003)
@@ -1,2 +1,2 @@
-SHA256 (GraphicsMagick-1.3.20.tar.bz2) = 7caf27691ec21682de1f0259c9243725db7cdeca699c40958c28aece99e4f1dc
-SIZE (GraphicsMagick-1.3.20.tar.bz2) = 7371945
+SHA256 (GraphicsMagick-1.3.21.tar.bz2) = a0ce08f2710c158e39faa083463441f6eeeecce07dbd59510498ffa4e0b053d1
+SIZE (GraphicsMagick-1.3.21.tar.bz2) = 7527643

Modified: head/graphics/GraphicsMagick/files/patch-Makefile.in
==============================================================================
--- head/graphics/GraphicsMagick/files/patch-Makefile.in	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/GraphicsMagick/files/patch-Makefile.in	Sat Oct 10 15:20:41 2015	(r399003)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2008-05-18 17:22:51.000000000 -0400
-+++ Makefile.in	2008-06-06 18:41:23.620488084 -0400
-@@ -1775,7 +1775,7 @@
+--- Makefile.in.orig	2015-02-28 20:53:46 UTC
++++ Makefile.in
+@@ -2221,7 +2221,7 @@ MagickFilterModulesPath = @MagickFilterM
  MagickLibConfigPath = @MagickLibConfigPath@
  MagickLibPath = @MagickLibPath@
  MagickShareConfigPath = @MagickShareConfigPath@
@@ -9,7 +9,7 @@
  MogrifyDelegate = @MogrifyDelegate@
  NM = @NM@
  NMEDIT = @NMEDIT@
-@@ -4382,7 +4382,7 @@
+@@ -4381,7 +4381,7 @@ PERLMAGICK_MAINTAINER_TARGETS = $(top_sr
  @WITH_PERL_DYNAMIC_FALSE@@WITH_PERL_STATIC_TRUE@@WITH_PERL_TRUE at PERLSTATICNAME = PerlMagick
  
  # Pkgconfig directory

Modified: head/graphics/GraphicsMagick/files/patch-configure
==============================================================================
--- head/graphics/GraphicsMagick/files/patch-configure	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/GraphicsMagick/files/patch-configure	Sat Oct 10 15:20:41 2015	(r399003)
@@ -1,6 +1,6 @@
---- configure.orig	2013-12-31 20:58:17.000000000 +0100
-+++ configure	2014-04-26 15:53:04.000000000 +0200
-@@ -12919,7 +12919,6 @@
+--- configure.orig	2015-02-28 20:53:46 UTC
++++ configure
+@@ -13277,7 +13277,6 @@ fi
      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
      freebsd* | dragonfly*)
        archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
@@ -8,7 +8,7 @@
        hardcode_direct=yes
        hardcode_shlibpath_var=no
        ;;
-@@ -23889,60 +23888,6 @@
+@@ -24497,60 +24496,6 @@ else
      X_CFLAGS="$X_CFLAGS -I$x_includes"
    fi
  
@@ -69,7 +69,7 @@
  
    # Check for system-dependent libraries X programs must link with.
    # Do this before checking for the system-independent R6 libraries
-@@ -24637,15 +24582,16 @@
+@@ -25245,15 +25190,16 @@ fi
      # Cygwin doesn't deliver -lXt as a DLL, which prevents a DLL build.
      # Adobe DPS (as delivered on Solaris) doesn't require -lXt.
      # GraphicsMagick itself doesn't use -lXt.
@@ -88,7 +88,7 @@
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -27095,7 +27041,7 @@
+@@ -27703,7 +27649,7 @@ fi
  #
  
  # Subdirectory under lib to place GraphicsMagick lib files
@@ -97,7 +97,7 @@
  
  cat >>confdefs.h <<_ACEOF
  #define MagickLibSubdir "$MagickLibSubdir"
-@@ -27199,7 +27145,7 @@
+@@ -27807,7 +27753,7 @@ _ACEOF
  
  #
  # Path to GraphicsMagick share files

Modified: head/graphics/GraphicsMagick/pkg-plist
==============================================================================
--- head/graphics/GraphicsMagick/pkg-plist	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/GraphicsMagick/pkg-plist	Sat Oct 10 15:20:41 2015	(r399003)
@@ -91,16 +91,16 @@ lib/GraphicsMagick/config/type-windows.m
 lib/GraphicsMagick/config/type.mgk
 lib/libGraphicsMagick++.a
 lib/libGraphicsMagick++.so
-lib/libGraphicsMagick++.so.3
-lib/libGraphicsMagick++.so.3.7.0
+lib/libGraphicsMagick++.so.11
+lib/libGraphicsMagick++.so.11.0.0
 lib/libGraphicsMagick.a
 lib/libGraphicsMagick.so
 lib/libGraphicsMagick.so.3
-lib/libGraphicsMagick.so.3.12.0
+lib/libGraphicsMagick.so.3.13.0
 lib/libGraphicsMagickWand.a
 lib/libGraphicsMagickWand.so
 lib/libGraphicsMagickWand.so.2
-lib/libGraphicsMagickWand.so.2.7.0
+lib/libGraphicsMagickWand.so.2.7.1
 libdata/pkgconfig/GraphicsMagick++.pc
 libdata/pkgconfig/GraphicsMagick.pc
 libdata/pkgconfig/GraphicsMagickWand.pc
@@ -142,6 +142,7 @@ man/man5/quantize.5.gz
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2011.html
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2012.html
 %%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2013.html
+%%PORTDOCS%%%%DOCSDIR%%/www/ChangeLog-2014.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Changes.html
 %%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/cimg/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -4,6 +4,7 @@
 PORTNAME=	cimg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.4
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 

Modified: head/graphics/gimp-gmic-plugin/Makefile
==============================================================================
--- head/graphics/gimp-gmic-plugin/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/gimp-gmic-plugin/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gmic
 PORTVERSION=	1.6.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/older_versions/ \
 		SF/${PORTNAME}/

Modified: head/graphics/pecl-gmagick/Makefile
==============================================================================
--- head/graphics/pecl-gmagick/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/pecl-gmagick/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gmagick
 PORTVERSION=	1.1.7RC2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/graphics/vips/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.0.2
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
 

Modified: head/math/octave/Makefile
==============================================================================
--- head/math/octave/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/math/octave/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave
 PORTVERSION=	3.8.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	GNU
 

Modified: head/science/gnudatalanguage/Makefile
==============================================================================
--- head/science/gnudatalanguage/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/science/gnudatalanguage/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnudatalanguage
 DISTVERSION=	0.9.5
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	science lang
 MASTER_SITES=	SF/${PORTNAME}/gdl/${DISTVERSION}
 .if defined(BUILD_PYTHON_MODULE)

Modified: head/textproc/htmltolatex/Makefile
==============================================================================
--- head/textproc/htmltolatex/Makefile	Sat Oct 10 15:01:54 2015	(r399002)
+++ head/textproc/htmltolatex/Makefile	Sat Oct 10 15:20:41 2015	(r399003)
@@ -3,7 +3,7 @@
 
 PORTNAME=	htmltolatex
 PORTVERSION=	1
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	textproc
 MASTER_SITES=	http://people.FreeBSD.org/~foxfair/distfiles/
 DISTNAME=	${PORTNAME}


More information about the svn-ports-all mailing list