diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-24 19:36:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-24 19:36:47 +0000 |
commit | 15006244de432615dc45f78053a8463c0d0c5af5 (patch) | |
tree | 41ddbb1a7589d51ba8ab5beefd95efdc11e9e2b5 /textproc | |
parent | b16b8f2da051edd4fe6c4cc8c24b42ff44946f29 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Sphinx-Search/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Sphinx-Search/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index fa072bd7a053..59d6d6e8e575 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sphinx-Search -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ @@ -21,6 +21,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Path-Class>=0:devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Sphinx-Search/distinfo b/textproc/p5-Sphinx-Search/distinfo index 8e3074229721..9591b23b3c92 100644 --- a/textproc/p5-Sphinx-Search/distinfo +++ b/textproc/p5-Sphinx-Search/distinfo @@ -1,2 +1,3 @@ -SHA256 (Sphinx-Search-0.29.tar.gz) = 7a9189f866029cc693a364ccf666e5eca22aff500786c6b5f1c889d47b4a0b26 -SIZE (Sphinx-Search-0.29.tar.gz) = 30731 +TIMESTAMP = 1511545749 +SHA256 (Sphinx-Search-0.30.tar.gz) = ecf423d2628b6585cb2a6837cc53cbc73c9f66fc536f244076a5418924edc6fe +SIZE (Sphinx-Search-0.30.tar.gz) = 30389 |