# 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-xdiff2/ # pecl-xdiff2/distinfo # pecl-xdiff2/Makefile # pecl-xdiff2/pkg-descr # echo c - pecl-xdiff2/ mkdir -p pecl-xdiff2/ > /dev/null 2>&1 echo x - pecl-xdiff2/distinfo sed 's/^X//' >pecl-xdiff2/distinfo << 'afcf0388287ff720f77ab40dfe4e6230' XTIMESTAMP = 1474132200 XSHA256 (PECL/xdiff-2.0.1.tgz) = b4ac96c33ec28a5471b6498d18c84a6ad0fe2e4e890c93df08e34061fba7d207 XSIZE (PECL/xdiff-2.0.1.tgz) = 10418 afcf0388287ff720f77ab40dfe4e6230 echo x - pecl-xdiff2/Makefile sed 's/^X//' >pecl-xdiff2/Makefile << '1fe79fd7c8d7be594928a3513d819f20' X# $FreeBSD$ X XPORTNAME= xdiff XPORTVERSION= 2.0.1 XCATEGORIES= textproc pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XPKGNAMESUFFIX= 2 XDIST_SUBDIR= PECL X XMAINTAINER= dbaio@bsd.com.br XCOMMENT= PECL extension to create/apply binary and text patches X XLICENSE= PHP301 XLICENSE_FILE= ${WRKSRC}/LICENSE X XLIB_DEPENDS= libxdiff.so:textproc/libxdiff X XPORTSCOUT= limit:^2.* X XUSES= php:ext tar:tgz XIGNORE_WITH_PHP= 55 56 XCONFLICTS= pecl-xdiff-1* X XLDFLAGS+= -L${LOCALBASE}/lib X X.include 1fe79fd7c8d7be594928a3513d819f20 echo x - pecl-xdiff2/pkg-descr sed 's/^X//' >pecl-xdiff2/pkg-descr << '5b58e7854b9d8a3d155bad016b1fa0a5' Xpecl-xdiff is a php extension that creates and applies Xpatches to both text and binary files. X XWWW: http://pecl.php.net/package/xdiff/ 5b58e7854b9d8a3d155bad016b1fa0a5 exit