Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2008 19:28:20 -0700 (PDT)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123917: [MAINTAINER] deskutils/superkaramba-lwp: Update to 15.0 
Message-ID:  <48362bc4.2686460a.10ea.6642@mx.google.com>
Resent-Message-ID: <200805230300.m4N309NK057207@freefall.freebsd.org>

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

>Number:         123917
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/superkaramba-lwp: Update to 15.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 23 03:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
none 
>Environment:
System: FreeBSD 7.0-STABLE #0: Thu May 8 00:37:20 EDT 2008 i386
	
>Description:
Update deskutils/superkaramba-lwp to version 15.0.  This is an important
update for users who get data from weather.com.  The current version in
ports (14.8) will not fetch data due to website changes.
	
>How-To-Repeat:
Diff is attached.
	
>Fix:
	
--- 2008-05-22-superkaramba-lwp.diff begins here ---
diff -ruN superkaramba-lwp.orig/Makefile superkaramba-lwp/Makefile
--- superkaramba-lwp.orig/Makefile	2008-05-22 20:49:11.000000000 -0400
+++ superkaramba-lwp/Makefile	2008-05-22 22:09:52.000000000 -0400
@@ -5,13 +5,10 @@
 # $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.19 2008/03/27 10:58:23 kuriyama Exp $
 
 PORTNAME=		lwp
-PORTVERSION=		14.8
-PORTREVISION=		1
+PORTVERSION=		15.0
 CATEGORIES=		deskutils kde
 MASTER_SITES=		http://www.message.co.nz/~matt-sarah/ \
-			http://www.uber1337.nl/~liquidweather/ \
-			http://liquidweather.net/ \
-			http://liquidweather.innetrex.net/
+			http://liquidweather.net/
 PKGNAMEPREFIX=		superkaramba-
 EXTRACT_SUFX=		.skz
 
@@ -42,7 +39,7 @@
 post-extract:
 	@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \
 		test_gui.py
-	@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|14.7|14.8|' maindata.xml
+	@cd ${WRKSRC} && ${RM} *~ splash/digikam3.db
 
 pre-install:
 	@cd ${WRKSRC} && zip -qr ${DISTFILES} *
diff -ruN superkaramba-lwp.orig/distinfo superkaramba-lwp/distinfo
--- superkaramba-lwp.orig/distinfo	2008-05-22 20:49:11.000000000 -0400
+++ superkaramba-lwp/distinfo	2008-05-22 21:13:20.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (lwp-14.8.skz) = da50c1a48e504181be189628c378c0c1
-SHA256 (lwp-14.8.skz) = 17048460be3a12227c4b47985ef950d188ad945f481577819c0f0c1a8e207446
-SIZE (lwp-14.8.skz) = 4118222
+MD5 (lwp-15.0.skz) = 575cb317d3896f609e2bbcea4de1efa1
+SHA256 (lwp-15.0.skz) = ffa7bbd0c7040de358c090aa554fbc00f3a1014f4cce5dd533d0305fe233349e
+SIZE (lwp-15.0.skz) = 4220411
--- 2008-05-22-superkaramba-lwp.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?48362bc4.2686460a.10ea.6642>