diff options
author | clsung <clsung@FreeBSD.org> | 2006-04-26 11:02:38 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-04-26 11:02:38 +0800 |
commit | d23dc4dd13ba82826333295776fb02134c02bab2 (patch) | |
tree | 03391b8ccc96a9774bb76e1bc8a6e1e94a239aca /chinese/oxim | |
parent | 6c809e6f01480b5bdabcf9c901ae60cbbb516d96 (diff) | |
download | freebsd-ports-gnome-d23dc4dd13ba82826333295776fb02134c02bab2.tar.gz freebsd-ports-gnome-d23dc4dd13ba82826333295776fb02134c02bab2.tar.zst freebsd-ports-gnome-d23dc4dd13ba82826333295776fb02134c02bab2.zip |
- Update to 1.0.3,
* fixes a crash when the tray icon is clicked without input context
- Add another mirror site, this should be enough
PR: 96342
Submitted by: maintainer (Rong-En Fan)
Diffstat (limited to 'chinese/oxim')
-rw-r--r-- | chinese/oxim/Makefile | 5 | ||||
-rw-r--r-- | chinese/oxim/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index ca664c5e6695..b8b8661f6b95 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -6,9 +6,10 @@ # PORTNAME= oxim -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= chinese textproc MASTER_SITES= ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \ + ftp://ftp4.tnc.edu.tw/pub3/opendesktop-tw/odp/ \ ftp://140.111.128.66/odp/OXIM/Source/ MAINTAINER= rafan@infor.org @@ -63,8 +64,6 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" post-patch: ${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/src/gtk-immodule/gtkintl.h - ${REINPLACE_CMD} 's|^(defint|(define|' \ - ${WRKSRC}/etc/oxim.conf.in post-install: .if !defined(WITHOUT_GTK2) diff --git a/chinese/oxim/distinfo b/chinese/oxim/distinfo index faf3d35cd0ff..95fc4223230d 100644 --- a/chinese/oxim/distinfo +++ b/chinese/oxim/distinfo @@ -1,3 +1,3 @@ -MD5 (oxim-1.0.2.tar.gz) = 139a17fe691b4e122abcadb1d136489e -SHA256 (oxim-1.0.2.tar.gz) = 356a80c02065c8107541fc8d3e37d1e2ed2d0479f3e35293dab2bc76cef100b8 -SIZE (oxim-1.0.2.tar.gz) = 3053511 +MD5 (oxim-1.0.3.tar.gz) = bb4e2956d5103296d0d7ca583a8578ec +SHA256 (oxim-1.0.3.tar.gz) = 848c19b159ea9fe2206bdcb0cb69af6ed01e1fe49b19d5cd532c5bf1c27616da +SIZE (oxim-1.0.3.tar.gz) = 3053931 |