Bug 63708 - ports/misc/heyu - unbreak fetch
Summary: ports/misc/heyu - unbreak fetch
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 18:40 UTC by jharris
Modified: 2004-03-06 12:01 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 jharris 2004-03-03 18:40:23 UTC
	make ports/misc/heyu fetch a mirrored copy of the distfile

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

cvs server: Diffing .


iD8DBQFARiXtSypIl9OdoOMRAqjzAKCRcuwWZs9+0yOul52UyiepqYJ3/QCgxXOV
qEsat2bUNL7bXUyBPcuuymY=
=tlJ+
-----END PGP SIGNATURE-------38qHzN9hUPMXkhNkFAj5QwhtCL4Wnz3do5jsre3pj5VtRGpr
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/heyu/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	2 Mar 2004 13:40:33 -0000	1.14
+++ Makefile	3 Mar 2004 18:37:16 -0000
@@ -8,14 +8,13 @@
 PORTNAME=	heyu
 PORTVERSION=	1.35
 CATEGORIES=	misc
-MASTER_SITES=	http://heyu.tanj.com/
+MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/
+#MASTER_SITES=	http://heyu.tanj.com/
 DISTNAME=	x10_heyu
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	plambert@plambert.net
 COMMENT=	Control a CM11A interface from the command line
-
-BROKEN=		"Checksum mismatch"
 
 IS_INTERACTIVE=	yes
 ALL_TARGET=	heyu
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-04 07:58:46 UTC
State Changed
From-To: open->feedback

Note that I've asked the submitter for feedback.
Comment 2 jharris 2004-03-04 16:42:25 UTC
On Thu, Mar 04, 2004 at 12:01:36AM -0800, Mark Linimon wrote:

> Synopsis: ports/misc/heyu - unbreak fetch
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: linimon
> State-Changed-When: Wed Mar 3 23:58:46 PST 2004
> State-Changed-Why: 
> Note that I've asked the submitter for feedback.


(NB:  I didn't receive that email.)

The goal of the PR is to make a hard-to-find pre-reroll
distfile available to anyone who wants to update the port.
This is important so the post-reroll diffs can be found,
as you have already demonstrated.

Once the port has been properly upgraded, please let me
know so I can remove the pre-reroll distfile I have cached
on my website.

Thank you.

-- 
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 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-03-06 12:01:19 UTC
State Changed
From-To: feedback->closed

Port updated.