From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 13 18:10:03 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EFA3CC3F for ; Mon, 13 May 2013 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D3A4AE6E for ; Mon, 13 May 2013 18:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DIA38W090956 for ; Mon, 13 May 2013 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DIA3FA090955; Mon, 13 May 2013 18:10:03 GMT (envelope-from gnats) Resent-Date: Mon, 13 May 2013 18:10:03 GMT Resent-Message-Id: <201305131810.r4DIA3FA090955@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7E119731 for ; Mon, 13 May 2013 18:00:30 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167]) by mx1.freebsd.org (Postfix) with ESMTP id 53E42DC3 for ; Mon, 13 May 2013 18:00:30 +0000 (UTC) Received: from msa104lp.auone-net.jp (MSA104lp [172.27.12.182]) by msa104lp.auone-net.jp (au one net msa) with ESMTP id A64B558C22C for ; Tue, 14 May 2013 03:00:29 +0900 (JST) Received: from localhost.localdomain (ZT030119.ppp.dion.ne.jp [59.128.30.119]) by msa104lp.auone-net.jp (au one net msa) with ESMTP id C35862BC03B for ; Tue, 14 May 2013 03:00:21 +0900 (JST) Message-Id: <20130514025425.352f59837aa505537a16ceca@yahoo.com> Date: Tue, 14 May 2013 02:54:25 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/178579: converters/p5-Unicode-IMAPUtf7: Update MASTER_SITES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 18:10:04 -0000 >Number: 178579 >Category: ports >Synopsis: converters/p5-Unicode-IMAPUtf7: Update MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 13 18:10:03 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update MASTER_SITES - Add LICENSE >How-To-Repeat: >Fix: diff -urN /usr/ports/converters/p5-Unicode-IMAPUtf7/Makefile converters/p5-Unicode-IMAPUtf7/Makefile --- /usr/ports/converters/p5-Unicode-IMAPUtf7/Makefile 2012-11-08 07:14:41.000000000 +0900 +++ converters/p5-Unicode-IMAPUtf7/Makefile 2013-05-14 00:00:49.000000000 +0900 @@ -1,20 +1,19 @@ -# New ports collection makefile for: Unicode::IMAPUtf7 -# Date created: 25 Jan 2002 -# Whom: Seamus Venasse -# +# Created by: Seamus Venasse # $FreeBSD: head/converters/p5-Unicode-IMAPUtf7/Makefile 301441 2012-07-24 07:19:21Z cs $ -# PORTNAME= Unicode-IMAPUtf7 PORTVERSION= 2.01 CATEGORIES= converters perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Unicode/FABPOT +MASTER_SITE_SUBDIR= CPAN:FABPOT PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension to deal with IMAP UTF-7 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -23,8 +22,6 @@ MAN3= Unicode::IMAPUtf7.3 post-extract: # breaks non-root build otherwise - ${CHMOD} u+x ${WRKSRC} - ${CHMOD} u+x ${WRKSRC}/t ${WRKSRC}/lib - ${CHMOD} u+x ${WRKSRC}/lib/Unicode + @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} a+rx .include >Release-Note: >Audit-Trail: >Unformatted: