- Update to 0.2
- Update WWW URL to the new project site
This commit is contained in:
parent
1e2010ff54
commit
c78d5c8a32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86747
3 changed files with 4 additions and 7 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= nabi
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= korean gnome x11
|
||||
MASTER_SITES= http://download.kldp.net/imhangul/
|
||||
MASTER_SITES= http://download.kldp.net/nabi/
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= Hangul X Input Method for Everywhere
|
||||
|
@ -23,7 +22,5 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
|||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,#include <malloc.h>,,' ${WRKSRC}/IMdkit/IMConn.c
|
||||
${REINPLACE_CMD} -e '641s,g_free(keyboard_map->map);,,' \
|
||||
${WRKSRC}/src/ui.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (nabi-0.1.tar.gz) = 4023a77949773ecda7dcc67cd7bc2082
|
||||
MD5 (nabi-0.2.tar.gz) = 0ee3c90e6c5bd2df9547b6d9c1864847
|
||||
|
|
|
@ -3,4 +3,4 @@ docked into GNOME panel or even KDE panel and it's able to be
|
|||
used in any X11-based applications.
|
||||
|
||||
--
|
||||
WWW: http://kldp.net/project/shownotes.php?release_id=371
|
||||
WWW: http://kldp.net/projects/nabi
|
||||
|
|
Loading…
Reference in a new issue