Bug 85010 - mail/distribute unfetchable
Summary: mail/distribute unfetchable
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 22:00 UTC by Gabor Kovesdan
Modified: 2005-09-10 16:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-08-16 22:00:26 UTC
Unfetchable.

Fix: 

Don't know, another mirror not found.
How-To-Repeat: Try to make fetch.
Comment 1 jharris 2005-08-16 22:40:25 UTC
On Tue, Aug 16, 2005 at 10:52:26PM +0200, Gabor Kovesdan wrote:
 
> >Number:         85010
> >Category:       ports
> >Synopsis:       mail/distribute unfetchable

NetBSD still has the distfiles mirrored.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/distribute/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	22 Feb 2003 07:48:47 -0000	1.8
+++ Makefile	16 Aug 2005 21:35:52 -0000
@@ -8,10 +8,14 @@
 PORTNAME=	distribute
 PORTVERSION= 	2.1.26
 CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.foretune.co.jp/pub/network/mail/distribute/
+#MASTER_SITES=	ftp://ftp.foretune.co.jp/pub/network/mail/distribute/
+MASTER_SITES=	${MASTER_SITE_NETBSD}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}-2.1-pl19
 
-PATCH_SITES=	${MASTER_SITES}BETA/
+#PATCH_SITES=	${MASTER_SITES}BETA/
+PATCH_SITES=	${MASTER_SITES}
+PATCH_SITE_SUBDIR=	${PORTNAME}
 PATCHFILES=	patch.20.gz patch.21e.gz patch.22e.gz patch.23e.gz \
 		patch.24e.gz patch.25e.gz patch.26e.gz
 
cvs diff: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iJ0EARECAF0FAkMCXGZWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoONGvwCfVg4cw9q9t2wCPMetnTfajlJwt6cAn2Sl2ild
HNbf+FBOEiKOwoqe/vyn
=QymQ
-----END PGP SIGNATURE-----

-- 
Jason Harris           |  NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
jharris@widomaker.com _|_ web:  http://keyserver.kjsl.com/~jharris/
          Got photons?   (TM), (C) 2004
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-08-17 07:27:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-10 16:51:16 UTC
State Changed
From-To: open->closed

Jason's patch committed, thanks!