diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-17 19:21:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-17 19:21:22 +0000 |
commit | b8ab9b4b15ca3a2ce1c8b8f13e3b206900d80ab8 (patch) | |
tree | af1c9bf3e178fbd70119cd1ea7de2c196fa7c74e /textproc/p5-Sphinx-Search | |
parent | 4d6b1b84c96c667f7f9f57a907b91d86e54deec4 (diff) |
- Update to 0.29
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
Notes
Notes:
svn path=/head/; revision=381511
Diffstat (limited to 'textproc/p5-Sphinx-Search')
-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 |