ports/156041: [UPDATE] korean/nabi to 0.99.8

Hyogeol Lee hyogeollee at gmail.com
Tue Mar 29 14:40:35 UTC 2011


>Number:         156041
>Category:       ports
>Synopsis:       [UPDATE] korean/nabi to 0.99.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 29 14:40:34 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hyogeol Lee
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
BTS technologies
>Environment:
FreeBSD  9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sun Mar 27 14:41:57 KST 2011     root@:/usr/obj/usr/src/sys/VEDA  amd64
>Description:
Update korean/nabi to 0.99.8
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN korean/nabi_org/Makefile korean/nabi/Makefile
--- korean/nabi_org/Makefile	2010-06-28 18:19:52.000000000 +0900
+++ korean/nabi/Makefile	2011-03-29 23:09:39.000000000 +0900
@@ -6,19 +6,22 @@
 #
 
 PORTNAME=	nabi
-PORTVERSION=	0.99.7
+PORTVERSION=	0.99.8
 CATEGORIES=	korean gnome
-MASTER_SITES=	http://kldp.net/frs/download.php/5633/
+MASTER_SITES=	http://kldp.net/frs/download.php/5865/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Hangul X Input Method for Everywhere
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	hangul.1:${PORTSDIR}/korean/libhangul
 
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack gtk20
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS=	"-I${LOCALBASE}/include"
 
 .if defined(WITH_LAYOUT_390)
 CONFIGURE_ARGS=	--with-default-keyboard=39
diff -urN korean/nabi_org/distinfo korean/nabi/distinfo
--- korean/nabi_org/distinfo	2011-03-19 21:30:42.000000000 +0900
+++ korean/nabi/distinfo	2011-03-29 23:07:37.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (nabi-0.99.7.tar.gz) = 318b8b0ab0f181ce3fc0cdd12a76d8d2cdf92773648f108a02a15bb0215ac6d6
-SIZE (nabi-0.99.7.tar.gz) = 789686
+SHA256 (nabi-0.99.8.tar.gz) = 8bad787f72e7fc3b81566ac7da0377fecafddd1b4bbfff9f0c56c932f68e4254
+SIZE (nabi-0.99.8.tar.gz) = 831411
diff -urN korean/nabi_org/pkg-plist korean/nabi/pkg-plist
--- korean/nabi_org/pkg-plist	2007-12-17 14:44:18.000000000 +0900
+++ korean/nabi/pkg-plist	2011-03-29 23:07:37.000000000 +0900
@@ -34,8 +34,18 @@
 %%DATADIR%%/themes/keyboard/english.png
 %%DATADIR%%/themes/keyboard/hangul.png
 %%DATADIR%%/themes/keyboard/none.png
+%%DATADIR%%/themes/ubuntu-mono-dark/README
+%%DATADIR%%/themes/ubuntu-mono-dark/english.png
+%%DATADIR%%/themes/ubuntu-mono-dark/hangul.png
+%%DATADIR%%/themes/ubuntu-mono-dark/none.png
+%%DATADIR%%/themes/ubuntu-mono-light/README
+%%DATADIR%%/themes/ubuntu-mono-light/english.png
+%%DATADIR%%/themes/ubuntu-mono-light/hangul.png
+%%DATADIR%%/themes/ubuntu-mono-light/none.png
 share/locale/de/LC_MESSAGES/nabi.mo
 share/locale/ko/LC_MESSAGES/nabi.mo
+ at dirrm %%DATADIR%%/themes/ubuntu-mono-light
+ at dirrm %%DATADIR%%/themes/ubuntu-mono-dark
 @dirrm %%DATADIR%%/themes/keyboard
 @dirrm %%DATADIR%%/themes/Tux
 @dirrm %%DATADIR%%/themes/SimplyRed


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list