Subject: p5-File-MimeInfo
To: None <tech-pkg@netbsd.org>
From: Roman Kulik <kuli0020@umn.edu>
List: tech-pkg
Date: 08/31/2005 11:46:00
This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C5AE21.8F23A980
Content-Type: text/plain;
	format=flowed;
	charset="iso-8859-1";
	reply-type=original
Content-Transfer-Encoding: 7bit

The package p5-File-MimeInfo does not have one of its dependencies specified 
in the Makefile:
DEPENDS+=       p5-File-BaseDir>=0:../../devel/p5-File-BaseDir
where p5-File-BaseDir is not a core perl package.
The package was failing test for me:
bmake test
Could someone please modify the package?
Also, a new version of this package is available.  I attach new Makefile and 
ditinfo file which should be all that's needed to fix the package and update 
it to a new version.
             Thanks

Roman Kulik
University of Minnesota
Networking and Telecommunication Services
kuli0020@umn.edu 

------=_NextPart_000_0007_01C5AE21.8F23A980
Content-Type: application/octet-stream;
	name="Makefile"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Makefile"

# $NetBSD$=0A=
=0A=
DISTNAME=3D	File-MimeInfo-0.11=0A=
PKGNAME=3D	p5-${DISTNAME}=0A=
PKGREVISION=3D	3=0A=
CATEGORIES=3D	devel perl5=0A=
MASTER_SITES=3D	${MASTER_SITE_PERL_CPAN:=3DFile/}=0A=
=0A=
MAINTAINER=3D	tech-pkg@NetBSD.org=0A=
COMMENT=3D	Perl module for the freedesktop shared MIME database=0A=
=0A=
DEPENDS+=3D	p5-File-BaseDir>=3D0:../../devel/p5-File-BaseDir=0A=
=0A=
PKG_INSTALLATION_TYPES=3D	overwrite pkgviews=0A=
=0A=
PERL5_PACKLIST=3D		auto/File/MimeInfo/.packlist=0A=
=0A=
.include "../../lang/perl5/module.mk"=0A=
.include "../../mk/bsd.pkg.mk"=0A=

------=_NextPart_000_0007_01C5AE21.8F23A980
Content-Type: application/octet-stream;
	name="distinfo"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="distinfo"

$NetBSD$=0A=
=0A=
SHA1 (File-MimeInfo-0.11.tar.gz) =3D =
dad87a461e413c9b401128212392d77456dfc1eb=0A=
RMD160 (File-MimeInfo-0.11.tar.gz) =3D =
6593183d1b24b026b0f7b6d1526d5a5e7f54811c=0A=
Size (File-MimeInfo-0.11.tar.gz) =3D 18550 bytes=0A=

------=_NextPart_000_0007_01C5AE21.8F23A980--