From shaun@inerd.com  Wed Mar  8 15:28:14 2006
Return-Path: <shaun@inerd.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C359916A420
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 15:28:14 +0000 (GMT)
	(envelope-from shaun@inerd.com)
Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3521543D49
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 15:28:13 +0000 (GMT)
	(envelope-from shaun@inerd.com)
Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03])
	by dione.picobyte.net (Postfix) with ESMTP
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 15:28:11 +0000 (GMT)
Message-Id: <1141831560.13353@charon.picobyte.net>
Date: Wed, 8 Mar 2006 15:26:00 -0000
From: Shaun Amott <shaun@inerd.com>
Reply-To: Shaun Amott <shaun@inerd.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/wmapm - Fix MASTER_SITE (make fetchable)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94229
>Category:       ports
>Synopsis:       sysutils/wmapm - Fix MASTER_SITE (make fetchable)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 15:30:04 GMT 2006
>Closed-Date:    Thu Apr 06 00:25:59 GMT 2006
>Last-Modified:  Thu Apr 06 00:25:59 GMT 2006
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

- Replace master site and WWW URL
- The new distfile is a .tar file (despite the name) - the contents
  are identical to what was in the original file. Therefore, distinfo
  needs patching too.

>How-To-Repeat:

>Fix:

--- wmapm.diff begins here ---
diff -urN wmapm.orig/Makefile wmapm/Makefile
--- wmapm.orig/Makefile	Thu Dec 23 09:32:47 2004
+++ wmapm/Makefile	Wed Mar  8 15:12:01 2006
@@ -8,7 +8,7 @@
 PORTNAME=	wmapm
 PORTVERSION=	3.1
 CATEGORIES=	sysutils windowmaker
-MASTER_SITES=	http://nis-www.lanl.gov/~mgh/WindowMaker/
+MASTER_SITES=	http://dockapps.org/files/18/25/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Laptop battery status display for WindowMaker
diff -urN wmapm.orig/distinfo wmapm/distinfo
--- wmapm.orig/distinfo	Wed Jan 18 23:52:43 2006
+++ wmapm/distinfo	Wed Mar  8 15:16:12 2006
@@ -1,3 +1,3 @@
-MD5 (wmapm-3.1.tar.gz) = 5a62620d49b5cc4c2250e013149ca1e9
-SHA256 (wmapm-3.1.tar.gz) = 5ba382c2ba301e45faa1d53a3e2582afe37fe039bfd3a7080d8c3930f4608184
-SIZE (wmapm-3.1.tar.gz) = 28321
+MD5 (wmapm-3.1.tar.gz) = 0375e6fd09a146bfe835c77e28a48b39
+SHA256 (wmapm-3.1.tar.gz) = b8086f7d26206d79deb67a56b8f7945503c5f3538a26f2f182412f9f1b4e5109
+SIZE (wmapm-3.1.tar.gz) = 122880
diff -urN wmapm.orig/pkg-descr wmapm/pkg-descr
--- wmapm.orig/pkg-descr	Sat Jan 22 10:10:55 2000
+++ wmapm/pkg-descr	Wed Mar  8 15:04:37 2006
@@ -12,4 +12,4 @@
 NOTE2: You should add your acount name to operetor in /etc/group, if
 you resume or suspend your PC by clicking the button in wmapm.
 
-WWW: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
+WWW: http://dockapps.org/file.php/id/18/
--- wmapm.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Apr 6 00:25:58 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94229 
>Unformatted:
