Date: Thu, 05 Jan 2012 03:20:41 -0800 (PST) From: "Jason E. Hale" <bsdkaffee@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/163833: [MAINTAINER] deskutils/plasma-applet-yawp: Update to 0.4.2 Message-ID: <4f058789.0e6fe00a.3c4b.ffffee9a@mx.google.com> Resent-Message-ID: <201201051200.q05C0O45039261@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163833 >Category: ports >Synopsis: [MAINTAINER] deskutils/plasma-applet-yawp: Update to 0.4.2 >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 Jan 05 12:00:24 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 8.2-RELEASE i386 >Organization: none >Environment: System: FreeBSD mocha.verizon.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Feb 22 19:19:42 EST 2011 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA8 i386 >Description: - Update deskutils/plasma-applet-yawp to 0.4.2 - Move LICENSE block >How-To-Repeat: - Use attached diff >Fix: --- 2012-01-05-plasma-applet-yawp.diff begins here --- diff -ruN plasma-applet-yawp.orig/Makefile plasma-applet-yawp/Makefile --- plasma-applet-yawp.orig/Makefile 2012-01-05 05:20:21.000000000 -0500 +++ plasma-applet-yawp/Makefile 2012-01-05 06:00:42.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= yawp -PORTVERSION= 0.3.6 -PORTREVISION= 2 +PORTVERSION= 0.4.2 CATEGORIES= deskutils kde MASTER_SITES= SF PKGNAMEPREFIX= plasma-applet- @@ -15,6 +14,9 @@ MAINTAINER= bsdkaffee@gmail.com COMMENT= Weather plasma applet for KDE4 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE-GPL2 + USE_BZIP2= yes USE_CMAKE= yes USE_KDE4= automoc4 kdeprefix workspace @@ -23,7 +25,4 @@ USE_GETTEXT= yes MAKE_JOBS_SAFE= yes -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE-GPL2 - .include <bsd.port.mk> diff -ruN plasma-applet-yawp.orig/distinfo plasma-applet-yawp/distinfo --- plasma-applet-yawp.orig/distinfo 2012-01-05 05:20:21.000000000 -0500 +++ plasma-applet-yawp/distinfo 2012-01-05 05:25:57.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (yawp-0.3.6.tar.bz2) = 667460eb089729d4d5820bca11ca0c131a249ce687dd7074dcb3d8c6551c68a6 -SIZE (yawp-0.3.6.tar.bz2) = 1085442 +SHA256 (yawp-0.4.2.tar.bz2) = 7ea8ec2cd7f31e203890a0bd0ecaf564f3436eabede802bf00189f90c4d88732 +SIZE (yawp-0.4.2.tar.bz2) = 1081821 diff -ruN plasma-applet-yawp.orig/files/patch-ions__CMakeLists.txt plasma-applet-yawp/files/patch-ions__CMakeLists.txt --- plasma-applet-yawp.orig/files/patch-ions__CMakeLists.txt 2012-01-05 05:20:21.000000000 -0500 +++ plasma-applet-yawp/files/patch-ions__CMakeLists.txt 2012-01-05 05:32:37.000000000 -0500 @@ -1,10 +1,10 @@ ---- ./ions/CMakeLists.txt.orig 2010-06-13 04:55:41.000000000 -0400 -+++ ./ions/CMakeLists.txt 2010-06-13 04:56:31.000000000 -0400 -@@ -56,16 +56,4 @@ +--- ./ions/CMakeLists.txt.orig 2012-01-05 05:31:53.000000000 -0500 ++++ ./ions/CMakeLists.txt 2012-01-05 05:32:23.000000000 -0500 +@@ -59,16 +59,4 @@ install( FILES ${WUNDERGROUND_DESKTOP} DESTINATION ${SERVICES_INSTALL_DIR}) --## This is needed for the CPack package generator. +-## This is needed by CPack package generator. -# -INSTALL(TARGETS ion_accuweather ion_google ion_wunderground - LIBRARY DESTINATION "${YAWP_PACK_INSTALL_LIB_DIR}" @@ -13,7 +13,7 @@ - COMPONENT Libraries - ) --INSTALL(FILES ${ACCUWEATHER_DESKTOP} ${GOOGLE_DESKTOP} ${WUNDERGROUND_DESKTOP} -- DESTINATION "${YAWP_PACK_SERVICES_DIR}" +-INSTALL(FILES ${ACCUWEATHER_DESKTOP} ${GOOGLE_DESKTOP} ${WUNDERGROUND_DESKTOP} +- DESTINATION ${YAWP_PACK_SERVICES_DIR} - COMPONENT Libraries - ) diff -ruN plasma-applet-yawp.orig/pkg-plist plasma-applet-yawp/pkg-plist --- plasma-applet-yawp.orig/pkg-plist 2012-01-05 05:20:21.000000000 -0500 +++ plasma-applet-yawp/pkg-plist 2012-01-05 05:39:14.000000000 -0500 @@ -18,4 +18,5 @@ share/locale/ru/LC_MESSAGES/plasma_applet_yawp.mo share/locale/sk/LC_MESSAGES/plasma_applet_yawp.mo share/locale/sl/LC_MESSAGES/plasma_applet_yawp.mo +share/locale/tr/LC_MESSAGES/plasma_applet_yawp.mo share/locale/uk/LC_MESSAGES/plasma_applet_yawp.mo --- 2012-01-05-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?4f058789.0e6fe00a.3c4b.ffffee9a>