diff options
Diffstat (limited to 'textproc/py-whoosh')
-rw-r--r-- | textproc/py-whoosh/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-whoosh/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/py-whoosh/Makefile b/textproc/py-whoosh/Makefile index 6e6938a509e1..62ac3f94a158 100644 --- a/textproc/py-whoosh/Makefile +++ b/textproc/py-whoosh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= whoosh -PORTVERSION= 2.5.7 +PORTVERSION= 2.7.0 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,9 @@ MAINTAINER= python@FreeBSD.org COMMENT= Featureful full-text indexing and searching in Python LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-whoosh/distinfo b/textproc/py-whoosh/distinfo index 37bf4ba7e865..7fd54b3ed73d 100644 --- a/textproc/py-whoosh/distinfo +++ b/textproc/py-whoosh/distinfo @@ -1,2 +1,2 @@ -SHA256 (Whoosh-2.5.7.tar.gz) = 450d3b76c45dd26ceda101ebafee181c7ab377e8ea37ff5aaca1be79227f73fa -SIZE (Whoosh-2.5.7.tar.gz) = 1040760 +SHA256 (Whoosh-2.7.0.tar.gz) = cdfc0e1c5173207ac7b312afe78d83fb552cfed30427bf7b3dba8b1d26cea8f7 +SIZE (Whoosh-2.7.0.tar.gz) = 950485 |