Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 11:01:45 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356459 - head/graphics/pecl-gmagick
Message-ID:  <201406041101.s54B1jdL035048@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Jun  4 11:01:44 2014
New Revision: 356459
URL: http://svnweb.freebsd.org/changeset/ports/356459
QAT: https://qat.redports.org/buildarchive/r356459/

Log:
  - Update the port from 1.0.8b1 to 1.1.7RC2.
  - Set the new e-mail-address from the maintainer proposed in #174118
  
  PR:		190606

Modified:
  head/graphics/pecl-gmagick/Makefile
  head/graphics/pecl-gmagick/distinfo

Modified: head/graphics/pecl-gmagick/Makefile
==============================================================================
--- head/graphics/pecl-gmagick/Makefile	Wed Jun  4 10:35:04 2014	(r356458)
+++ head/graphics/pecl-gmagick/Makefile	Wed Jun  4 11:01:44 2014	(r356459)
@@ -2,22 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	gmagick
-PORTVERSION=	1.0.8b1
+PORTVERSION=	1.1.7RC2
 CATEGORIES=	graphics
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
-MAINTAINER=	bsdports@csnstores.com
+MAINTAINER=	bsdports@wayfair.com
 COMMENT=	Provides a wrapper to the GraphicsMagick library
 
 LIB_DEPENDS=	GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick
 
 USE_PHP=	yes
 USE_PHPEXT=	yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
 
 CONFIGURE_ARGS=	--with-gmagick=${LOCALBASE}
 

Modified: head/graphics/pecl-gmagick/distinfo
==============================================================================
--- head/graphics/pecl-gmagick/distinfo	Wed Jun  4 10:35:04 2014	(r356458)
+++ head/graphics/pecl-gmagick/distinfo	Wed Jun  4 11:01:44 2014	(r356459)
@@ -1,2 +1,2 @@
-SHA256 (PECL/gmagick-1.0.8b1.tgz) = f14af2d1c3158168d403269ed97bbb5847a37165422003fbc9ccb5255e0a0801
-SIZE (PECL/gmagick-1.0.8b1.tgz) = 37576
+SHA256 (PECL/gmagick-1.1.7RC2.tgz) = 8e51c8343d6e6d556d7b17417ce338c6ed2b0893869f1494410dfe6ba5105475
+SIZE (PECL/gmagick-1.1.7RC2.tgz) = 97556



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406041101.s54B1jdL035048>