Date: Wed, 19 Apr 2006 19:20:19 GMT From: Larry Rosenman <ler@lerctr.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/96065 Message-ID: <200604191920.k3JJKJDP082116@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/96065; it has been noted by GNATS. From: Larry Rosenman <ler@lerctr.org> To: bug-followup@freebsd.org Cc: Subject: Re: ports/96065 Date: Wed, 19 Apr 2006 14:16:04 -0500 (CDT) Err, lets actually include the right shar. # 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: # # Makefile # distinfo # pkg-descr # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: pecl-xdiff X# Date created: 19 April 2006 X# Whom: Larry Rosenman <ler@lerctr.org> X# X# $FreeBSD$ X# X XPORTNAME= xdiff XPORTVERSION= 1.4 XCATEGORIES= textproc pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= ler@lerctr.org XCOMMENT= A PECL extension to create/apply binary and text patches X XLIB_DEPENDS= xdiff.0:${PORTSDIR}/textproc/libxdiff X XUSE_PHP= yes XUSE_PHPEXT= yes X Xpost-configure: X echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (PECL/xdiff-1.4.tgz) = fc24cb6725fdf2f518a0f2cd42343e7f XSHA256 (PECL/xdiff-1.4.tgz) = 12b1ada362be8857266e5b051a5af58cc8bdeeb48b9eca405e4ba41f6231fcef XSIZE (PECL/xdiff-1.4.tgz) = 8167 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' Xxdiff is an extension to do binary and text differences X XWWW: http://pecl.php.net/package/xdiff/ X X- Larry Rosenman Xler@lerctr.org END-of-pkg-descr exit -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604191920.k3JJKJDP082116>