Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2004 23:22:00 +0100 (BST)
From:      rik <freebsd-ports@rikrose.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70748: maintainer-update: unbreak mail/mixminion build, and add new MASTER_SITES
Message-ID:  <20040820222200.18F928B801@lost.little-black-kitty.net>
Resent-Message-ID: <200408202230.i7KMUTHc080113@freefall.freebsd.org>

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

>Number:         70748
>Category:       ports
>Synopsis:       maintainer-update: unbreak mail/mixminion build, and add new MASTER_SITES
>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:   Fri Aug 20 22:30:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     rik
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD hidden 4.9-STABLE FreeBSD 4.9-STABLE #3: Sat Nov 29 14:56:52 GMT 2003 RIK@hidden:/usr/obj/usr/src/sys/hidden i386


>Description:
  Someone marked the port as broken obver a month ago, and didn't tell me. First I heard was today when I
  got an automated email. Would have been nice to tell me so I could fix it.

  Side effect is I've now added more MASTER_SITES.

>How-To-Repeat:
>Fix:

diff -ruN mixminion/Makefile mixminion-new/Makefile
--- mixminion/Makefile  Fri Aug 20 17:56:28 2004
+++ mixminion-new/Makefile      Fri Aug 20 23:17:29 2004
@@ -8,12 +8,12 @@
 PORTNAME=      Mixminion
 PORTVERSION=   0.0.7.1
 CATEGORIES=    mail security
-MASTER_SITES=  http://www.mixminion.net/dist/${PORTVERSION}/
+MASTER_SITES=  http://www.mixminion.net/dist/${PORTVERSION}/ \
+       ftp.aha.ru/pub/FreeBSD/ports/distfiles/ \
+       http://www.mirrors.wiretapped.net/security/cryptography/apps/mail/mixminion/0.0.7.1/

 MAINTAINER=    freebsd-ports@rikrose.net
 COMMENT=       A Type III Anonymous Remailer
-
-BROKEN=                "Unfetchable"

 USE_OPENSSL=   yes
 USE_REINPLACE= yes

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



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