From tkato432@yahoo.com  Wed Jul 16 17:01:10 2008
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A7CBB1065676
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 16 Jul 2008 17:01:06 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id 77F048FC0C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 16 Jul 2008 17:01:06 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from localhost.localdomain (ZT041033.ppp.dion.ne.jp [59.128.41.33])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id 9153A50031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 17 Jul 2008 02:01:04 +0900 (JST)
Message-Id: <20080717020023.c07d1f9f.tkato432@yahoo.com>
Date: Thu, 17 Jul 2008 02:00:23 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: misc/gwhich to 2.19

>Number:         125690
>Category:       ports
>Synopsis:       Update port: misc/gwhich to 2.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 16 17:10:02 UTC 2008
>Closed-Date:    Thu Jul 17 23:12:21 UTC 2008
>Last-Modified:  Thu Jul 17 23:20:05 UTC 2008
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.19

Remove file:
files/patch-aa

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/gwhich/Makefile misc/gwhich/Makefile
--- /usr/ports/misc/gwhich/Makefile	2007-02-05 19:00:19.000000000 +0900
+++ misc/gwhich/Makefile	2008-07-17 01:04:53.000000000 +0900
@@ -6,28 +6,28 @@
 #
 
 PORTNAME=	gwhich
-PORTVERSION=	2.16
+PORTVERSION=	2.19
 CATEGORIES=	misc
-MASTER_SITES=	ftp://ftp.cse.cuhk.edu.hk/pub/gnu/gnu/which/ \
-		http://voodoo.bawue.com/download/
+MASTER_SITES=	GNU/which \
+		http://www.xs4all.nl/~carlo17/which/
 DISTNAME=	which-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU Which - Everything you never wanted in a which
 
+USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g
 
 MAN1=		gwhich.1
 INFO=		which
-
-EXAMPLESDIR_REL=	${EXAMPLESDIR:S,^${PREFIX}/,,}
-PLIST_FILES=	bin/gwhich \
-		${EXAMPLESDIR_REL}/EXAMPLES
-PLIST_DIRS=	${EXAMPLESDIR_REL}
+PORTEXAMPLES=	EXAMPLES
+PLIST_FILES=	bin/gwhich
 
 post-install:
+.if !defined(NOPORTEXAMPLES)
 	@${MKDIR} ${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${EXAMPLESDIR}
+.endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/misc/gwhich/distinfo misc/gwhich/distinfo
--- /usr/ports/misc/gwhich/distinfo	2007-02-04 14:27:11.000000000 +0900
+++ misc/gwhich/distinfo	2008-07-17 00:50:52.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (which-2.16.tar.gz) = 830b83af48347a9a3520f561e47cbc9b
-SHA256 (which-2.16.tar.gz) = 0ac8502e9985a3ac6b0e2aa4f2a60f91cad0dc0cca6dc9c1c142ebba4b8dd664
-SIZE (which-2.16.tar.gz) = 125696
+MD5 (which-2.19.tar.gz) = bbd094cec2444cd78befbc0cf09deea4
+SHA256 (which-2.19.tar.gz) = 7d79b874f65118ac846a0deb31a8fbd6816cd81e74930299c82103765d45cd52
+SIZE (which-2.19.tar.gz) = 132810
diff -urN /usr/ports/misc/gwhich/files/patch-aa misc/gwhich/files/patch-aa
--- /usr/ports/misc/gwhich/files/patch-aa	2000-09-30 09:27:54.000000000 +0900
+++ misc/gwhich/files/patch-aa	1970-01-01 09:00:00.000000000 +0900
@@ -1,13 +0,0 @@
---- which.texinfo.orig	Wed Sep 20 12:11:54 2000
-+++ which.texinfo	Wed Sep 20 12:31:18 2000
-@@ -2,6 +2,10 @@
- @c %**start of header
- @setfilename which.info
- @settitle @command{which}: show full path of commands
-+@dircategory Miscellaneous
-+@direntry
-+* GNU which: (which).	Show full path of commmands.
-+@end direntry
- @include version.texi
- @c %**end of header
- 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Jul 16 17:42:52 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125690 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jul 17 23:12:20 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125690: commit references a PR
Date: Thu, 17 Jul 2008 23:12:42 +0000 (UTC)

 miwi        2008-07-17 23:12:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/gwhich          Makefile distinfo 
   Removed files:
     misc/gwhich/files    patch-aa 
   Log:
   - Update to 2.19
   
   PR:             125690
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.11      +8 -8      ports/misc/gwhich/Makefile
   1.6       +3 -3      ports/misc/gwhich/distinfo
   1.2       +0 -13     ports/misc/gwhich/files/patch-aa (dead)
 _______________________________________________
 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:
