ports/120904: [UPDATE] devel/p5-File-MimeInfo

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 20 19:10:03 UTC 2008


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list