Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 14:28:38 -0700 (PDT)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148653: [MAINTAINER] deskutils/plasma-applet-yawp: Update to 0.3.4
Message-ID:  <4c3f7d86.545ae50a.13a8.475c@mx.google.com>
Resent-Message-ID: <201007152130.o6FLU5LK015883@freefall.freebsd.org>

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

>Number:         148653
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/plasma-applet-yawp: Update to 0.3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 21:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Fri Nov 27 18:56:06 EST 2009 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA8 i386


	
>Description:
- Update deskutils/plasma-applet-yawp to version 0.3.4
- Add LICENSE
	
>How-To-Repeat:
- Use attached diff
- Remove files/patch-applet__weatherdataprocessor.cpp (patch added upstream)

	
>Fix:
	
--- 2010-07-15-plasma-applet-yawp.diff begins here ---
diff -ruN plasma-applet-yawp.orig/Makefile plasma-applet-yawp/Makefile
--- plasma-applet-yawp.orig/Makefile	2010-07-08 04:26:01.000000000 -0400
+++ plasma-applet-yawp/Makefile	2010-07-15 16:26:10.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	yawp
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	deskutils kde
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	plasma-applet-
@@ -18,11 +18,13 @@
 USE_CMAKE=	yes
 USE_KDE4=	automoc4 kdeprefix workspace
 USE_QT_VER=	4
-QT_COMPONENTS=	gui dbus network opengl phonon svg webkit xml xmlpatterns \
-		qmake_build moc_build rcc_build uic_build
+QT_COMPONENTS=	qmake_build moc_build rcc_build uic_build
 USE_GETTEXT=	yes
 MAKE_JOBS_SAFE=	yes
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE-GPL2
+
 post-patch:
 	${ECHO_CMD} >> ${WRKSRC}/applet/utils.h
 
diff -ruN plasma-applet-yawp.orig/distinfo plasma-applet-yawp/distinfo
--- plasma-applet-yawp.orig/distinfo	2010-07-08 04:26:01.000000000 -0400
+++ plasma-applet-yawp/distinfo	2010-07-08 04:26:37.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (yawp-0.3.3.tar.bz2) = 82368f30828e66d7f136ba9f39240b25
-SHA256 (yawp-0.3.3.tar.bz2) = 423cf547bc79927762a31c1ccf060e75dadf319dad24fdd695fdf57e8681d81e
-SIZE (yawp-0.3.3.tar.bz2) = 1075277
+MD5 (yawp-0.3.4.tar.bz2) = e4757cd1d2c7a3b5c9ba5dc4ebf3f2e5
+SHA256 (yawp-0.3.4.tar.bz2) = 8ecd01772e596b5677db06fb63790209ea14bc003d18a64dcaeb48c64e9167c8
+SIZE (yawp-0.3.4.tar.bz2) = 1077094
diff -ruN plasma-applet-yawp.orig/files/patch-applet__weatherdataprocessor.cpp plasma-applet-yawp/files/patch-applet__weatherdataprocessor.cpp
--- plasma-applet-yawp.orig/files/patch-applet__weatherdataprocessor.cpp	2010-07-08 04:26:01.000000000 -0400
+++ plasma-applet-yawp/files/patch-applet__weatherdataprocessor.cpp	1969-12-31 19:00:00.000000000 -0500
@@ -1,11 +0,0 @@
---- ./applet/weatherdataprocessor.cpp.orig	2009-12-06 15:08:29.000000000 -0500
-+++ ./applet/weatherdataprocessor.cpp	2010-02-05 03:23:32.000000000 -0500
-@@ -30,7 +30,7 @@
- 
- //--- KDE4 ---
- 
--#include <values.h>
-+#include <float.h>
- #if KDE_IS_VERSION(4,3,70)
- 	#include <KUnitConversion/Value>
- #endif
--- 2010-07-15-plasma-applet-yawp.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?4c3f7d86.545ae50a.13a8.475c>