From tkato432@yahoo.com  Wed Jun 29 18:13:35 2011
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 218E9106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 18:13:35 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa106lp.auone-net.jp (msa106lp.auone-net.jp [222.3.140.169])
	by mx1.freebsd.org (Postfix) with ESMTP id EC8948FC0A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 18:13:34 +0000 (UTC)
Received: from localhost.localdomain (ZT030106.ppp.dion.ne.jp [59.128.30.106])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id 517C523C031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2011 03:13:33 +0900 (JST)
Message-Id: <20110630031247.009b7c0c.tkato432@yahoo.com>
Date: Thu, 30 Jun 2011 03:12:47 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: x11-clocks/wmfuzzy

>Number:         158450
>Category:       ports
>Synopsis:       Update port: x11-clocks/wmfuzzy
>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 Jun 29 18:20:06 UTC 2011
>Closed-Date:    Sat Jul 02 14:22:11 UTC 2011
>Last-Modified:  Sat Jul  2 14:30:09 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-clocks/wmfuzzy/Makefile x11-clocks/wmfuzzy/Makefile
--- /usr/ports/x11-clocks/wmfuzzy/Makefile	2011-06-18 18:46:55.000000000 +0900
+++ x11-clocks/wmfuzzy/Makefile	2011-06-18 19:04:20.000000000 +0900
@@ -9,14 +9,12 @@
 PORTVERSION=	0.7.1
 PORTREVISION=	2
 CATEGORIES=	x11-clocks windowmaker
-MASTER_SITES=	http://www.manicai.net/comp/wmfuzzy/
+MASTER_SITES=	http://www.manicai.net/comp/wmfuzzy/assets/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A fuzzy clock WindowMaker dockapp
 
-BROKEN=	Does not fetch
-
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
 USE_XORG=	xpm
@@ -25,10 +23,10 @@
 PLIST_FILES=	bin/wmfuzzy
 
 do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/wmfuzzy ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/wmfuzzy ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-	@${INSTALL_DATA} ${WRKSRC}/../README ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/../README ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 29 18:21:13 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158450 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 2 14:22:11 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158450: commit references a PR
Date: Sat,  2 Jul 2011 14:22:08 +0000 (UTC)

 miwi        2011-07-02 14:21:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-clocks/wmfuzzy   Makefile 
   Log:
   - - Fix MASTER_SITES & Cleanup
   
   PR:             158450
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.19      +3 -5      ports/x11-clocks/wmfuzzy/Makefile
 _______________________________________________
 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:
