git: 1534c7620042 - main - math/{,py-}annoy: Update 1.17.1 → 1.17.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Jun 2023 18:58:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1534c7620042cbaca74bf8863aecf05d84eee2e2 commit 1534c7620042cbaca74bf8863aecf05d84eee2e2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-17 18:42:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-17 18:57:30 +0000 math/{,py-}annoy: Update 1.17.1 → 1.17.3 Reported by: portscout --- math/annoy/Makefile | 8 +++----- math/annoy/distinfo | 6 +++--- math/py-annoy/Makefile | 4 ++-- math/py-annoy/distinfo | 6 +++--- 4 files changed, 11 insertions(+), 13 deletions(-) diff --git a/math/annoy/Makefile b/math/annoy/Makefile index ac0bd0c37e3b..466f484c00c6 100644 --- a/math/annoy/Makefile +++ b/math/annoy/Makefile @@ -1,6 +1,6 @@ PORTNAME= annoy DISTVERSIONPREFIX= v -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -17,11 +17,9 @@ GH_ACCOUNT= spotify PLIST_FILES= include/annoy/annoylib.h \ include/annoy/kissrandom.h \ - include/annoy/mman.h + include/annoy/mman.h \ + lib/cmake/annoy/AnnoyConfig.cmake NO_ARCH= yes -do-install: - cd ${WRKSRC}/include && ${COPYTREE_SHARE} annoy ${STAGEDIR}${PREFIX}/include - .include <bsd.port.mk> diff --git a/math/annoy/distinfo b/math/annoy/distinfo index 7820871881b9..b0d4e5fe381f 100644 --- a/math/annoy/distinfo +++ b/math/annoy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673498821 -SHA256 (spotify-annoy-v1.17.1_GH0.tar.gz) = 4f7a2f2d86d45b432de68dba06667b23d0ce2b03595d64bd5c05f42dc32e7f4b -SIZE (spotify-annoy-v1.17.1_GH0.tar.gz) = 674087 +TIMESTAMP = 1687027120 +SHA256 (spotify-annoy-v1.17.3_GH0.tar.gz) = c121d38cacd98f5103b24ca4e94ca097f18179eed3037e9eb93ad70ec1e6356e +SIZE (spotify-annoy-v1.17.3_GH0.tar.gz) = 673452 diff --git a/math/py-annoy/Makefile b/math/py-annoy/Makefile index f60de58fde88..736b84fceaa3 100644 --- a/math/py-annoy/Makefile +++ b/math/py-annoy/Makefile @@ -1,11 +1,11 @@ PORTNAME= annoy DISTVERSIONPREFIX= v -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org -COMMENT= Approximate Nearest Neighbors in C++ +COMMENT= Approximate Nearest Neighbors algorithm WWW= https://github.com/spotify/annoy LICENSE= APACHE20 diff --git a/math/py-annoy/distinfo b/math/py-annoy/distinfo index 7820871881b9..a5ef0ebae182 100644 --- a/math/py-annoy/distinfo +++ b/math/py-annoy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673498821 -SHA256 (spotify-annoy-v1.17.1_GH0.tar.gz) = 4f7a2f2d86d45b432de68dba06667b23d0ce2b03595d64bd5c05f42dc32e7f4b -SIZE (spotify-annoy-v1.17.1_GH0.tar.gz) = 674087 +TIMESTAMP = 1687027428 +SHA256 (spotify-annoy-v1.17.3_GH0.tar.gz) = c121d38cacd98f5103b24ca4e94ca097f18179eed3037e9eb93ad70ec1e6356e +SIZE (spotify-annoy-v1.17.3_GH0.tar.gz) = 673452