From owner-svn-ports-all@freebsd.org Sun Jun 26 17:13:33 2016 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 920A0B81B4F; Sun, 26 Jun 2016 17:13:33 +0000 (UTC) (envelope-from sunpoet@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 53D382763; Sun, 26 Jun 2016 17:13:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5QHDWNO071956; Sun, 26 Jun 2016 17:13:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5QHDW4I071953; Sun, 26 Jun 2016 17:13:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201606261713.u5QHDW4I071953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 26 Jun 2016 17:13:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417542 - head/graphics/GraphicsMagick 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.22 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: Sun, 26 Jun 2016 17:13:33 -0000 Author: sunpoet Date: Sun Jun 26 17:13:32 2016 New Revision: 417542 URL: https://svnweb.freebsd.org/changeset/ports/417542 Log: - Update to 1.3.24 - Cosmetic change Changes: http://www.graphicsmagick.org/NEWS.html Modified: head/graphics/GraphicsMagick/Makefile head/graphics/GraphicsMagick/distinfo head/graphics/GraphicsMagick/pkg-plist Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Sun Jun 26 17:13:27 2016 (r417541) +++ head/graphics/GraphicsMagick/Makefile Sun Jun 26 17:13:32 2016 (r417542) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GraphicsMagick -PORTVERSION= 1.3.23 -PORTREVISION= 3 +PORTVERSION= 1.3.24 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ @@ -39,8 +38,8 @@ DPS_LIB_DEPENDS= libdps.so:x11/dgs DPS_USE= XORG=xt FPX_CONFIGURE_WITH= fpx FPX_LIB_DEPENDS= libfpx.so:graphics/libfpx -FREETYPE_CONFIGURE_WITH= ttf -FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 +FREETYPE_CONFIGURE_WITH=ttf +FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 JASPER_CONFIGURE_WITH= jp2 JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper JBIG_CONFIGURE_WITH= jbig @@ -49,8 +48,8 @@ JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg LCMS2_CONFIGURE= lcms2 LCMS2_LIB_DEPENDS= liblcms2.so:graphics/lcms2 -OPENMP_CONFIGURE_OFF= --without-threads --disable-openmp -OPENMP_CONFIGURE_ON= --with-threads --enable-openmp --disable-openmp-slow +OPENMP_CONFIGURE_OFF= --disable-openmp --without-threads +OPENMP_CONFIGURE_ON= --disable-openmp-slow --enable-openmp --with-threads OPENMP_USES= compiler:openmp PNG_CONFIGURE_WITH= png PNG_LIB_DEPENDS= libpng.so:graphics/png Modified: head/graphics/GraphicsMagick/distinfo ============================================================================== --- head/graphics/GraphicsMagick/distinfo Sun Jun 26 17:13:27 2016 (r417541) +++ head/graphics/GraphicsMagick/distinfo Sun Jun 26 17:13:32 2016 (r417542) @@ -1,2 +1,3 @@ -SHA256 (GraphicsMagick-1.3.23.tar.bz2) = 6e14a9e9e42ec074239b2de4db37ebebb8268b0361332d5bc86d7c3fbfe5aabf -SIZE (GraphicsMagick-1.3.23.tar.bz2) = 7620906 +TIMESTAMP = 1464481676 +SHA256 (GraphicsMagick-1.3.24.tar.bz2) = b060a4076308f93c25d52c903ad9a07e71b402dcb2a5c62356384865c129dff2 +SIZE (GraphicsMagick-1.3.24.tar.bz2) = 7673463 Modified: head/graphics/GraphicsMagick/pkg-plist ============================================================================== --- head/graphics/GraphicsMagick/pkg-plist Sun Jun 26 17:13:27 2016 (r417541) +++ head/graphics/GraphicsMagick/pkg-plist Sun Jun 26 17:13:32 2016 (r417542) @@ -92,11 +92,11 @@ lib/GraphicsMagick/config/type.mgk lib/libGraphicsMagick++.a lib/libGraphicsMagick++.so lib/libGraphicsMagick++.so.12 -lib/libGraphicsMagick++.so.12.0.1 +lib/libGraphicsMagick++.so.12.1.0 lib/libGraphicsMagick.a lib/libGraphicsMagick.so lib/libGraphicsMagick.so.3 -lib/libGraphicsMagick.so.3.14.1 +lib/libGraphicsMagick.so.3.15.0 lib/libGraphicsMagickWand.a lib/libGraphicsMagickWand.so lib/libGraphicsMagickWand.so.2