Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2003 12:55:20 +0300
From:      skv@FreeBSD.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48275: Update port: mail/p5-MIME-Types to 1.005
Message-ID:  <E18jcYy-0004nw-00@mail.3wgraphics.net>

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

>Number:         48275
>Category:       ports
>Synopsis:       Update port: mail/p5-MIME-Types to 1.005
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 02:00:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Update port: mail/p5-MIME-Types to 1.005

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Types/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	27 May 2001 16:02:48 -0000	1.2
+++ Makefile	14 Feb 2003 09:46:23 -0000
@@ -5,18 +5,18 @@
 # $FreeBSD: ports/mail/p5-MIME-Types/Makefile,v 1.2 2001/05/27 16:02:48 vanilla Exp $
 
 PORTNAME=		MIME-Types
-PORTVERSION=		0.04
+PORTVERSION=		1.005
 CATEGORIES=		mail perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MIME
 PKGNAMEPREFIX=		p5-
 
 MAINTAINER=		killer@prosalg.no
+COMMENT=		Definition of MIME types
 
-NO_WRKSUBDIR=		YES
-PERL_CONFIGURE=		YES
+PERL_CONFIGURE=	YES
 
-MAN3PREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=			MIME::Types.3
+MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3=		MIME::Type.3 MIME::Types.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Types/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	27 May 2001 16:02:48 -0000	1.2
+++ distinfo	14 Feb 2003 09:45:02 -0000
@@ -1 +1 @@
-MD5 (MIME-Types-0.04.tar.gz) = 812e9a997f5ed719340d06ead2f783f4
+MD5 (MIME-Types-1.005.tar.gz) = 3f9f1ffbb2ad4da64ac3c81dc4b99c2b
Index: pkg-comment
===================================================================
RCS file: pkg-comment
diff -N pkg-comment
--- pkg-comment	21 Oct 2001 21:51:14 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-MIME-Types is a Perl extension for determining MIME types
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Types/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2 May 2001 05:54:04 -0000	1.1
+++ pkg-descr	14 Feb 2003 09:45:06 -0000
@@ -1,5 +1,4 @@
-This Perl module is built to conform to the MIME types standard 
-defined in RFC 1341 and updated by RFC's 1521 and 1522.  
+This Perl module is built to conform to the MIME types standard defined
+in RFC 1341 and updated by RFC's 1521 and 1522.
 
-NOTE: This is ALPHA code. There are no guarantees that any of the subroutines 
-described here will not have their names or return values changed.
+WWW: http://search.cpan.org/dist/MIME-Types/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/p5-MIME-Types/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	27 May 2001 16:02:48 -0000	1.2
+++ pkg-plist	14 Feb 2003 09:45:06 -0000
@@ -1,5 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/MIME/Types.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MIME 2>/dev/null || true
+%%SITE_PERL%%/MIME/Type.pm
+%%SITE_PERL%%/MIME/Types.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Types
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/MIME 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18jcYy-0004nw-00>