aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2007-04-30 03:55:43 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2007-04-30 03:55:43 +0000
commitf26247b114d26c99ea680755d695c4cbe67372ae (patch)
tree4a21e758660bddb41d53260d46362e5149c54ef8 /japanese
parentcb0f284524aaac7799d0b74b471207ee40459dea (diff)
downloadports-f26247b114d26c99ea680755d695c4cbe67372ae.tar.gz
ports-f26247b114d26c99ea680755d695c4cbe67372ae.zip
Update to 1.2.3.
Notes
Notes: svn path=/head/; revision=191177
Diffstat (limited to 'japanese')
-rw-r--r--japanese/scim-anthy/Makefile6
-rw-r--r--japanese/scim-anthy/distinfo6
-rw-r--r--japanese/scim-anthy/files/patch-src::Makefile.in13
3 files changed, 6 insertions, 19 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index f2b46fc8f3ee..bf7d70bfc785 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= scim-anthy
-PORTVERSION= 1.2.2
-PORTREVISION= 2
+PORTVERSION= 1.2.3
+#PORTREVISION= 0
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=scim-imengine/22709
+MASTER_SITE_SUBDIR=scim-imengine/25148
MAINTAINER= ume@FreeBSD.org
COMMENT= SCIM IMEngine module using Anthy
diff --git a/japanese/scim-anthy/distinfo b/japanese/scim-anthy/distinfo
index c7c04645487b..fcedff51281d 100644
--- a/japanese/scim-anthy/distinfo
+++ b/japanese/scim-anthy/distinfo
@@ -1,3 +1,3 @@
-MD5 (scim-anthy-1.2.2.tar.gz) = ed0120f5559f551769c7d05bcdef5908
-SHA256 (scim-anthy-1.2.2.tar.gz) = a0cb44ae086ec7e56559c81bb1dd43c3cef5142cd470a2148cb500db0c8008ef
-SIZE (scim-anthy-1.2.2.tar.gz) = 648417
+MD5 (scim-anthy-1.2.3.tar.gz) = 7b31a7f3a81a37aaa07a7c0180acbb24
+SHA256 (scim-anthy-1.2.3.tar.gz) = fbe2301a497f310a9be99b0957e7cdd846f936ad9b971d539384a13650379e72
+SIZE (scim-anthy-1.2.3.tar.gz) = 638922
diff --git a/japanese/scim-anthy/files/patch-src::Makefile.in b/japanese/scim-anthy/files/patch-src::Makefile.in
deleted file mode 100644
index a20f73c0c202..000000000000
--- a/japanese/scim-anthy/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: src/Makefile.in
-diff -u src/Makefile.in.orig src/Makefile.in
---- src/Makefile.in.orig Mon Nov 13 11:42:58 2006
-+++ src/Makefile.in Sat Mar 31 05:05:47 2007
-@@ -389,7 +389,7 @@
- # Helper Program
- #
- @SCIM_BUILD_HELPER_TRUE@HELPER_MODULE = anthy-imengine-helper.la
--helpermoduledir = @SCIM_MODULEDIR@/`pkg-config --variable=scim_binary_version scim`/Helper
-+helpermoduledir = @SCIM_MODULEDIR@/Helper
- helpermodule_LTLIBRARIES = $(HELPER_MODULE)
- anthy_imengine_helper_la_SOURCES = scim_anthy_helper.cpp
- anthy_imengine_helper_la_CFLAGS = @GTK2_CFLAGS@ \