Date: Wed, 8 Mar 2006 15:26:00 -0000 From: Shaun Amott <shaun@inerd.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94229: sysutils/wmapm - Fix MASTER_SITE (make fetchable) Message-ID: <1141831560.13353@charon.picobyte.net> Resent-Message-ID: <200603081530.k28FU4gl034852@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94229 >Category: ports >Synopsis: sysutils/wmapm - Fix MASTER_SITE (make fetchable) >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: Wed Mar 08 15:30:04 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1141831560.13353>