From araujo@bsdmail.org  Thu Feb 22 13:48:19 2007
Return-Path: <araujo@bsdmail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C76CD16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 13:48:19 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BDC713C4C2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 13:48:19 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from localhost (localhost.intelbras.com.br [127.0.0.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 036602DA48F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 10:47:47 -0300 (BRT)
Received: from mail.intelbras.com.br ([127.0.0.1])
	by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id F8xfxme-DfcI for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 22 Feb 2007 10:47:40 -0300 (BRT)
Received: from reloaded.freebsd.org (unknown [201.11.107.236])
	by mail.intelbras.com.br (Postfix) with ESMTP id 2745B2DA437
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 10:47:40 -0300 (BRT)
Message-Id: <1172152465.80503@reloaded.freebsd.org>
Date: Thu, 22 Feb 2007 11:54:25 -0200
From: "Marcelo Araujo" <araujo@bsdmail.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Update Version] x11-toolkits/tktable to 2.9
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         109432
>Category:       ports
>Synopsis:       [Update Version] x11-toolkits/tktable to 2.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 13:50:01 GMT 2007
>Closed-Date:    Mon Aug 20 13:12:22 GMT 2007
>Last-Modified:  Mon Aug 20 13:12:22 GMT 2007
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-STABLE #0: Thu Feb  1 13:51:30 BRST 2007
    araujo@reloaded.freebsd.org:/usr/obj/usr/src/sys/RELOADED



>Description:


- update version to 
- remove files/patch-Makefile.in



>How-To-Repeat:





>Fix:


--- tktable.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/tktable/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	30 Nov 2006 02:39:17 -0000	1.4
+++ Makefile	22 Feb 2007 13:19:32 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tktable
-PORTVERSION=	2.8
-PORTREVISION=	1
+PORTVERSION=	2.9
 CATEGORIES=	x11-toolkits tk84
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/tktable/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	25 Nov 2005 19:33:52 -0000	1.3
+++ distinfo	22 Feb 2007 13:19:32 -0000
@@ -1,3 +1,3 @@
-MD5 (Tktable2.8.tar.gz) = 6d29fe86f925acf58bb3a268cc511564
-SHA256 (Tktable2.8.tar.gz) = c0adf101c4cf096d869fe3bfe363901d44e3e15f86719e1d549ba014c574d60e
-SIZE (Tktable2.8.tar.gz) = 240148
+MD5 (Tktable2.9.tar.gz) = a91cac4270a0c46945723d8f5106e80b
+SHA256 (Tktable2.9.tar.gz) = f2279b3b6ab0353d6d5bb28d344768160516ddb543e7193d545ac2f4f5293ee1
+SIZE (Tktable2.9.tar.gz) = 272816
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/tktable/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	23 Jul 2003 10:36:01 -0000	1.1
+++ pkg-plist	22 Feb 2007 13:19:32 -0000
@@ -1,9 +1,8 @@
-%%DESTDIR%%/libTktable2.8.so
 %%DESTDIR%%/tkTable.tcl
 %%DESTDIR%%/pkgIndex.tcl
 %%DESTDIR%%/license.txt
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/tkTable.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%DESTDIR%%/libTktable2.9.so
+%%DESTDIR%%/README.txt
+%%DESTDIR%%/html/tkTable.html
+@dirrm %%DESTDIR%%/html
 @dirrm %%DESTDIR%%
--- tktable.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 22 13:50:44 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Thu Feb 22 18:27:56 UTC 2007 
State-Changed-Why:  
fail to patch : 
http://sce-tindy.tecnik93.com/tb/errors/5-STABLE-i386-myPT/tktable-2.9.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 

From: "M. Araujo" <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: itetcu@FreeBSD.org
Subject: ports/109432: [Update Version] x11-toolkits/tktable to 2.9
Date: Thu, 22 Feb 2007 22:25:05 -0300

 Hi Ion,
 
 See description:
 
 Description:
 - update version to
 - remove files/patch-Makefile.in
 
 remove files/patch-Makefile.in
 
 
 Thanks.
 
 Best Regards.
 
 -- Araujo <araujo@fug.com.br>
 http://experience.bsdnetwork.org
 http://www.fug.com.br
 
 
 --=20
 _______________________________________________
 Get your free email from http://bsdmail.com
Responsible-Changed-From-To: itetcu->freebsd-ports-bugs 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Thu Mar 15 11:06:54 UTC 2007 
Responsible-Changed-Why:  
It is of no use to keep this PRs for myself, the way real life keeps 
being I have to use en unlikely half hour of free time to sleep :( 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 
Responsible-Changed-From-To: freebsd-ports-bugs->stefan 
Responsible-Changed-By: stefan 
Responsible-Changed-When: Wed Apr 4 09:00:07 UTC 2007 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 

From: Stefan Walter <stefan@FreeBSD.org>
To: Marcelo Araujo <araujo@bsdmail.org>
Cc: GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/109432: [Update Version] x11-toolkits/tktable to 2.9
Date: Wed, 4 Apr 2007 11:10:48 +0200

 Hi,
 
 thank you for your patch. There's a small issue with it, though: The port
 respects NOPORTDOCS, which is a good thing; however, deinstallation fails
 when the port is installed with NOPORTDOCS, as you removed the
 %%PORTDOCS%% flag from pkg-plist.
 
 Using %%DESTDIR%% as a tag for pkg-plist is a bit unfortunate, as DESTDIR
 is a central and important variable in the ports infrastructure (see
 bsd.port.mk for details). It doesn't seem to hurt, but it would be nice if
 you could rename it. ;)
 
 Thanks and regards,
 Stefan
Responsible-Changed-From-To: stefan->freebsd-ports-bugs 
Responsible-Changed-By: stefan 
Responsible-Changed-When: Tue Aug 14 20:47:33 UTC 2007 
Responsible-Changed-Why:  
Give this back to the pool. I don't seem to get around to do it myself. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: mm 
Responsible-Changed-When: Mon Aug 20 12:40:45 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109432: commit references a PR
Date: Mon, 20 Aug 2007 13:00:41 +0000 (UTC)

 mm          2007-08-20 13:00:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-toolkits/tktable Makefile distinfo pkg-plist 
     x11-toolkits/tktable/files patch-Makefile.in 
   Log:
   - Update to 2.9
   - Switch to USE_XORG and USE_TK
   - Alter pkg-plist and PORTDOCS
   - Change maintainer to mm@FreeBSD.org
   
   PR:             ports/109432
   
   Revision  Changes    Path
   1.6       +18 -21    ports/x11-toolkits/tktable/Makefile
   1.4       +3 -3      ports/x11-toolkits/tktable/distinfo
   1.2       +23 -12    ports/x11-toolkits/tktable/files/patch-Makefile.in
   1.2       +4 -9      ports/x11-toolkits/tktable/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: mm 
State-Changed-When: Mon Aug 20 13:12:18 UTC 2007 
State-Changed-Why:  
Resolved with a new patch, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109432 
>Unformatted:
