aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:44:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:05:20 +0000
commit95323d15a8d1647f87687eaf09cbd6c85e2e2cf7 (patch)
treed2ff32444def81745d97e77d1971cad859fe05d8 /chinese
parent1fb20025d72176b9247505629561cadfe706146e (diff)
downloadports-95323d15a8d1647f87687eaf09cbd6c85e2e2cf7.tar.gz
ports-95323d15a8d1647f87687eaf09cbd6c85e2e2cf7.zip
devel/glog: Update to 0.7.0
- Convert to USES=cmake:testing - Sort PLIST - Bump PORTREVISION of dependent ports for shlib change Broken ports are skipped: - graphics/colmap [1] - graphics/hiptext [2] - graphics/openmvs - sysutils/apache-mesos [2] This port was being skipped on package building cluster due to its LICENSE "License NONE needs confirmation, but BATCH is defined" Changes: https://github.com/google/glog/releases Reference: https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log [1]
Diffstat (limited to 'chinese')
-rw-r--r--chinese/librime/Makefile6
-rw-r--r--chinese/librime/distinfo4
2 files changed, 8 insertions, 2 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile
index b1cd8f3abe62..bcbaaa034123 100644
--- a/chinese/librime/Makefile
+++ b/chinese/librime/Makefile
@@ -1,8 +1,11 @@
PORTNAME= librime
PORTVERSION= 1.7.3
-PORTREVISION= 8
+PORTREVISION= 9
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/
@@ -27,6 +30,7 @@ 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
diff --git a/chinese/librime/distinfo b/chinese/librime/distinfo
index 8da45344ab8b..b5246846ba5c 100644
--- a/chinese/librime/distinfo
+++ b/chinese/librime/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1638225885
+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