ports/105593: [MAINTAINER] textproc/p5-Search-Estraier: update to 0.08
Gea-Suan Lin
gslin at gslin.org
Thu Nov 16 03:10:02 UTC 2006
>Number: 105593
>Category: ports
>Synopsis: [MAINTAINER] textproc/p5-Search-Estraier: update to 0.08
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 16 03:10:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD gslin.dyndns.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Mon Nov 6 03:30:38 CST
>Description:
- Update to 0.08
- Transfer maintainership to perl@
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Search-Estraier-0.08.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Search-Estraier/Makefile /home/staff/gslin/work/ports/p5-Search-Estraier/Makefile
--- /usr/ports/textproc/p5-Search-Estraier/Makefile Tue Aug 8 14:47:22 2006
+++ /home/staff/gslin/work/ports/p5-Search-Estraier/Makefile Thu Nov 16 11:07:35 2006
@@ -6,13 +6,13 @@
#
PORTNAME= Search-Estraier
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Search
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin at gslin.org
+MAINTAINER= perl at FreeBSD.org
COMMENT= Pure perl module to use Hyper Estraier search engine
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
@@ -30,5 +30,8 @@
.if ${PERL_LEVEL} < 500600 # inherited from www/p5-libwww
IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
.endif
+
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/bin
.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Search-Estraier/distinfo /home/staff/gslin/work/ports/p5-Search-Estraier/distinfo
--- /usr/ports/textproc/p5-Search-Estraier/distinfo Tue Aug 8 14:47:22 2006
+++ /home/staff/gslin/work/ports/p5-Search-Estraier/distinfo Thu Nov 16 11:07:39 2006
@@ -1,3 +1,3 @@
-MD5 (Search-Estraier-0.07.tar.gz) = 322c0299382121d96b9cf6d166c6b310
-SHA256 (Search-Estraier-0.07.tar.gz) = 2d43cd562dfb2f49b68fd3c21439ce7199062689a51c68db135b4370a663d8e2
-SIZE (Search-Estraier-0.07.tar.gz) = 37923
+MD5 (Search-Estraier-0.08.tar.gz) = 79f31793cdd66efa91ff8395d5b4f4e5
+SHA256 (Search-Estraier-0.08.tar.gz) = 81491586c1d2ab750618233dedb0bc8741a3e3702c16a8dfbffc1af722b54be3
+SIZE (Search-Estraier-0.08.tar.gz) = 39427
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Search-Estraier/pkg-plist /home/staff/gslin/work/ports/p5-Search-Estraier/pkg-plist
--- /usr/ports/textproc/p5-Search-Estraier/pkg-plist Tue Jul 11 23:11:14 2006
+++ /home/staff/gslin/work/ports/p5-Search-Estraier/pkg-plist Thu Nov 16 11:07:13 2006
@@ -1,6 +1,13 @@
@comment $FreeBSD: ports/textproc/p5-Search-Estraier/pkg-plist,v 1.1 2006/07/11 15:11:14 rafan Exp $
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Estraier/.packlist
%%SITE_PERL%%/Search/Estraier.pm
+bin/cpanest
+bin/dbi-indexer.pl
+bin/est-spider
+bin/estcp-mt.pl
+bin/estcp.pl
+bin/example_indexer.pl
+bin/example_searcher.pl
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/Estraier
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search
@dirrmtry %%SITE_PERL%%/Search
--- p5-Search-Estraier-0.08.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list