git: e83db5580914 - main - devel/rubygem-classifier-reborn: Update to 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Jul 2022 18:30:07 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e83db5580914ff2c77cc5cf205436920fa1f77e6 commit e83db5580914ff2c77cc5cf205436920fa1f77e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-13 18:29:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-13 18:29:35 +0000 devel/rubygem-classifier-reborn: Update to 2.3.0 - Update version requirement of RUN_DEPENDS Changes: https://github.com/jekyll/classifier-reborn/releases --- devel/rubygem-classifier-reborn/Makefile | 10 ++++++---- devel/rubygem-classifier-reborn/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-classifier-reborn/Makefile b/devel/rubygem-classifier-reborn/Makefile index fb345ab33f19..2ef13b94adc4 100644 --- a/devel/rubygem-classifier-reborn/Makefile +++ b/devel/rubygem-classifier-reborn/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Moll <kvedulv@kvedulv.de> PORTNAME= classifier-reborn -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,10 +11,12 @@ COMMENT= Classifier module for Bayesian and other types of classifications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-fast-stemmer>=1.0.0:devel/rubygem-fast-stemmer +RUN_DEPENDS= rubygem-fast-stemmer>=1.0<2:devel/rubygem-fast-stemmer \ + rubygem-matrix>=0.4<1:math/rubygem-matrix -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/rubygem-classifier-reborn/distinfo b/devel/rubygem-classifier-reborn/distinfo index 3fa777600777..299aa6bcac98 100644 --- a/devel/rubygem-classifier-reborn/distinfo +++ b/devel/rubygem-classifier-reborn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513370497 -SHA256 (rubygem/classifier-reborn-2.2.0.gem) = 329a7dc556deb1cebc2080e7ef5e2ae5c58bfbc9edb29b6404f9c8b34aaddd12 -SIZE (rubygem/classifier-reborn-2.2.0.gem) = 49664 +TIMESTAMP = 1657719126 +SHA256 (rubygem/classifier-reborn-2.3.0.gem) = e2236322de42b9c8d45d88a951cb0d76e210afa3bb8658b7b5802e2df41ef61c +SIZE (rubygem/classifier-reborn-2.3.0.gem) = 51200