Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2002 16:00:37 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37217: Update port: chinese/qterm
Message-ID:  <20020418080037.8FD98752A@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         37217
>Category:       ports
>Synopsis:       Update port: chinese/qterm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 18 01:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
update to 0.1.5.
	
>How-To-Repeat:
	
>Fix:

diff -ruN qterm.orig/Makefile qterm/Makefile
--- qterm.orig/Makefile	Thu Apr 18 15:32:45 2002
+++ qterm/Makefile	Wed Apr 17 20:05:27 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qterm
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.5
 CATEGORIES=	chinese
 MASTER_SITES=	http://qterm.gnuchina.org/qterm-${PORTVERSION}/ \
 		ftp://freebsd.sinica.edu.tw/pub/statue/qterm/
diff -ruN qterm.orig/distinfo qterm/distinfo
--- qterm.orig/distinfo	Thu Apr 18 15:32:45 2002
+++ qterm/distinfo	Thu Apr 18 15:45:04 2002
@@ -1 +1 @@
-MD5 (qterm-0.1.4.tar.gz) = 92a415735b932c3248df0b27c4494792
+MD5 (qterm-0.1.5.tar.gz) = 4e9802d4ac8f3155ac4472b1ec4cc44b
diff -ruN qterm.orig/files/patch-configure qterm/files/patch-configure
--- qterm.orig/files/patch-configure	Thu Apr 18 15:32:45 2002
+++ qterm/files/patch-configure	Thu Jan  1 08:00:00 1970
@@ -1,32 +0,0 @@
---- configure.ori	Sat Mar 30 20:59:41 2002
-+++ configure	Sat Mar 30 21:03:14 2002
-@@ -5564,7 +5564,7 @@
-   if test "x$kde_use_qt_emb" = "xyes"; then
-     qtlib="qte"
-   else
--    qtlib="qt"
-+    qtlib="qt2"
-   fi
-  
-   LIBQT="-l$qtlib"
-@@ -6003,16 +6003,16 @@
- 	IFS=$kde_save_IFS
- 
-         for dir in $dirs; do
--	  if test -x "$dir/moc"; then
-+	  if test -x "$dir/moc2"; then
- 	    if test -n ""
- 	    then
--              evalstr="$dir/moc  2>&1 "
-+              evalstr="$dir/moc2  2>&1 "
- 	      if eval $evalstr; then
--                kde_cv_path="$dir/moc"
-+                kde_cv_path="$dir/moc2"
-                 break
- 	      fi
-             else
--		kde_cv_path="$dir/moc"
-+		kde_cv_path="$dir/moc2"
-                 break
- 	    fi
-           fi
diff -ruN qterm.orig/files/patch-qterm::qtermtelnet.h qterm/files/patch-qterm::qtermtelnet.h
--- qterm.orig/files/patch-qterm::qtermtelnet.h	Thu Apr 18 15:32:45 2002
+++ qterm/files/patch-qterm::qtermtelnet.h	Thu Jan  1 08:00:00 1970
@@ -1,13 +0,0 @@
---- qterm/qtermtelnet.h.ori	Sat Mar 30 21:15:46 2002
-+++ qterm/qtermtelnet.h	Sat Mar 30 21:18:47 2002
-@@ -8,8 +8,9 @@
- 	#include <winsock2.h>
- #else
- 	#include <netdb.h>
--	#include <sys/socket.h>
- 	#include <sys/types.h>
-+	#include <netinet/in.h>
-+	#include <sys/socket.h>
- 	#include <arpa/inet.h>
- #endif
- 
diff -ruN qterm.orig/pkg-plist qterm/pkg-plist
--- qterm.orig/pkg-plist	Thu Apr 18 15:32:45 2002
+++ qterm/pkg-plist	Thu Apr 18 15:57:31 2002
@@ -1,35 +1,34 @@
 bin/qterm
-lib/qterm/cursor/end.xpm
-lib/qterm/cursor/exit.xpm
-lib/qterm/cursor/home.xpm
-lib/qterm/cursor/mask.xpm
-lib/qterm/cursor/next.xpm
-lib/qterm/cursor/pagedown.xpm
-lib/qterm/cursor/pageup.xpm
-lib/qterm/cursor/prev.xpm
-lib/qterm/pic/addr.bmp
-lib/qterm/pic/anti.bmp
-lib/qterm/pic/beep.bmp
-lib/qterm/pic/blink.bmp
-lib/qterm/pic/color.bmp
-lib/qterm/pic/colorcopy.bmp
-lib/qterm/pic/copy.bmp
-lib/qterm/pic/disconnect.bmp
-lib/qterm/pic/document.xpm
-lib/qterm/pic/down.bmp
-lib/qterm/pic/font.bmp
-lib/qterm/pic/message.bmp
-lib/qterm/pic/mouse.bmp
-lib/qterm/pic/paste.bmp
-lib/qterm/pic/quick.bmp
-lib/qterm/pic/quicklogin.bmp
-lib/qterm/pic/reconnect.bmp
-lib/qterm/pic/refresh.bmp
-lib/qterm/pic/reply.bmp
-lib/qterm/pic/retangle.bmp
-lib/qterm/pic/set.bmp
-lib/qterm/pic/tabpic.bmp
-lib/qterm/qterm.cfg
-@dirrm lib/qterm/cursor/
-@dirrm lib/qterm/pic/
-@dirrm lib/qterm/
+share/qterm/cursor/end.xpm
+share/qterm/cursor/exit.xpm
+share/qterm/cursor/home.xpm
+share/qterm/cursor/next.xpm
+share/qterm/cursor/pagedown.xpm
+share/qterm/cursor/pageup.xpm
+share/qterm/cursor/prev.xpm
+share/qterm/pic/addr.bmp
+share/qterm/pic/anti.bmp
+share/qterm/pic/beep.bmp
+share/qterm/pic/blink.bmp
+share/qterm/pic/color.bmp
+share/qterm/pic/colorcopy.bmp
+share/qterm/pic/copy.bmp
+share/qterm/pic/disconnect.bmp
+share/qterm/pic/document.xpm
+share/qterm/pic/down.bmp
+share/qterm/pic/font.bmp
+share/qterm/pic/message.bmp
+share/qterm/pic/mouse.bmp
+share/qterm/pic/paste.bmp
+share/qterm/pic/quick.bmp
+share/qterm/pic/quicklogin.bmp
+share/qterm/pic/reconnect.bmp
+share/qterm/pic/refresh.bmp
+share/qterm/pic/reply.bmp
+share/qterm/pic/retangle.bmp
+share/qterm/pic/set.bmp
+share/qterm/pic/tabpic.bmp
+share/qterm/qterm.cfg
+@dirrm share/qterm/cursor/
+@dirrm share/qterm/pic/
+@dirrm share/qterm/
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418080037.8FD98752A>