ports/178579: converters/p5-Unicode-IMAPUtf7: Update MASTER_SITES
KATO Tsuguru
tkato432 at yahoo.com
Mon May 13 18:10:04 UTC 2013
>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 <svenasse at polaris.ca>
-#
+# Created by: Seamus Venasse <svenasse at polaris.ca>
# $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 at 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 <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list