- Update to 1.1.3
- Remove 4.x bits
This commit is contained in:
parent
209e92ac1e
commit
67e0811e2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191785
2 changed files with 4 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue