Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 22:31:29 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125956: [ports] net/tintin++-devel: update to latest version 
Message-ID:  <20080725143129.F1EB6F30@sunpoet.net>
Resent-Message-ID: <200807251440.m6PEe1Hk002742@freefall.freebsd.org>

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

>Number:         125956
>Category:       ports
>Synopsis:       [ports] net/tintin++-devel: update to latest version
>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:   Fri Jul 25 14:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #9: Mon Jul 14 22:39:26 CST 2008 root@bonjour.sunpoet.net:/usr/obj/usr/src/sys/bonjour amd64
	
>Description:
Changes:
- Update to latest version (1.98.3).
- Remove noop knob.
- Update WWW.

Remove files:
- files/patch-misc.c
	
>How-To-Repeat:
	
>Fix:
diff -ruN /usr/ports/net/tintin++-devel/Makefile /usr/ports/sunpoet/tintin++-devel/Makefile
--- /usr/ports/net/tintin++-devel/Makefile	2008-04-10 01:20:32.000000000 +0800
+++ /usr/ports/sunpoet/tintin++-devel/Makefile	2008-07-25 22:28:16.284043984 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tintin
-PORTVERSION=	1.98.1
-PORTREVISION=	1
+PORTVERSION=	1.98.3
 CATEGORIES+=	net games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -21,7 +20,6 @@
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_GCC=	3.2+
 
 PLIST_FILES=	bin/tt++
 PORTDOCS=	BUGS CREDITS FAQ README TODO chat_protocol.txt tintin19.txt
diff -ruN /usr/ports/net/tintin++-devel/distinfo /usr/ports/sunpoet/tintin++-devel/distinfo
--- /usr/ports/net/tintin++-devel/distinfo	2008-04-10 01:20:32.000000000 +0800
+++ /usr/ports/sunpoet/tintin++-devel/distinfo	2008-07-25 22:20:55.314499252 +0800
@@ -1,3 +1,3 @@
-MD5 (tintin-1.98.1.tar.gz) = 6715172aa800aa71938640528bb1cdbc
-SHA256 (tintin-1.98.1.tar.gz) = b79ecbaf9e65cb290c5619c075c148c19f67d960d1ea6e2a0f5f56f5dec57a40
-SIZE (tintin-1.98.1.tar.gz) = 229806
+MD5 (tintin-1.98.3.tar.gz) = 5032411e3f184abd1bb6499b3fd64b99
+SHA256 (tintin-1.98.3.tar.gz) = 30405582a8c91ceec1bd5e13d78e0a89f201aaec718259462c7948c4267c4b6b
+SIZE (tintin-1.98.3.tar.gz) = 216167
diff -ruN /usr/ports/net/tintin++-devel/files/patch-misc.c /usr/ports/sunpoet/tintin++-devel/files/patch-misc.c
--- /usr/ports/net/tintin++-devel/files/patch-misc.c	2008-04-09 16:59:47.000000000 +0800
+++ /usr/ports/sunpoet/tintin++-devel/files/patch-misc.c	1970-01-01 08:00:00.000000000 +0800
@@ -1,11 +0,0 @@
---- misc.c.orig	2008-04-04 06:38:59.000000000 +0800
-+++ misc.c	2008-04-07 17:48:56.000000000 +0800
-@@ -290,7 +290,7 @@
- #ifdef BIG5
- 			if (left[cnt] & 0x80 && left[cnt+1] != 0)
- 			{
--				sprintf(temp, "%c%c", left[cnt], left[++cnt]));
-+				sprintf(temp, "%c%c", left[cnt], left[++cnt]);
- 			}
- 			else
- 			{
diff -ruN /usr/ports/net/tintin++-devel/pkg-descr /usr/ports/sunpoet/tintin++-devel/pkg-descr
--- /usr/ports/net/tintin++-devel/pkg-descr	2005-11-17 15:12:53.000000000 +0800
+++ /usr/ports/sunpoet/tintin++-devel/pkg-descr	2008-07-25 22:16:23.012680445 +0800
@@ -1,8 +1,7 @@
-     TINTIN++ is a client program specialized to help playing muds.
-     This is a souped up version of TINTIN III, many new features
-     have been added since III.  We saw room for improvement on the
-     features available from TINTIN, and since we like the format of
-     the program, we decided to use TINTIN as a base for what we
-     hope to make one of the most powerful clients around.
+  TINTIN++ is a client program specialized to help playing muds. This is a
+souped up version of TINTIN III, many new features have been added since III.
+We saw room for improvement on the features available from TINTIN, and since
+we like the format of the program, we decided to use TINTIN as a base for what
+we hope to make one of the most powerful clients around.
 
-WWW: http://www.scandum.com/tintin/
+WWW: http://tintin.sourceforge.net/
	
>Release-Note:
>Audit-Trail:
>Unformatted:



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