Bug 70748 - maintainer-update: unbreak mail/mixminion build, and add new MASTER_SITES
Summary: maintainer-update: unbreak mail/mixminion build, and add new MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 23:30 UTC by ADDRESS-HARVESTED-FROM-FREEBSD-PR
Modified: 2004-08-21 07:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ADDRESS-HARVESTED-FROM-FREEBSD-PR 2004-08-20 23:30:26 UTC
  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.

Fix: 

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

 USE_OPENSSL=   yes
 USE_REINPLACE= yes--MM0wZemv5L0e3OCKiOWPCHmwJu87myhJn2UHFZwdVxHNyb7z
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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/
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-08-21 07:06:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Grab.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-08-21 07:16:30 UTC
State Changed
From-To: open->closed

Committed, thanks!