Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 15:05:56 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433316 - in head/chinese/libchewing: . files
Message-ID:  <201702041505.v14F5ucw031482@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Sat Feb  4 15:05:56 2017
New Revision: 433316
URL: https://svnweb.freebsd.org/changeset/ports/433316

Log:
  Update to 0.5.1.

Modified:
  head/chinese/libchewing/Makefile
  head/chinese/libchewing/distinfo
  head/chinese/libchewing/files/patch-CMakeLists.txt
  head/chinese/libchewing/pkg-plist

Modified: head/chinese/libchewing/Makefile
==============================================================================
--- head/chinese/libchewing/Makefile	Sat Feb  4 14:57:33 2017	(r433315)
+++ head/chinese/libchewing/Makefile	Sat Feb  4 15:05:56 2017	(r433316)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libchewing
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	chinese textproc
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/chinese/libchewing/distinfo
==============================================================================
--- head/chinese/libchewing/distinfo	Sat Feb  4 14:57:33 2017	(r433315)
+++ head/chinese/libchewing/distinfo	Sat Feb  4 15:05:56 2017	(r433316)
@@ -1,2 +1,3 @@
-SHA256 (chewing-libchewing-v0.5.0_GH0.tar.gz) = ef56c62ca1a84fd307aebc1eb271a1fb5d9becf05300c6fc1c97d1320c4f201b
-SIZE (chewing-libchewing-v0.5.0_GH0.tar.gz) = 3380799
+TIMESTAMP = 1486218448
+SHA256 (chewing-libchewing-v0.5.1_GH0.tar.gz) = b30a809123b6ba36283765b9337a98d695a292d361bd6f6bc74f03ac4f5772f8
+SIZE (chewing-libchewing-v0.5.1_GH0.tar.gz) = 3380799

Modified: head/chinese/libchewing/files/patch-CMakeLists.txt
==============================================================================
--- head/chinese/libchewing/files/patch-CMakeLists.txt	Sat Feb  4 14:57:33 2017	(r433315)
+++ head/chinese/libchewing/files/patch-CMakeLists.txt	Sat Feb  4 15:05:56 2017	(r433316)
@@ -1,4 +1,4 @@
---- CMakeLists.txt.orig	2016-05-09 16:30:03 UTC
+--- CMakeLists.txt.orig	2017-02-04 14:42:12 UTC
 +++ CMakeLists.txt
 @@ -140,6 +140,7 @@ set(libdir "\${exec_prefix}/lib")
  set(includedir "\${prefix}/include")
@@ -21,12 +21,3 @@
  endif()
  
  
-@@ -362,7 +359,7 @@ add_library(chewing OBJECT
-     ${SRC_DIR}/bopomofo.c
- )
- set_target_properties(chewing PROPERTIES
--    COMPILE_DEFINITIONS "CHEWING_DATADIR=\"${CMAKE_INSTALL_DATADIR}/libchewing\""
-+    COMPILE_DEFINITIONS "CHEWING_DATADIR=\"${CMAKE_INSTALL_FULL_DATADIR}/libchewing\""
- )
- 
- if (WITH_SQLITE3)

Modified: head/chinese/libchewing/pkg-plist
==============================================================================
--- head/chinese/libchewing/pkg-plist	Sat Feb  4 14:57:33 2017	(r433315)
+++ head/chinese/libchewing/pkg-plist	Sat Feb  4 15:05:56 2017	(r433316)
@@ -6,7 +6,7 @@ include/chewing/mod_aux.h
 lib/libchewing.a
 lib/libchewing.so
 lib/libchewing.so.3
-lib/libchewing.so.3.3.0
+lib/libchewing.so.3.3.1
 libdata/pkgconfig/chewing.pc
 %%DATADIR%%/dictionary.dat
 %%DATADIR%%/index_tree.dat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702041505.v14F5ucw031482>