Bug 63423 - ports/ftp/spegla - unbreak
Summary: ports/ftp/spegla - unbreak
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: jkh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 00:10 UTC by jharris
Modified: 2004-02-27 09:09 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-02-27 00:10:14 UTC
	trim MASTER_SITES since a copy of the distfile has suffered bitrot
	SIZEify

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

cvs server: Diffing .


iD8DBQFAPogISypIl9OdoOMRAhiKAKCVfXHaJsLTT/QRhfkLCnzk0scF/QCgoOrU
iBp3/aRcH/1YdQKEMYcbje0=
=v9Im
-----END PGP SIGNATURE-------EGuCe1mOtJUCdi3LPUrLAelNoP1PS2fIgRAbUWANB6q3RRKA
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/spegla/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	21 Feb 2004 19:54:23 -0000	1.18
+++ Makefile	26 Feb 2004 23:57:25 -0000
@@ -10,16 +10,14 @@
 PORTVERSION=	1.1p4
 PORTREVISION=	2
 CATEGORIES=	ftp ipv6
-MASTER_SITES=	ftp://ftp.luth.se/pub/unix/mirror/ \
-		ftp://subzero.campus.luth.se/pub/spegla/
+MASTER_SITES=	ftp://subzero.campus.luth.se/pub/spegla/
+#		ftp://ftp.luth.se/pub/unix/mirror/
 
 PATCH_SITES=	http://www.imasy.or.jp/~ume/ipv6/
 PATCHFILES=	${DISTNAME}-ipv6-20020129-3.diff.gz
 
 MAINTAINER=	jkh@FreeBSD.org
 COMMENT=	A mirror program for FTP sites (written in C)
-
-BROKEN=		"Checksum mismatch"
 
 MANCOMPRESSED=	yes
 MAN1=		spegla.1
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/spegla/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	13 Apr 2002 20:04:58 -0000	1.6
+++ distinfo	26 Feb 2004 23:57:25 -0000
@@ -1,2 +1,10 @@
 MD5 (spegla-1.1p4.tar.gz) = 9e90dfa982642da3cedd78d348af5998
+SHA1 (spegla-1.1p4.tar.gz) = c85036d0ed4e198c517198628fbc9a842f0d3e85
+RMD160 (spegla-1.1p4.tar.gz) = 1e07b1a667a69d25df3b91bf2cb0a8b4bda8b839
+SHA256 (spegla-1.1p4.tar.gz) = 439ae7d4b59cd012e9c6b93939abd7345ff2495513eed51a34c8879434b3f3d2
+SIZE (spegla-1.1p4.tar.gz) = 101515
 MD5 (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 388aefb09b6c9e2dba2fa020f4be8cab
+SHA1 (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 34a067b3d2ade45c807d5d39f96226923ee0c882
+RMD160 (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 9163eae1aaa2be36bf307857a16fa9c178065103
+SHA256 (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 8c8217ff1ac46a414aba2d16b497f184249299aeb26133f96407473447275d4c
+SIZE (spegla-1.1p4-ipv6-20020129-3.diff.gz) = 5119
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2004-02-27 01:16:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jkh

Over to maintainer.
Comment 2 jkh freebsd_committer freebsd_triage 2004-02-27 09:08:26 UTC
State Changed
From-To: open->closed

Update committed, thanks!