Date: Sat, 12 Apr 2003 21:29:49 +0800 (CST) From: Statue <statue@freebsd.sinica.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50860: Update port: chinese/qterm Message-ID: <20030412132949.CE11171D@freebsd.sinica.edu.tw> Resent-Message-ID: <200304121330.h3CDU6MQ063624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50860 >Category: ports >Synopsis: Update port: chinese/qterm >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: Sat Apr 12 06:30:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: o update to 0.2.0 >How-To-Repeat: >Fix: diff -ruN qterm.orig/Makefile qterm/Makefile --- qterm.orig/Makefile Sat Apr 12 20:32:39 2003 +++ qterm/Makefile Sat Apr 12 21:28:13 2003 @@ -6,7 +6,7 @@ # PORTNAME= qterm -PORTVERSION= 0.1.7 +PORTVERSION= 0.2.0 CATEGORIES= chinese MASTER_SITES= http://qterm.gnuchina.org/qterm-${PORTVERSION}/ \ ftp://freebsd.sinica.edu.tw/pub/statue/qterm/ @@ -17,5 +17,10 @@ USE_QT_VER= 3 USE_GMAKE= yes HAS_CONFIGURE= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ + ${WRKSRC}/qterm/qtermtelnet.cpp .include <bsd.port.mk> diff -ruN qterm.orig/distinfo qterm/distinfo --- qterm.orig/distinfo Sat Apr 12 20:32:39 2003 +++ qterm/distinfo Sat Apr 12 20:53:17 2003 @@ -1 +1 @@ -MD5 (qterm-0.1.7.tar.gz) = 52ad9f55cf78dca958b01b3cc01e49e4 +MD5 (qterm-0.2.0.tar.gz) = 78e533ab2cfb330eb93a387aecdd07db diff -ruN qterm.orig/files/patch-configure qterm/files/patch-configure --- qterm.orig/files/patch-configure Sat Apr 12 20:32:39 2003 +++ qterm/files/patch-configure Sat Apr 12 20:56:42 2003 @@ -1,5 +1,5 @@ ---- configure.orig Fri Jan 10 20:18:26 2003 -+++ configure Thu Jan 16 08:52:01 2003 +--- configure.orig Sat Apr 12 20:56:11 2003 ++++ configure Sat Apr 12 20:56:27 2003 @@ -8752,7 +8752,7 @@ diff -ruN qterm.orig/files/patch-qterm::qtermtelnet.h qterm/files/patch-qterm::qtermtelnet.h --- qterm.orig/files/patch-qterm::qtermtelnet.h Thu Jan 1 08:00:00 1970 +++ qterm/files/patch-qterm::qtermtelnet.h Sat Apr 12 21:11:51 2003 @@ -0,0 +1,14 @@ +--- qterm/qtermtelnet.h.orig Sat Apr 12 21:10:39 2003 ++++ qterm/qtermtelnet.h Sat Apr 12 21:11:19 2003 +@@ -8,9 +8,9 @@ + #include <winsock2.h> + #else + #include <netdb.h> +- #include <sys/socket.h> + #include <sys/types.h> +- #include <arpa/inet.h> ++ #include <sys/socket.h> ++ #include <netinet/in.h> + #endif + + #include <qobject.h> diff -ruN qterm.orig/pkg-plist qterm/pkg-plist --- qterm.orig/pkg-plist Sat Apr 12 20:32:39 2003 +++ qterm/pkg-plist Sat Apr 12 21:22:21 2003 @@ -1,34 +1,43 @@ bin/qterm +share/qterm/address.cfg +share/qterm/credits.txt share/qterm/cursor/end.xpm +share/qterm/cursor/enter.xpm share/qterm/cursor/exit.xpm +share/qterm/cursor/hand.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/pic/addr.png +share/qterm/pic/anti-idle.png +share/qterm/pic/article.png +share/qterm/pic/auto-reply.png +share/qterm/pic/color.png +share/qterm/pic/color-copy.png +share/qterm/pic/connect.png +share/qterm/pic/copy.png +share/qterm/pic/disconnect.png +share/qterm/pic/fonts.png +share/qterm/pic/keys.png +share/qterm/pic/message.png +share/qterm/pic/mouse.png +share/qterm/pic/paste.png +share/qterm/pic/popwidget.png +share/qterm/pic/pref.png +share/qterm/pic/qterm_32x32.png +share/qterm/pic/qterm_48x48.png +share/qterm/pic/quick.png +share/qterm/pic/reconnect.png +share/qterm/pic/rect.png +share/qterm/pic/refresh.png +share/qterm/pic/sound.png +share/qterm/pic/tabpad.png +share/qterm/po/qterm_chs.qm +share/qterm/po/qterm_cht.qm share/qterm/qterm.cfg -@dirrm share/qterm/cursor/ -@dirrm share/qterm/pic/ -@dirrm share/qterm/ +@dirrm share/qterm/po +@dirrm share/qterm/cursor +@dirrm share/qterm/pic +@dirrm share/qterm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412132949.CE11171D>