- Update to 1.1.4
This commit is contained in:
parent
513df8ce6f
commit
8134249786
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207755
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= oxim
|
||||
PORTVERSION= 1.1.3
|
||||
PORTVERSION= 1.1.4
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \
|
||||
ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (oxim-1.1.3.tar.gz) = 389e0b5fee3e0098eda7fa9820dde0d8
|
||||
SHA256 (oxim-1.1.3.tar.gz) = dbd1fdb083877802bd55daf6fd1ca166cf62e83456b47dc7d10b82922e3f6df6
|
||||
SIZE (oxim-1.1.3.tar.gz) = 1857364
|
||||
MD5 (oxim-1.1.4.tar.gz) = 83794d7d658ac07cff8f3cabc963a415
|
||||
SHA256 (oxim-1.1.4.tar.gz) = 93aa16186a24cdbd03a1a976c4dd2ceea456091a3c653528b062a1d759d24b63
|
||||
SIZE (oxim-1.1.4.tar.gz) = 1879084
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- ./Makefile.in.orig Fri Sep 22 17:20:10 2006
|
||||
+++ ./Makefile.in Mon Oct 9 09:38:36 2006
|
||||
@@ -672,8 +672,6 @@
|
||||
--- Makefile.in.orig 2008-02-22 10:48:20.000000000 +0800
|
||||
+++ Makefile.in 2008-02-22 10:48:24.000000000 +0800
|
||||
@@ -677,8 +677,6 @@
|
||||
|
||||
|
||||
install-exec-local:
|
||||
- $(mkinstalldirs) $(DESTDIR)/$(input_d_dir)
|
||||
- sed 's|@OXIM_IM_MODULE_DIR@|$(IM_MODULES_DIR)|' oxim-start.sh.in > $(DESTDIR)/$(input_d_dir)/oxim
|
||||
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)/$(input_d_dir)/oxim
|
||||
@ENABLE_SETUP_TOOL_TRUE@ $(mkinstalldirs) $(DESTDIR)/$(datadir)/applications
|
||||
@ENABLE_SETUP_TOOL_TRUE@ $(INSTALL_DATA) oxim-setup.desktop $(DESTDIR)/$(datadir)/applications
|
||||
@ENABLE_SETUP_TOOL_TRUE@ $(mkinstalldirs) $(DESTDIR)/$(datadir)/pixmaps
|
||||
|
@ -24,6 +24,8 @@ lib/oxim/tables/cnscj.tab
|
||||
lib/oxim/tables/cnsphone.tab
|
||||
lib/oxim/tables/default.phr
|
||||
lib/oxim/tables/symbol.list
|
||||
share/applications/oxim-setup.desktop
|
||||
share/pixmaps/oxim-setup.png
|
||||
@dirrm etc/oxim
|
||||
@dirrm lib/oxim/immodules
|
||||
@dirrm lib/oxim/modules
|
||||
|
Loading…
Reference in New Issue
Block a user