mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
chinese/ibus-libpinyin: update to 1.15.4
Remove now obsolete patch. Changelog: https://github.com/libpinyin/ibus-libpinyin/releases PR: 274630
This commit is contained in:
parent
efe306aa46
commit
b6250d2287
4 changed files with 5 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ibus-libpinyin
|
||||
DISTVERSION= 1.15.2
|
||||
DISTVERSION= 1.15.4
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= SF/libpinyin/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1678495363
|
||||
SHA256 (ibus-libpinyin-1.15.2.tar.gz) = d7478d5a8745d2c2f3edb15d4053e4c515293195f7e959c1a992c7c4d5e8fa07
|
||||
SIZE (ibus-libpinyin-1.15.2.tar.gz) = 1292391
|
||||
TIMESTAMP = 1697858378
|
||||
SHA256 (ibus-libpinyin-1.15.4.tar.gz) = a9fe535f0b9789f089dc295a65df388673f40fea145007b4380b0048f7123675
|
||||
SIZE (ibus-libpinyin-1.15.4.tar.gz) = 1304669
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- src/PYLibPinyin.cc.orig 2018-06-27 03:08:59 UTC
|
||||
+++ src/PYLibPinyin.cc
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
#include "PYLibPinyin.h"
|
||||
|
||||
+#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <pinyin.h>
|
||||
#include "PYPConfig.h"
|
|
@ -37,6 +37,7 @@ share/ibus/component/libpinyin.xml
|
|||
%%NLS%%share/locale/de/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/ibus-libpinyin.mo
|
||||
%%NLS%%share/locale/si/LC_MESSAGES/ibus-libpinyin.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue