diff options
-rw-r--r-- | chinese/oxim/Makefile | 8 | ||||
-rw-r--r-- | chinese/oxim/distinfo | 6 |
2 files changed, 4 insertions, 10 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 89f9894eeb90..33ce2f6f9f3f 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= oxim -PORTVERSION= 1.1.2.90 -PORTREVISION= 1 +PORTVERSION= 1.1.3 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/ \ @@ -27,7 +26,6 @@ OPTIONS= GTK2 "Enable GTK2 input method module" On \ UNICODE "Enable Unicode input module" On \ SETUP "Enable GUI Setup Tool" On -USE_GCC= 3.2+ USE_ICONV= yes USE_XLIB= yes WANT_GNOME= yes @@ -103,10 +101,6 @@ PLIST_SUB+= NLS="" #PLIST_SUB+= NLS="@comment " #.endif -.if ${OSVERSION} < 500000 -BROKEN= lack of stdint.h -.endif - post-patch: ${REINPLACE_CMD} 's|%%PREFIX%%|${TARGETDIR}|' \ ${WRKSRC}/src/gtk-immodule/gtkintl.h diff --git a/chinese/oxim/distinfo b/chinese/oxim/distinfo index cdb0909640f3..b85e091aec64 100644 --- a/chinese/oxim/distinfo +++ b/chinese/oxim/distinfo @@ -1,3 +1,3 @@ -MD5 (oxim-1.1.2.90.tar.gz) = ad9fab3a4d5b3768fdfc152b37a73315 -SHA256 (oxim-1.1.2.90.tar.gz) = 079a8937dc02703f772158dd7e9d2f46808295278e380fae3ea1d18d3da6da8d -SIZE (oxim-1.1.2.90.tar.gz) = 1850358 +MD5 (oxim-1.1.3.tar.gz) = 389e0b5fee3e0098eda7fa9820dde0d8 +SHA256 (oxim-1.1.3.tar.gz) = dbd1fdb083877802bd55daf6fd1ca166cf62e83456b47dc7d10b82922e3f6df6 +SIZE (oxim-1.1.3.tar.gz) = 1857364 |