ports/182389: [PATCH] graphics/pecl-imagick: [SUMMARIZE CHANGES]
John Chen
johnpupu at gmail.com
Thu Sep 26 03:50:00 UTC 2013
>Number: 182389
>Category: ports
>Synopsis: [PATCH] graphics/pecl-imagick: [SUMMARIZE CHANGES]
>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: Thu Sep 26 03:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Chen
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
[DESCRIBE CHANGES]
Port maintainer (mm at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
Redports: http://redports.org/buildarchive/20130926024900-3417/
>How-To-Repeat:
>Fix:
--- pecl-imagick-3.1.2.patch begins here ---
diff -ruN --exclude=CVS ../pecl-imagick.orig/Makefile ./Makefile
--- ../pecl-imagick.orig/Makefile 2013-09-22 09:11:41.000000000 +0800
+++ ./Makefile 2013-09-26 10:10:40.000000000 +0800
@@ -2,8 +2,7 @@
# $FreeBSD: head/graphics/pecl-imagick/Makefile 327733 2013-09-20 18:35:44Z bapt $
PORTNAME= imagick
-DISTVERSION= 3.1.0RC2
-PORTREVISION= 1
+DISTVERSION= 3.1.2
CATEGORIES= graphics
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -13,14 +12,14 @@
MAINTAINER= mm at FreeBSD.org
COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library
+LICENSE= PHP301
+
.if !defined(WITHOUT_X11)
LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick
.else
LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
-LICENSE= PHP301
-
USE_PHP= yes
USE_PHPEXT= yes
diff -ruN --exclude=CVS ../pecl-imagick.orig/distinfo ./distinfo
--- ../pecl-imagick.orig/distinfo 2013-08-10 23:54:13.000000000 +0800
+++ ./distinfo 2013-09-26 10:10:42.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/imagick-3.1.0RC2.tgz) = 0dbb7e5df61845f8eab68505711b9efcdc98cfaff96dcb982c7f8931dd9e8a31
-SIZE (PECL/imagick-3.1.0RC2.tgz) = 93264
+SHA256 (PECL/imagick-3.1.2.tgz) = 528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93
+SIZE (PECL/imagick-3.1.2.tgz) = 94657
--- pecl-imagick-3.1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list