Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 1999 16:40:08 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10897: update port: wmweather-1.28 to 1.29
Message-ID:  <199904010640.QAA49000@corp.au.triax.com>

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

>Number:         10897
>Category:       ports
>Synopsis:       update port wmweather-1.28 to 1.29
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 31 22:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

Patch updates the wmweather port from 1.28 to 1.29.  I also added
USE_X_PREFIX since it should be installed there and removed patch-aa
because it's no longer needed.  Also updated the MASTER_SITE to the
new location.

>How-To-Repeat:

	

>Fix:
	
Apply the following patch..

diff -ruN /usr/ports/misc/wmweather/Makefile wmweather/Makefile
--- /usr/ports/misc/wmweather/Makefile	Tue Mar 23 09:29:30 1999
+++ wmweather/Makefile	Thu Apr  1 16:28:18 1999
@@ -1,20 +1,21 @@
 # New ports collection makefile for:	wmWeather-1.28
-# Version required:     1.28
+# Version required:     1.29
 # Date created:		26 January 1998
 # Whom:			Kris Kennaway <kkennawa@physics.adelaide.edu.au>
 #
 # $Id: Makefile,v 1.3 1999/03/22 12:48:05 kris Exp $
 
-DISTNAME=       wmWeather-1.28
+DISTNAME=       wmWeather-1.29
 CATEGORIES=	misc windowmaker
-MASTER_SITES=	http://www.physics.adelaide.edu.au/~kkennawa/
+MASTER_SITES=	http://nis-www.lanl.gov/~mgh/WindowMaker/
 
 MAINTAINER=	kris@FreeBSD.ORG
 
-WRKSRC=		${WRKDIR}/${DISTNAME}/wmWeather
+WRKSRC=		${WRKDIR}/${DISTNAME}/Src
 
 USE_GMAKE=	yes
 ALL_TARGET=	clean all
+USE_X_PREFIX=	yes
 
 MAN1=		wmWeather.1
 
diff -ruN /usr/ports/misc/wmweather/files/md5 wmweather/files/md5
--- /usr/ports/misc/wmweather/files/md5	Sat Mar 13 15:36:56 1999
+++ wmweather/files/md5	Thu Apr  1 16:19:59 1999
@@ -1 +1 @@
-MD5 (wmWeather-1.28.tar.gz) = 42c162cf43823448590fc765135c1597
+MD5 (wmWeather-1.29.tar.gz) = bb93a32f2d78a1e4f2e08b2ca94f5ffd
diff -ruN /usr/ports/misc/wmweather/patches/patch-aa wmweather/patches/patch-aa
--- /usr/ports/misc/wmweather/patches/patch-aa	Thu Mar 11 23:08:09 1999
+++ wmweather/patches/patch-aa	Thu Apr  1 16:24:56 1999
@@ -1,18 +1,11 @@
-*** Makefile	Wed Jan 20 04:44:49 1999
---- Makefile~	Tue Jan 26 23:40:36 1999
-***************
-*** 1,6 ****
-! CC     = gcc
-! CFLAGS = -O2 -Wall
-! INCDIR = -I/usr/X11R6/include/X11
-  DESTDIR= /usr/X11R6
-  LIBDIR = -L/usr/X11R6/lib
-  # for linux
---- 1,7 ----
-! CC     ?= gcc
-! CFLAGS ?= -O2
-! CFLAGS += -Wall
-! INCDIR = -I/usr/X11R6/include
-  DESTDIR= /usr/X11R6
-  LIBDIR = -L/usr/X11R6/lib
-  # for linux
+--- GrabWeather.orig	Thu Apr  1 16:23:29 1999
++++ GrabWeather	Thu Apr  1 16:24:20 1999
+@@ -49,7 +49,7 @@
+     #  for some people? Dont know why... (Perhaps they have a ~/.wgetrc file
+     #  that overrides command line options?).
+     #
+-    $GrabCmd = "wget --proxy=off --passive-ftp --tries 0 -q -O $home/.wmWeatherReports/$StationID.TXT $URL";
++    $GrabCmd = "fetch -q -o $home/.wmWeatherReports/$StationID.TXT $URL";
+     system "$GrabCmd";
+ 
+ 
diff -ruN /usr/ports/misc/wmweather/patches/patch-ab wmweather/patches/patch-ab
--- /usr/ports/misc/wmweather/patches/patch-ab	Fri Mar 12 22:04:16 1999
+++ wmweather/patches/patch-ab	Thu Jan  1 10:00:00 1970
@@ -1,11 +0,0 @@
---- GrabWeather.orig	Thu Mar 11 13:55:19 1999
-+++ GrabWeather	Thu Mar 11 13:58:18 1999
-@@ -49,7 +49,7 @@
-     #  for some people? Dont know why... (Perhaps they have a ~/.wgetrc file
-     #  that overrides command line options?).
-     #
--    $GrabCmd = "wget --passive-ftp --tries 2 -q -O $home/.wmWeatherReports/$StationID.TXT $URL";
-+    $GrabCmd = "fetch -q -o $home/.wmWeatherReports/$StationID.TXT $URL";
-     system "$GrabCmd";
- 
- 
diff -ruN /usr/ports/misc/wmweather/pkg/PLIST wmweather/pkg/PLIST
--- /usr/ports/misc/wmweather/pkg/PLIST	Thu Mar 11 23:08:08 1999
+++ wmweather/pkg/PLIST	Thu Apr  1 16:28:25 1999
@@ -1,3 +1,2 @@
 bin/wmWeather
 bin/GrabWeather
-

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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