aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-17 18:42:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-17 18:57:30 +0000
commit1534c7620042cbaca74bf8863aecf05d84eee2e2 (patch)
treef83a494f3242b769abd662c9b0d0df68a7814c19
parentb91315dfec0894038d6dc47d1ed49a41663f3de9 (diff)
downloadports-1534c7620042cbaca74bf8863aecf05d84eee2e2.tar.gz
ports-1534c7620042cbaca74bf8863aecf05d84eee2e2.zip
math/{,py-}annoy: Update 1.17.1 → 1.17.3
Reported by: portscout
-rw-r--r--math/annoy/Makefile8
-rw-r--r--math/annoy/distinfo6
-rw-r--r--math/py-annoy/Makefile4
-rw-r--r--math/py-annoy/distinfo6
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