Skip to content

Commit

Permalink
devel/marisa-trie: update to 0.2.6
Browse files Browse the repository at this point in the history
PR:		266995
Reported by:	fuz@fuz.su
Approved by:	iblis@hs.ntnu.edu.tw (maintainer, timeout > 2 weeks)
  • Loading branch information
clausecker authored and fernape committed Oct 27, 2022
1 parent 9cd99c7 commit 49f731f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions 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
Expand All @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 49f731f

Please sign in to comment.