ports/78771: [maintainer update] new version of Mail/p5-Mail-Ezmlm; resolves ports/77056

Guy Antony Halse guy-ezmlm at rucus.ru.ac.za
Sun Mar 13 08:20:02 UTC 2005


>Number:         78771
>Category:       ports
>Synopsis:       [maintainer update] new version of Mail/p5-Mail-Ezmlm; resolves ports/77056
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 13 08:20:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Guy Antony Halse
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Rhodes University
>Environment:
System: FreeBSD walrus.ru.ac.za 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:

This update fixes two issues.  The first is the port was out-of-date,
the second is the bug reported in ports/77056 (the bug in that PR was in
fact a bug in Mail::Ezmlm not in the port).  It's priority is medium
since, as of Friday, Ezmlm-0.03.1.tar.gz is no longer available on
CPAN mirrors.

One file has been deleted: p5-Mail-Ezmlm/files/patch-aa

>How-To-Repeat:

>Fix:

diff -ruN p5-Mail-Ezmlm.orig/Makefile p5-Mail-Ezmlm/Makefile
--- p5-Mail-Ezmlm.orig/Makefile	Sun Mar 13 09:36:28 2005
+++ p5-Mail-Ezmlm/Makefile	Sun Mar 13 10:08:38 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Mail-Ezmlm
-PORTVERSION=	0.03.1
+PORTVERSION=	0.05.1
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		ftp://rucus.ru.ac.za/pub/mail/ezmlm/
+		ftp://ftp.rucus.ru.ac.za/users/guy/ezmlm/
 MASTER_SITE_SUBDIR=	Mail
 PKGNAMEPREFIX=	p5-
 DISTNAME=	Ezmlm-${PORTVERSION}
@@ -25,9 +25,8 @@
 USE_PERL5=	YES
 MAN3=		Mail::Ezmlm.3
 
-
 # For this version, since it is a bugfix
-WRKSRC=		${WRKDIR}/Ezmlm-0.03
+WRKSRC=		${WRKDIR}/Ezmlm-0.05
 
 do-configure:
 .if defined(BATCH)
diff -ruN p5-Mail-Ezmlm.orig/distinfo p5-Mail-Ezmlm/distinfo
--- p5-Mail-Ezmlm.orig/distinfo	Sun Mar 13 09:36:28 2005
+++ p5-Mail-Ezmlm/distinfo	Sun Mar 13 09:42:26 2005
@@ -1,2 +1,2 @@
-MD5 (Ezmlm-0.03.1.tar.gz) = eeb4a7435abebe95a6d371eee1ce5277
-SIZE (Ezmlm-0.03.1.tar.gz) = 10747
+MD5 (Ezmlm-0.05.1.tar.gz) = 46df029f2fc8456a4cb02fa7bb9fc5fd
+SIZE (Ezmlm-0.05.1.tar.gz) = 11619
diff -ruN p5-Mail-Ezmlm.orig/files/patch-aa p5-Mail-Ezmlm/files/patch-aa
--- p5-Mail-Ezmlm.orig/files/patch-aa	Sun Mar 13 09:36:27 2005
+++ p5-Mail-Ezmlm/files/patch-aa	Thu Jan  1 02:00:00 1970
@@ -1,19 +0,0 @@
---- Makefile.PL.orig	Wed Jan 26 08:08:01 2000
-+++ Makefile.PL	Thu May 18 14:00:48 2000
-@@ -1,4 +1,7 @@
- # $Id: Makefile.PL,v 1.1 2000/01/26 06:07:42 guy Exp $
-+#
-+# Modified for FreeBSD Ports BATCH mode
-+#
- 
- use ExtUtils::MakeMaker;
- # See lib/ExtUtils/MakeMaker.pm for details of how to influence
-@@ -14,6 +17,8 @@
- 
- sub set_paths {
-    my($qmail_path, $ezmlm_path);
-+
-+	return if $ENV{BSD_BATCH_INSTALL};
- 
-    print << 'EOM';
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list