Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2013 11:09:30 GMT
From:      Torsten Zühlsdorff <foo@meisterderspiele.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180489: [graphics/pecl-gmagick] Update to 1.1.2RC1 (with patch)
Message-ID:  <201307121109.r6CB9UQ5003603@oldred.freebsd.org>
Resent-Message-ID: <201307121110.r6CBA1RQ078500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180489
>Category:       ports
>Synopsis:       [graphics/pecl-gmagick] Update to 1.1.2RC1 (with patch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 12 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Torsten Zühlsdorff
>Release:        FreeBSD 8.3-RELEASE
>Organization:
pw Internet Solutions GmbH
>Environment:
FreeBSD hera 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The port graphics/pecl-gmagick is actually at version 1.0.8b1, which is from 2009 and just compiles against PHP 5.3.

PHP 5.3 has reached it's end of life and a bunch of new versions were released since 2009.

This patch updates the port to the latest version of pecl-gmagick and also compiles against PHP 5.3, 5.4 and 5.5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -r pecl-gmagick-old/Makefile pecl-gmagick/Makefile
9c9
< PORTVERSION=	1.0.8b1
---
> PORTVERSION=	1.1.2RC1	
23,24c23
< DEFAULT_PHP_VER=53
< IGNORE_WITH_PHP=5
---
> DEFAULT_PHP_VER=5
diff -r pecl-gmagick-old/distinfo pecl-gmagick/distinfo
1,2c1,2
< SHA256 (PECL/gmagick-1.0.8b1.tgz) = f14af2d1c3158168d403269ed97bbb5847a37165422003fbc9ccb5255e0a0801
< SIZE (PECL/gmagick-1.0.8b1.tgz) = 37576
---
> SHA256 (PECL/gmagick-1.1.2RC1.tgz) = 1a444d098a27aff6debb6cfeea3e14b55527023393f68dee5dc3e7782525f802
> SIZE (PECL/gmagick-1.1.2RC1.tgz) = 92862


>Release-Note:
>Audit-Trail:
>Unformatted:



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