From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 7 15:20:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F7D51065673 for ; Mon, 7 Feb 2011 15:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1BC0E8FC0C for ; Mon, 7 Feb 2011 15:20:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p17FK8Wp000281 for ; Mon, 7 Feb 2011 15:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p17FK8Qi000280; Mon, 7 Feb 2011 15:20:08 GMT (envelope-from gnats) Resent-Date: Mon, 7 Feb 2011 15:20:08 GMT Resent-Message-Id: <201102071520.p17FK8Qi000280@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Rowe Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E9011065670 for ; Mon, 7 Feb 2011 15:16:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 42C018FC15 for ; Mon, 7 Feb 2011 15:16:03 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p17FG3YS055699 for ; Mon, 7 Feb 2011 15:16:03 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p17FG2jU055698; Mon, 7 Feb 2011 15:16:02 GMT (envelope-from nobody) Message-Id: <201102071516.p17FG2jU055698@red.freebsd.org> Date: Mon, 7 Feb 2011 15:16:02 GMT From: Dan Rowe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/154575: [New Port] graphics/pecl-gmagick : Provides a wrapper to the GraphicsMagick library X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 15:20:09 -0000 >Number: 154575 >Category: ports >Synopsis: [New Port] graphics/pecl-gmagick : Provides a wrapper to the GraphicsMagick library >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: Mon Feb 07 15:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Dan Rowe >Release: 8.1-RELEASE amd64 >Organization: CSN Stores >Environment: FreeBSD BOBSDWeb01.csnzoo.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/us r/obj/usr/src/sys/GENERIC amd64 >Description: New Port graphics/pecl-gmagick Provides a wrapper to the GraphicsMagick library >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pecl-gmagick # pecl-gmagick/pkg-descr # pecl-gmagick/distinfo # pecl-gmagick/Makefile # echo c - pecl-gmagick mkdir -p pecl-gmagick > /dev/null 2>&1 echo x - pecl-gmagick/pkg-descr sed 's/^X//' >pecl-gmagick/pkg-descr << 'bf1e29d0f2c9df954fcbb158b827c565' XProvides a wrapper to the GraphicsMagick library. X XWWW: http://pecl.php.net/package/gmagick/ bf1e29d0f2c9df954fcbb158b827c565 echo x - pecl-gmagick/distinfo sed 's/^X//' >pecl-gmagick/distinfo << 'fd0cb05e2603849496109d86d75ca24c' XSHA256 (PECL/gmagick-1.0.8b1.tgz) = f14af2d1c3158168d403269ed97bbb5847a37165422003fbc9ccb5255e0a0801 XSIZE (PECL/gmagick-1.0.8b1.tgz) = 37576 fd0cb05e2603849496109d86d75ca24c echo x - pecl-gmagick/Makefile sed 's/^X//' >pecl-gmagick/Makefile << '9c82cfe469ab371c172deb211cf8fde5' X# New ports collection makefile for: pecl-gmagick X# Date created: 7 Feb 2011 X# Whom: Dan Rowe X# X# $FreeBSD$ X# X XPORTNAME= gmagick XPORTVERSION= 1.0.8b1 XCATEGORIES= graphics XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= bsdports@csnstores.com XCOMMENT= Provides a wrapper to the GraphicsMagick library X XLIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick X XUSE_PHP= yes XUSE_PHPEXT= yes X XCONFIGURE_ARGS= --with-gmagick=${LOCALBASE} X X.include 9c82cfe469ab371c172deb211cf8fde5 exit >Release-Note: >Audit-Trail: >Unformatted: