aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Estraier
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-21 10:23:27 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-21 10:23:27 +0000
commit05fc5050a88b63ce01495e051a0b37b0686727ee (patch)
tree898ec1848cea2a53bf4e77c2d9e4624025eea5a8 /textproc/p5-Search-Estraier
parenta20381e07294e9a75aa23290b6998355bdeef6fe (diff)
downloadports-05fc5050a88b63ce01495e051a0b37b0686727ee.tar.gz
ports-05fc5050a88b63ce01495e051a0b37b0686727ee.zip
- Update to 0.08
- Transfer maintainership to perl@ PR: ports/105593 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=177718
Diffstat (limited to 'textproc/p5-Search-Estraier')
-rw-r--r--textproc/p5-Search-Estraier/Makefile7
-rw-r--r--textproc/p5-Search-Estraier/distinfo6
-rw-r--r--textproc/p5-Search-Estraier/pkg-plist7
3 files changed, 15 insertions, 5 deletions
diff --git a/textproc/p5-Search-Estraier/Makefile b/textproc/p5-Search-Estraier/Makefile
index 83f65f61ac9c..15ae26fc3f11 100644
--- a/textproc/p5-Search-Estraier/Makefile
+++ b/textproc/p5-Search-Estraier/Makefile
@@ -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@gslin.org
+MAINTAINER= perl@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 \
@@ -31,4 +31,7 @@ MAN3= Search::Estraier.3
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 --git a/textproc/p5-Search-Estraier/distinfo b/textproc/p5-Search-Estraier/distinfo
index 609b1b6f82aa..3fadf943ff46 100644
--- a/textproc/p5-Search-Estraier/distinfo
+++ b/textproc/p5-Search-Estraier/distinfo
@@ -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 --git a/textproc/p5-Search-Estraier/pkg-plist b/textproc/p5-Search-Estraier/pkg-plist
index 283ffb2b2df5..fa7ee5ca6757 100644
--- a/textproc/p5-Search-Estraier/pkg-plist
+++ b/textproc/p5-Search-Estraier/pkg-plist
@@ -1,6 +1,13 @@
@comment $FreeBSD$
%%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