ports/80316: [PATCH] net/xipmsg update

candy at kgc.co.jp candy at kgc.co.jp
Mon Apr 25 05:20:08 UTC 2005


>Number:         80316
>Category:       ports
>Synopsis:       [PATCH] net/xipmsg update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 25 05:20:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxx.kgc.co.jp 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Fri Mar 11 14:58:18 JST 2005 candy at xxx.kgc.co.jp:/usr/local/obj/usr/src/sys/XXX i386

>Description:
	Update from V0.8087 to V0.8088.
	Fixed pkg-plist.
>How-To-Repeat:
>Fix:

diff -ur xipmsg.old/Makefile xipmsg/Makefile
--- xipmsg.old/Makefile	Tue Mar  1 07:52:55 2005
+++ xipmsg/Makefile	Mon Apr 25 13:42:40 2005
@@ -6,16 +6,13 @@
 #
 
 PORTNAME=	xipmsg
-PORTVERSION=	0.8087
+PORTVERSION=	0.8088
 CATEGORIES=	net
-MASTER_SITES=	http://www.bsddiary.net/xipmsg/ \
-		http://hp.vector.co.jp/authors/VA004959/xipmsg/
-DISTNAME=	xipmsg-8087
+MASTER_SITES=	http://www.bsddiary.net/xipmsg/
+DISTNAME=	xipmsg-8088
 
 MAINTAINER=	candy at kgc.co.jp
 COMMENT=	A popup style message communication tool for X11
-
-BROKEN=		Incomplete pkg-plist
 
 USE_IMAKE=	yes
 MAN1=		xipmsg.1
diff -ur xipmsg.old/distinfo xipmsg/distinfo
--- xipmsg.old/distinfo	Thu Apr  1 08:52:55 2004
+++ xipmsg/distinfo	Tue Mar 29 08:44:55 2005
@@ -1,2 +1,2 @@
-MD5 (xipmsg-8087.tar.gz) = c48c5c48b08f30221451403c78e39dab
-SIZE (xipmsg-8087.tar.gz) = 41955
+MD5 (xipmsg-8088.tar.gz) = d189ecd6c4d6bc0bd99f3338548363e3
+SIZE (xipmsg-8088.tar.gz) = 45116
diff -ur xipmsg.old/pkg-descr xipmsg/pkg-descr
--- xipmsg.old/pkg-descr	Sat Apr 26 08:51:05 2003
+++ xipmsg/pkg-descr	Tue Mar 29 09:04:50 2005
@@ -2,21 +2,7 @@
 multi platforms.  It is based on TCP/IP(UDP).  xipmsg is the X11
 version of it.
 
-Japanese Locale is also supported.
-Type as follows for Japanese:
-% setenv LANG ja_JP.EUC
-% xipmsg
-KANJI character input is also supported with kinput2.
-
-NOTE:
-- Xipmsg may freeze in ja_JP.EUC environment because of a bug of 
-kinput2.  Please read README file for details.
-- Xipmsg cannot display Japanese characters under FreeBSD 2.2.X
-because of broken locale database of the OS.  Please read README 
-file for details.
-
-XIP MEssenger home page:
-http://www.bsddiary.net/xipmsg/
+WWW: http://www.bsddiary.net/xipmsg/
 
 IP Messenger home page:
-http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html
+WWW: http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html
diff -ur xipmsg.old/pkg-plist xipmsg/pkg-plist
--- xipmsg.old/pkg-plist	Wed Aug 19 04:48:45 1998
+++ xipmsg/pkg-plist	Mon Apr 25 14:01:53 2005
@@ -1,6 +1,5 @@
 bin/xipmsg
-lib/X11/app-defaults/XIpmsg
-lib/X11/ja_JP.EUC/app-defaults/XIpmsg
+lib/X11/app-defaults/XIpmsg/XIpmsg.ad
 lib/X11/xipmsg/xbro00.xbm
 lib/X11/xipmsg/xbro01.xbm
 lib/X11/xipmsg/xbro02.xbm

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



More information about the freebsd-ports-bugs mailing list