Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 19:00:38 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120904: [UPDATE] devel/p5-File-MimeInfo
Message-ID:  <200802201900.m1KJ0csf052056@www.freebsd.org>
Resent-Message-ID: <200802201910.m1KJA3CE049499@freefall.freebsd.org>

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

>Number:         120904
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-File-MimeInfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 19:10:03 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:
- Updated to 0.15
- Use CPAN macro
- Minimal versions required by dependencys.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-MimeInfo/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	11 Jun 2007 07:11:45 -0000	1.10
+++ Makefile	20 Feb 2008 17:51:02 -0000
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	File-MimeInfo
-PORTVERSION=	0.14
-PORTREVISION=	0
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	File
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	rafan@FreeBSD.org
 COMMENT=	Determine file type
 
-BUILD_DEPENDS=	${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \
-		${SITE_PERL}/File/DesktopEntry.pm:${PORTSDIR}/devel/p5-File-DesktopEntry \
+BUILD_DEPENDS=	p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir \
+		p5-File-DesktopEntry>=0.04:${PORTSDIR}/devel/p5-File-DesktopEntry \
 		${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-MimeInfo/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	11 Jun 2007 07:11:45 -0000	1.5
+++ distinfo	20 Feb 2008 17:51:02 -0000
@@ -1,3 +1,3 @@
-MD5 (File-MimeInfo-0.14.tar.gz) = b4cb0ea1a30730c24747199784d90968
-SHA256 (File-MimeInfo-0.14.tar.gz) = dcdf1ca0a44f043ac164a0a32adffffb48fbe8430b1c4942a58bbe0956730d14
-SIZE (File-MimeInfo-0.14.tar.gz) = 27515
+MD5 (File-MimeInfo-0.15.tar.gz) = 41fa5a252203e1d6023ab5849fd9e0df
+SHA256 (File-MimeInfo-0.15.tar.gz) = b5486311ca5c7bae065060425af209157fc8ae5899ddb85197d2e27e1c18dc25
+SIZE (File-MimeInfo-0.15.tar.gz) = 29269


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



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