ports/111192: [PATCH] graphics/php-magickwand: update to 1.0.4
Rong-En Fan
rafan at FreeBSD.org
Tue Apr 3 16:30:19 UTC 2007
>Number: 111192
>Category: ports
>Synopsis: [PATCH] graphics/php-magickwand: update to 1.0.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 03 16:30:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
NTU CSIE
>Environment:
System: FreeBSD svm.csie.ntu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Feb 22 16:08:35 CST 2007
>Description:
- Update to 1.0.4
Port maintainer (mark at goodstorm.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- php-magickwand-1.0.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/php-magickwand/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 24 May 2006 14:21:42 -0000 1.2
+++ Makefile 3 Apr 2007 16:26:08 -0000
@@ -6,11 +6,11 @@
#
PORTNAME= magickwand
-PORTVERSION= 0.1.8
-PORTREVISION= 1
+PORTVERSION= 1.0.4
CATEGORIES= graphics
MASTER_SITES= http://www.magickwand.org/download/php/
PKGNAMEPREFIX= php-
+DISTNAME= MagickWandForPHP-${PORTVERSION}
MAINTAINER= mark at goodstorm.com
COMMENT= A PHP extension to manipulate images
@@ -20,8 +20,6 @@
USE_PHP= yes
USE_PHPEXT= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
CONFIGURE_ARGS= --with-magickwand=${LOCALBASE}
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/php-magickwand/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 3 Apr 2006 06:12:43 -0000 1.1
+++ distinfo 3 Apr 2007 16:26:08 -0000
@@ -1,3 +1,3 @@
-MD5 (magickwand-0.1.8.tar.gz) = ee12a0559a57a92040ce25381c9cfc5c
-SHA256 (magickwand-0.1.8.tar.gz) = e40fbcab1e5bcaafe793a508e9dceabe570a05d86bd984a245861e5ad561ef19
-SIZE (magickwand-0.1.8.tar.gz) = 82319
+MD5 (MagickWandForPHP-1.0.4.tar.gz) = 0ac5b63b1b2d82d7c18cde6559c9cfdb
+SHA256 (MagickWandForPHP-1.0.4.tar.gz) = f36379fa4dbf5465bff3a9e19c708c5c4eb667bcc1dae699bf4dd1973a217fe1
+SIZE (MagickWandForPHP-1.0.4.tar.gz) = 81732
--- php-magickwand-1.0.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list