From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 4 17:40:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CF061065670 for ; Thu, 4 Sep 2008 17:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4AA8FC23 for ; Thu, 4 Sep 2008 17:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m84He40Z033871 for ; Thu, 4 Sep 2008 17:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m84He458033870; Thu, 4 Sep 2008 17:40:04 GMT (envelope-from gnats) Resent-Date: Thu, 4 Sep 2008 17:40:04 GMT Resent-Message-Id: <200809041740.m84He458033870@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AE51106566B for ; Thu, 4 Sep 2008 17:37:50 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [203.204.205.212]) by mx1.freebsd.org (Postfix) with ESMTP id 5DB4D8FC18 for ; Thu, 4 Sep 2008 17:37:50 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by sunpoet.net (Postfix, from userid 1000) id A6361E9D; Fri, 5 Sep 2008 01:37:47 +0800 (CST) Message-Id: <20080904173747.A6361E9D@sunpoet.net> Date: Fri, 5 Sep 2008 01:37:47 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/127093: [MAINTAINER] net/tintin++-devel: update to 1.98.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 17:40:04 -0000 >Number: 127093 >Category: ports >Synopsis: [MAINTAINER] net/tintin++-devel: update to 1.98.5 >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: Thu Sep 04 17:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD bonjour.sunpoet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #12: Thu Sep 4 10:55:47 CST >Description: - Update to 1.98.5 - Also take maintainership of chinese/tintin++ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tintin-1.98.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/tintin++-devel/Makefile /usr/ports/sunpoet/tintin++-devel/Makefile --- /usr/ports/net/tintin++-devel/Makefile 2008-08-25 14:53:30.010674830 +0800 +++ /usr/ports/sunpoet/tintin++-devel/Makefile 2008-09-05 01:29:50.979766521 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tintin -PORTVERSION= 1.98.4 +PORTVERSION= 1.98.5 CATEGORIES+= net games MASTER_SITES= SFE @@ -33,9 +33,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${PREFIX}/bin - -post-install: -.ifndef NOPORTDOCS +.if !defined(NOPORTDOCS) @${INSTALL} -d ${DOCSDIR} @cd ${WRKSRC}/.. && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif diff -ruN --exclude=CVS /usr/ports/net/tintin++-devel/distinfo /usr/ports/sunpoet/tintin++-devel/distinfo --- /usr/ports/net/tintin++-devel/distinfo 2008-08-25 14:53:30.018675289 +0800 +++ /usr/ports/sunpoet/tintin++-devel/distinfo 2008-09-05 01:28:13.673371993 +0800 @@ -1,3 +1,3 @@ -MD5 (tintin-1.98.4.tar.gz) = fb1c0c446650cdefcd6086cd9469948a -SHA256 (tintin-1.98.4.tar.gz) = 25f93b7c407c35807e53b79b8383329700cecd60b646d463738beceef1283a7e -SIZE (tintin-1.98.4.tar.gz) = 217124 +MD5 (tintin-1.98.5.tar.gz) = fe11e33cca2f7da02d4569951fc3f4df +SHA256 (tintin-1.98.5.tar.gz) = d8062b4996d5e0de4fec409ed0fc9abfb4b3ba98d85442674afac20eddd97a07 +SIZE (tintin-1.98.5.tar.gz) = 221613 --- tintin-1.98.5.patch ends here --- diff -ruN /usr/ports/chinese/tintin++/Makefile.orig /usr/ports/chinese/tintin++/Makefile --- /usr/ports/chinese/tintin++/Makefile.orig 2008-07-14 21:16:34.000000000 +0800 +++ /usr/ports/chinese/tintin++/Makefile 2008-09-05 01:36:19.061387230 +0800 @@ -7,7 +7,7 @@ CATEGORIES?= chinese net games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net MASTERDIR= ${.CURDIR}/../../net/tintin++-devel >Release-Note: >Audit-Trail: >Unformatted: