From nobody@FreeBSD.org  Wed Nov 24 17:45:41 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4D730106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Nov 2010 17:45:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 3C0228FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Nov 2010 17:45:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oAOHjfA4053211
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Nov 2010 17:45:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id oAOHjfFc053210;
	Wed, 24 Nov 2010 17:45:41 GMT
	(envelope-from nobody)
Message-Id: <201011241745.oAOHjfFc053210@red.freebsd.org>
Date: Wed, 24 Nov 2010 17:45:41 GMT
From: Alex Bakhtin <Alex.Bakhtin@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] www/p5-Catalyst-Plugin-HTML-Widget: fix wrong MASTER_SITE_SUBDIR
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         152552
>Category:       ports
>Synopsis:       [patch] www/p5-Catalyst-Plugin-HTML-Widget: fix wrong MASTER_SITE_SUBDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 17:50:09 UTC 2010
>Closed-Date:    Thu Nov 25 00:53:54 UTC 2010
>Last-Modified:  Thu Nov 25 00:53:54 UTC 2010
>Originator:     Alex Bakhtin
>Release:        
>Organization:
>Environment:
>Description:
www/p5-Catalyst-Plugin-HTML-Widget should have new MASTER_SITE_SUBDIR because module author is changed on CPAN and it's hard to find old distfile now.



>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile	2010-11-24 20:32:18.000000000 +0300
+++ Makefile.orig	2010-11-24 20:31:13.000000000 +0300
@@ -9,7 +9,7 @@
 PORTVERSION=	1.1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../by-authors/id/B/BO/BOBTFISH
+MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 24 17:50:15 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152552: commit references a PR
Date: Thu, 25 Nov 2010 00:49:32 +0000 (UTC)

 wen         2010-11-25 00:49:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Catalyst-Plugin-HTML-Widget Makefile distinfo 
   Log:
   - Fix MASTER_SITE_SUBDIR
   
   PR:             ports/152552
   Submitted by:   Alex Bakhtin <Alex.Bakhtin@gmail.com>
   
   Revision  Changes    Path
   1.8       +1 -1      ports/www/p5-Catalyst-Plugin-HTML-Widget/Makefile
   1.3       +0 -1      ports/www/p5-Catalyst-Plugin-HTML-Widget/distinfo
 _______________________________________________
 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: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Nov 25 00:53:53 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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