Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 12:21:53 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46572: update converters/p5-MIME-Base64 to 2.13 
Message-ID:  <20021228112153.8E28DAB65@backup-mx.droso.dk>

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

>Number:         46572
>Category:       ports
>Synopsis:       update converters/p5-MIME-Base64 to 2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 28 03:30:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
- update to 2.13
- add WWW
- take maintainership

>How-To-Repeat:
	
>Fix:

	

--- p5-MIME-Base64.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	10 Nov 2002 16:45:20 -0000	1.20
+++ Makefile	28 Dec 2002 11:20:44 -0000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	MIME-Base64
-PORTVERSION=	2.12
+PORTVERSION=	2.13
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MIME
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erwin@lansing.dk
 
 PERL_CONFIGURE=	YES
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	1 Mar 2001 09:32:08 -0000	1.9
+++ distinfo	28 Dec 2002 11:20:44 -0000
@@ -1 +1 @@
-MD5 (MIME-Base64-2.12.tar.gz) = 76d8529122aded5852585024c2d3ae15
+MD5 (MIME-Base64-2.13.tar.gz) = 0609f25e8885f7cddd241f8b8aca1cd7
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/converters/p5-MIME-Base64/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pkg-descr
--- pkg-descr	21 Jun 1997 12:00:27 -0000	1.1.1.1
+++ pkg-descr	28 Dec 2002 11:20:44 -0000
@@ -18,3 +18,5 @@
 package).  The main improvement is that the base64 encoder/decoder is
 implemented by XS functions.  This makes it about 20 times faster than
 the old implementation in perl.
+
+WWW: http://search.cpan.org/dist/MIME-Base64/
--- p5-MIME-Base64.diff ends here ---


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

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




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