diff options
-rw-r--r-- | textproc/p5-Sphinx-Search/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Search/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Search/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index 43ffb7799886..e940f46b1fcd 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Sphinx-Search -PORTVERSION= 0.28 -PORTREVISION= 1 +PORTVERSION= 0.29 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ @@ -12,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sphinx search engine API Perl client +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-File-SearchPath>=0:${PORTSDIR}/devel/p5-File-SearchPath \ diff --git a/textproc/p5-Sphinx-Search/distinfo b/textproc/p5-Sphinx-Search/distinfo index a2ba78e213b1..8e3074229721 100644 --- a/textproc/p5-Sphinx-Search/distinfo +++ b/textproc/p5-Sphinx-Search/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sphinx-Search-0.28.tar.gz) = 982676c08f7f2a20aea12eff0aac29d28071085a65a19fdbf72301733e16d628 -SIZE (Sphinx-Search-0.28.tar.gz) = 27299 +SHA256 (Sphinx-Search-0.29.tar.gz) = 7a9189f866029cc693a364ccf666e5eca22aff500786c6b5f1c889d47b4a0b26 +SIZE (Sphinx-Search-0.29.tar.gz) = 30731 diff --git a/textproc/p5-Sphinx-Search/pkg-plist b/textproc/p5-Sphinx-Search/pkg-plist index 1dad35dbdca2..cedfe855656d 100644 --- a/textproc/p5-Sphinx-Search/pkg-plist +++ b/textproc/p5-Sphinx-Search/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Sphinx::Search.3.gz %%SITE_PERL%%/Sphinx/Search.pm +%%PERL5_MAN3%%/Sphinx::Search.3.gz |