From nobody@FreeBSD.org  Mon May 12 09:21:52 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 02150C1C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 09:21:52 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id E34F52DE8
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 09:21:51 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4C9Lp2q055629
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 09:21:51 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4C9LpLZ055625;
	Mon, 12 May 2014 09:21:51 GMT
	(envelope-from nobody)
Message-Id: <201405120921.s4C9LpLZ055625@cgiserv.freebsd.org>
Date: Mon, 12 May 2014 09:21:51 GMT
From: Koichiro IWAO <meta+ports@vmeta.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail/dovecot2-pigeonhole: cannot fetch DISTFILE, update to new MASTER_SITE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: bra@fsn.hu

>Number:         189700
>Category:       ports
>Synopsis:       mail/dovecot2-pigeonhole: cannot fetch DISTFILE, update to new MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 09:30:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Mon May 26 09:30:01 UTC 2014
>Originator:     Koichiro IWAO
>Release:        
>Organization:
>Environment:
>Description:
- Update MASTER_SITE
- Fix direct use of strip command
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/mail/dovecot2-pigeonhole/Makefile mail/dovecot2-pigeonhole/Makefile
--- /usr/ports/mail/dovecot2-pigeonhole/Makefile	2014-04-29 03:50:08.052109085 +0900
+++ mail/dovecot2-pigeonhole/Makefile	2014-05-12 18:04:44.979819907 +0900
@@ -5,7 +5,7 @@
 PORTVERSION=	0.4.2
 PORTREVISION=	3
 CATEGORIES=	mail
-MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
+MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
 
 MAINTAINER=	bra@fsn.hu
@@ -36,6 +36,6 @@
 		${WRKSRC}/doc/Makefile.in
 
 post-install:
-	${FIND} ${STAGEDIR}${PREFIX}/lib/ -name \*.so | ${XARGS} strip
+	${FIND} ${STAGEDIR}${PREFIX}/lib/ -name \*.so | ${XARGS} ${STRIP_CMD}
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 12 09:30:05 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189700 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 12 09:30:07 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bra@fsn.hu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/189700: mail/dovecot2-pigeonhole: cannot fetch DISTFILE, update to new MASTER_SITE
Date: Mon, 12 May 2014 09:30:06 UT

 Maintainer of mail/dovecot2-pigeonhole,
 
 Please note that PR ports/189700 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189700
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Koichiro IWAO <meta+ports@vmeta.jp>
To: bug-followup@freebsd.org, meta+ports@vmeta.jp, swills@freebsd.org
Cc:  
Subject: Re: ports/189700: mail/dovecot2-pigeonhole: cannot fetch DISTFILE,
 update to new =?UTF-8?Q?MASTER=5FSITE?=
Date: Mon, 26 May 2014 18:24:12 +0900

 Calling for maintainer timeout.  Just fix MASTER_SITES.
 
 -- 
 `whois vmeta.jp | nkf -w`
 meta <meta@vmeta.jp>
>Unformatted:
