summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-08-16 12:03:02 +0000
committerleot <leot@pkgsrc.org>2015-08-16 12:03:02 +0000
commit9fbb10c64097d61f2849ec9c2fddf6ce6051ca24 (patch)
treeadd5238edac691fe01e6b3c9ecc62b0993eeb04f /x11
parentddd71b7bd69a17d73e6d687f2cb3d897387740e2 (diff)
downloadpkgsrc-9fbb10c64097d61f2849ec9c2fddf6ce6051ca24.tar.gz
Update x11/wmweather to wmweather-2.4.5, from Benedek Gergely via
pkgsrc-users@. Changes: 2.4.5 - Jul 03, 2009 * Enabled HTTP redirection followup, thanks to David Kaasen. 2.4.4 - May 13, 2007 * Fixed dewpoint calculation, thanks to Djalma Brandão Martins. * Minor updates. 2.4.3 - Jul 11, 2004 * Applied heat index patch, thanks to Hirose, Masaaki. * Updated default config file, fixed manual dashes.
Diffstat (limited to 'x11')
-rw-r--r--x11/wmweather/Makefile6
-rw-r--r--x11/wmweather/distinfo10
-rw-r--r--x11/wmweather/patches/patch-aa6
3 files changed, 11 insertions, 11 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile
index 337d9d951b7..baef840b1df 100644
--- a/x11/wmweather/Makefile
+++ b/x11/wmweather/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.42 2014/02/12 23:18:56 tron Exp $
+# $NetBSD: Makefile,v 1.43 2015/08/16 12:03:02 leot Exp $
-DISTNAME= wmweather-2.4.2
-PKGREVISION= 13
+DISTNAME= wmweather-2.4.5
CATEGORIES= x11
MASTER_SITES= http://people.debian.org/~godisch/wmweather/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://people.debian.org/~godisch/
COMMENT= WindowMaker DockApp showing local weather conditions
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/x11/wmweather/distinfo b/x11/wmweather/distinfo
index 0d19ce57d74..ed2ed0ba357 100644
--- a/x11/wmweather/distinfo
+++ b/x11/wmweather/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2009/12/17 17:53:31 abs Exp $
+$NetBSD: distinfo,v 1.9 2015/08/16 12:03:02 leot Exp $
-SHA1 (wmweather-2.4.2.tar.gz) = e5ea21644a18c3fc3d1b6f46b8f139164781fedd
-RMD160 (wmweather-2.4.2.tar.gz) = 5216a75bcde8a8d459666f12d8feadadccc95fd9
-Size (wmweather-2.4.2.tar.gz) = 77417 bytes
-SHA1 (patch-aa) = 717f4e066efface19caeca420fd28d3f371700e6
+SHA1 (wmweather-2.4.5.tar.gz) = bb42dabd7e25e8996a50daf6623f9dda555eabdf
+RMD160 (wmweather-2.4.5.tar.gz) = 22418b350d54a68c8625adca127e1ff7a50032b9
+Size (wmweather-2.4.5.tar.gz) = 85128 bytes
+SHA1 (patch-aa) = 65f758bb94039e07a228c00d0b8cafdb6fc06db6
diff --git a/x11/wmweather/patches/patch-aa b/x11/wmweather/patches/patch-aa
index e7cc46a39b1..9e680d58c55 100644
--- a/x11/wmweather/patches/patch-aa
+++ b/x11/wmweather/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.5 2009/12/17 17:53:31 abs Exp $
+$NetBSD: patch-aa,v 1.6 2015/08/16 12:03:02 leot Exp $
---- Makefile.in.orig 2003-08-01 12:46:16.000000000 +0000
+--- Makefile.in.orig 2007-05-13 17:27:21.000000000 +0000
+++ Makefile.in
@@ -2,5 +2,4 @@
# @configure_input@
@@ -8,7 +8,7 @@ $NetBSD: patch-aa,v 1.5 2009/12/17 17:53:31 abs Exp $
-DESTDIR =
prefix = @prefix@
exec_prefix = @exec_prefix@
-@@ -30,7 +29,8 @@ install: wmweather wmweather.1
+@@ -31,7 +30,8 @@ install: wmweather wmweather.1
${INSTALL_PROGRAM} wmweather ${DESTDIR}${bindir}
${INSTALL_DATA} wmweather.1 ${DESTDIR}${mandir}/man1
- ${LN_S} wmweather ${DESTDIR}${bindir}/wmWeather