Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 21:39:43 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77847: [PATCH] astro/wmsun: fix unfetchable
Message-ID:  <20050221103943.F30A217C9@localhost>
Resent-Message-ID: <200502211040.j1LAeDhj032398@freefall.freebsd.org>

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

>Number:         77847
>Category:       ports
>Synopsis:       [PATCH] astro/wmsun: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 21 10:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Mastersite gone, dockapps.org has this archived. Distinfo changes
because it's not actually gzip'ed.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- wmsun-1.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/astro/wmsun/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	5 Feb 2004 20:36:54 -0000	1.11
+++ Makefile	21 Feb 2005 10:36:23 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	wmsun
 PORTVERSION=	1.03
 CATEGORIES=	astro windowmaker
-MASTER_SITES=	http://nis-www.lanl.gov/~mgh/WindowMaker/
+MASTER_SITES=	http://dockapps.org/files/16/23/
 DISTNAME=	wmSun-1.03
 
 MAINTAINER=	ports@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/astro/wmsun/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	27 Jan 2004 20:50:46 -0000	1.2
+++ distinfo	21 Feb 2005 10:37:38 -0000
@@ -1,2 +1,2 @@
-MD5 (wmSun-1.03.tar.gz) = defc6747ebdb64b5d3afe91f916d3acc
-SIZE (wmSun-1.03.tar.gz) = 49744
+MD5 (wmSun-1.03.tar.gz) = 34a2ea132f1a04e18be2d93abce40722
+SIZE (wmSun-1.03.tar.gz) = 184320
--- wmsun-1.03.patch ends here ---

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



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