ports/71975: [MAINTAINER] devel/File-MimeInfo: make it runable!

Rong-En Fan rafan at infor.org
Tue Sep 21 14:40:23 UTC 2004


>Number:         71975
>Category:       ports
>Synopsis:       [MAINTAINER] devel/File-MimeInfo: make it runable!
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 14:40:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #19: Mon Sep 20 21:58:13 CST 2004
>Description:
- Correct dependency, without shared-mime-info this
  module will not work!

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-File-MimeInfo-0.10_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-File-MimeInfo/Makefile /home/rafan/tmp/ports/p5-File-MimeInfo/Makefile
--- /usr/ports/devel/p5-File-MimeInfo/Makefile	Sun Aug 22 20:35:31 2004
+++ /home/rafan/tmp/ports/p5-File-MimeInfo/Makefile	Tue Sep 21 22:31:20 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	File-MimeInfo
 PORTVERSION=	0.10
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/P/PA/PARDUS/${PORTNAME}
@@ -15,7 +16,8 @@
 MAINTAINER=	rafan at infor.org
 COMMENT=	Determine file type
 
-BUILD_DEPENDS=	${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir
+BUILD_DEPENDS=	${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir\
+		${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- p5-File-MimeInfo-0.10_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list