Skip to content

Commit

Permalink
chinese/librime: Update to 1.11.2
Browse files Browse the repository at this point in the history
Approved by:	khng
  • Loading branch information
lwhsu committed May 6, 2024
1 parent b7af750 commit 1a8b9fa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
8 changes: 1 addition & 7 deletions chinese/librime/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
PORTNAME= librime
PORTVERSION= 1.7.3
PORTREVISION= 9
PORTVERSION= 1.11.2
CATEGORIES= chinese textproc

PATCH_SITES= https://github.com/rime/librime/commit/
PATCHFILES= c34c9ea4069bdba9d0f829e615769d79549701a9.patch:-p1

MAINTAINER= khng@FreeBSD.org
COMMENT= Rime Input Method Engine, the core library
WWW= https://rime.github.io/
Expand All @@ -30,8 +26,6 @@ CMAKE_OFF= BUILD_TEST
USE_CXXSTD= c++14
USE_LDCONFIG= yes
USE_XORG= xorgproto
CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT
LDFLAGS+= -lintl
USE_GITHUB= yes
GH_ACCOUNT= rime

Expand Down
8 changes: 3 additions & 5 deletions chinese/librime/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
TIMESTAMP = 1709459567
SHA256 (rime-librime-1.7.3_GH0.tar.gz) = c76b937a27d7b9352c3eea9eb3adaebf70c93457104c7d47d40c006009092c20
SIZE (rime-librime-1.7.3_GH0.tar.gz) = 2859513
SHA256 (c34c9ea4069bdba9d0f829e615769d79549701a9.patch) = a2600c1e70e9d009552a69c71f16d7e73586a1ac42be44afad80b3157841f83d
SIZE (c34c9ea4069bdba9d0f829e615769d79549701a9.patch) = 1751
TIMESTAMP = 1714964350
SHA256 (rime-librime-1.11.2_GH0.tar.gz) = 0a3f507d11aeb137de08e90fd319714533caf210b97223d8a12994db215684b5
SIZE (rime-librime-1.11.2_GH0.tar.gz) = 2635435
1 change: 1 addition & 0 deletions chinese/librime/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bin/rime_deployer
bin/rime_dict_manager
bin/rime_patch
bin/rime_table_decompiler
include/rime_api.h
include/rime_levers_api.h
lib/librime.so
Expand Down

0 comments on commit 1a8b9fa

Please sign in to comment.