Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2008 18:28:47 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120544: [NEW PORT] devel/
Message-ID:  <200802111828.m1BISlFD079378@www.freebsd.org>
Resent-Message-ID: <200802111840.m1BIe03O056244@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120544
>Category:       ports
>Synopsis:       [NEW PORT] devel/
>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 Feb 11 18:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
ExtUtils::Manifest provides a number of utilities to 
write and check a MANIFEST file. At present the list includes
mkmanifest, manicheck, filecheck, fullcheck, skipcheck,
manifind, maniread, manicopy, and maniadd.

http://search.cpan.org/dist/ExtUtils-Manifest/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-ExtUtils-Manifest
#	p5-ExtUtils-Manifest/pkg-descr
#	p5-ExtUtils-Manifest/Makefile
#	p5-ExtUtils-Manifest/pkg-plist
#	p5-ExtUtils-Manifest/distinfo
#
echo c - p5-ExtUtils-Manifest
mkdir -p p5-ExtUtils-Manifest > /dev/null 2>&1
echo x - p5-ExtUtils-Manifest/pkg-descr
sed 's/^X//' >p5-ExtUtils-Manifest/pkg-descr << 'END-of-p5-ExtUtils-Manifest/pkg-descr'
XExtUtils::Manifest provides a number of utilities to write and check a MANIFEST
Xfile. At present the list includes mkmanifest, manicheck, filecheck, fullcheck,
Xskipcheck, manifind, maniread, manicopy, and maniadd.
X
XWWW:	http://search.cpan.org/dist/ExtUtils-Manifest/
END-of-p5-ExtUtils-Manifest/pkg-descr
echo x - p5-ExtUtils-Manifest/Makefile
sed 's/^X//' >p5-ExtUtils-Manifest/Makefile << 'END-of-p5-ExtUtils-Manifest/Makefile'
X# New ports collection makefile for:	p5-ExtUtils-Manifest
X# Date created:		2008-02-11
X# Whom:			Felippe de Meirelles Motta <lippemail@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ExtUtils-Manifest
XPORTVERSION=	1.51
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lippemail@gmail.com
XCOMMENT=	Utilities to write and check a MANIFEST file
X
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		ExtUtils::Manifest.3
X.include <bsd.port.mk>
END-of-p5-ExtUtils-Manifest/Makefile
echo x - p5-ExtUtils-Manifest/pkg-plist
sed 's/^X//' >p5-ExtUtils-Manifest/pkg-plist << 'END-of-p5-ExtUtils-Manifest/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Manifest/.packlist
X%%SITE_PERL%%/ExtUtils/MANIFEST.SKIP
X%%SITE_PERL%%/ExtUtils/Manifest.pm
X@dirrmtry %%SITE_PERL%%/ExtUtils
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Manifest
END-of-p5-ExtUtils-Manifest/pkg-plist
echo x - p5-ExtUtils-Manifest/distinfo
sed 's/^X//' >p5-ExtUtils-Manifest/distinfo << 'END-of-p5-ExtUtils-Manifest/distinfo'
XMD5 (ExtUtils-Manifest-1.51.tar.gz) = 989f5be7280397c94e37bd566e84d422
XSHA256 (ExtUtils-Manifest-1.51.tar.gz) = 2379bff1929e88eb43b1aa92487839427339fad4ef59d9c613c51b887c581e5f
XSIZE (ExtUtils-Manifest-1.51.tar.gz) = 17291
END-of-p5-ExtUtils-Manifest/distinfo
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802111828.m1BISlFD079378>