svn commit: r356459 - head/graphics/pecl-gmagick
Martin Wilke
miwi at FreeBSD.org
Wed Jun 4 11:01:45 UTC 2014
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 at csnstores.com
+MAINTAINER= bsdports at 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
More information about the svn-ports-all
mailing list