Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 18:50:18 GMT
From:      Larry Rosenman <ler@lerctr.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/96065
Message-ID:  <200604191850.k3JIoIE7080255@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 13:48:45 -0500 (CDT)

 Updated shar, to use the shared lib version of libxdiff (just submitted
 the updated on 96062), and portlint(1).
 
 
 # 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
 XBUILD_DEPENDS=	libxdiff>=0.20:${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?200604191850.k3JIoIE7080255>