From nobody@FreeBSD.org  Tue Dec 19 13:07:33 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9ED3316A407
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 Dec 2006 13:07:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6E29043C9F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 Dec 2006 13:07:33 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kBJD7X0B091102
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 Dec 2006 13:07:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kBJD7XfT091101;
	Tue, 19 Dec 2006 13:07:33 GMT
	(envelope-from nobody)
Message-Id: <200612191307.kBJD7XfT091101@www.freebsd.org>
Date: Tue, 19 Dec 2006 13:07:33 GMT
From: Takeshi Taguchi <taguchi@iij.ad.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [fix] japanese/tk80: for xorg 7.x  ports
X-Send-Pr-Version: www-3.0

>Number:         106913
>Category:       ports
>Synopsis:       [fix] japanese/tk80: for xorg 7.x  ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 13:10:16 GMT 2006
>Closed-Date:    Sun Jan 07 12:01:03 GMT 2007
>Last-Modified:  Sun Jan  7 12:10:08 GMT 2007
>Originator:     Takeshi Taguchi
>Release:        6.2-PRERELEASE
>Organization:
IIJ
>Environment:
FreeBSD hoya3.tcltk.jp 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #5: Sun Dec 17 23:12:46 JST 2006     root@hoya3.tcltk.jp:/usr/obj/usr/src/sys/HOYA  i386
>Description:
following patch fix following probrems.
1. japanese/tk80 could not be compiled on xorg 7.x modularXorg ports.
2. more beter MASTER_SITE
3. fix MAINTAINER addr.
>How-To-Repeat:

>Fix:
Please apply following patch.

Patch attached with submission follows:

--- Makefile.orig	Tue Dec 19 21:58:32 2006
+++ Makefile	Tue Dec 19 21:49:20 2006
@@ -9,13 +9,14 @@
 PORTVERSION=	8.0.5
 PORTREVISION=	2
 CATEGORIES=	japanese x11-toolkits tk80
-MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
+MASTER_SITES=	${MASTER_SITE_TCLTK}
+MASTER_SITE_SUBDIR=	tcl8_0
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 PATCH_SITES=	ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
 PATCHFILES=	${PORTNAME}${PORTVERSION}jp1.7.patch.gz
 
-MAINTAINER=	taguchi@tohoku.iij.ad.jp
+MAINTAINER=	taguchi@iij.ad.jp
 COMMENT=	Graphical toolkit for Japanized TCL, version 8.0
 
 LIB_DEPENDS=	tcl80jp.1:${PORTSDIR}/japanese/tcl80
@@ -31,7 +32,8 @@
 USE_AUTOTOOLS=	autoconf:213
 USE_XLIB=	yes
 CONFIGURE_ARGS=	--enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp \
-	--enable-xlibHack --enable-onTheSpot
+	--enable-xlibHack --enable-onTheSpot \
+	--x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib
 RANLIB=		ranlib
 INSTALLS_SHLIB=	yes
 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->taguchi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 19 13:10:28 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106913 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Dec 19 13:10:35 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106913 
Responsible-Changed-From-To: taguchi->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu Jan 4 21:12:45 UTC 2007 
Responsible-Changed-Why:  
Wrongly assigned. Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106913 
State-Changed-From-To: feedback->open 
State-Changed-By: gabor 
State-Changed-When: Sat Jan 6 20:45:01 UTC 2007 
State-Changed-Why:  
Submitter is maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106913 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Sun Jan 7 11:59:37 UTC 2007 
State-Changed-Why:  
Committed, thanks! I've found a trivial bug in the NOPORTDOCS handling and 
have also fixed that. 


Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: gabor 
Class-Changed-When: Sun Jan 7 11:59:37 UTC 2007 
Class-Changed-Why:  
Submitter is maintainer. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106913: commit references a PR
Date: Sun,  7 Jan 2007 11:59:09 +0000 (UTC)

 gabor       2007-01-07 11:59:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/tk80        Makefile pkg-plist 
   Added files:
     japanese/tk80/files  patch-tkKinput2.c 
   Log:
   - Fix build with X.org 7 [1]
   - Change MASTER_SITES [1]
   - Fix maintainer's e-mail [1]
   - Fix build with gcc4 [2]
   - Fix wrongly implemented NOPORTDOCS
   - Bump PORTREVISION
   
   PR:             ports/106913 [1],
                   ports/106914 [2]
   Submitted by:   Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2]
   Approved by:    erwin (mentor)
   
   Revision  Changes    Path
   1.29      +12 -7     ports/japanese/tk80/Makefile
   1.1       +22 -0     ports/japanese/tk80/files/patch-tkKinput2.c (new)
   1.10      +0 -6      ports/japanese/tk80/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"
 
>Unformatted:
