git: 49f731f097a4 - main - devel/marisa-trie: update to 0.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Oct 2022 08:06:01 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49f731f097a48ee38699094c2fa7058a9a472db6
commit 49f731f097a48ee38699094c2fa7058a9a472db6
Author: Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-10-13 05:43:53 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-27 08:02:22 +0000
devel/marisa-trie: update to 0.2.6
PR: 266995
Reported by: fuz@fuz.su
Approved by: iblis@hs.ntnu.edu.tw (maintainer, timeout > 2 weeks)
---
devel/marisa-trie/Makefile | 10 +++++-----
devel/marisa-trie/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/devel/marisa-trie/Makefile b/devel/marisa-trie/Makefile
index b0ba5edab818..12fa5338fadb 100644
--- a/devel/marisa-trie/Makefile
+++ b/devel/marisa-trie/Makefile
@@ -1,6 +1,7 @@
PORTNAME= marisa-tire
-PORTVERSION= 0.24
-PORTREVISION= 1
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.2.6
+PORTEPOCH= 1
CATEGORIES= devel
MAINTAINER= iblis@hs.ntnu.edu.tw
@@ -11,18 +12,17 @@ LICENSE= BSD2CLAUSE LGPL21+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING.md
+USES= autoreconf libtool:build pathfix
USE_GITHUB= yes
GH_ACCOUNT= s-yata
GH_PROJECT= marisa-trie
-GH_TAGNAME= 961ed33
-
-USES= autoreconf libtool:build pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig
INSTALL_TARGET= install-strip
+TEST_TARGET= check
OPTIONS_DEFINE= SSE2 SSE3 SSSE3 SSE4 SSE41 SSE42 SSE4A POPCNT
OPTIONS_DEFAULT=${MACHINE_CPU:tu}
diff --git a/devel/marisa-trie/distinfo b/devel/marisa-trie/distinfo
index 19c745c530ae..9a0f5b959572 100644
--- a/devel/marisa-trie/distinfo
+++ b/devel/marisa-trie/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467536118
-SHA256 (s-yata-marisa-trie-0.24-961ed33_GH0.tar.gz) = f9e48330b2f58df68fbb02adff70cdcb87f7cdfa401afb7afcf104ee117aeb94
-SIZE (s-yata-marisa-trie-0.24-961ed33_GH0.tar.gz) = 167449
+TIMESTAMP = 1665596480
+SHA256 (s-yata-marisa-trie-v0.2.6_GH0.tar.gz) = 1063a27c789e75afa2ee6f1716cc6a5486631dcfcb7f4d56d6485d2462e566de
+SIZE (s-yata-marisa-trie-v0.2.6_GH0.tar.gz) = 168332