Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2000 15:17:13 -0700 (PDT)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        ports@freebsd.org
Subject:   [SECURITY] Updating mailman port
Message-ID:  <Pine.BSF.4.21.0008041515380.85299-100000@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
Can someone please upgrade the mail/mailman port, which is currently
maintainerless? Looks like it needs some configure hackery which I dont
have time to do, but this patch will at least fetch it :-)

This is a security fix, so some urgency would be appreciated. Thanks!

Kris

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailman/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2000/07/17 01:16:02	1.1
+++ Makefile	2000/08/04 21:50:11
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	mailman
-PORTVERSION=	1.1
+PORTVERSION=	2.0beta5
 CATEGORIES=	mail
-MASTER_SITES=   ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	mailman
+MASTER_SITES=   http://download.sourceforge.net/mailman/
 DISTNAME=       ${PORTNAME}-${PORTVERSION}
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 

--
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



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?Pine.BSF.4.21.0008041515380.85299-100000>