aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-12-22 19:41:40 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-12-22 19:41:40 +0000
commitc54db325a542d36f96e8d102bb3d078dd327ca07 (patch)
tree4da29740f0bf3846f16ddac0859446c1684c6e71 /misc
parent54767cbda3b31d482111d4b101f8a3c8c340546f (diff)
downloadports-c54db325a542d36f96e8d102bb3d078dd327ca07.tar.gz
ports-c54db325a542d36f96e8d102bb3d078dd327ca07.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/wmweather+/Makefile9
-rw-r--r--misc/wmweather+/distinfo5
-rw-r--r--misc/wmweather+/pkg-descr2
3 files changed, 7 insertions, 9 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile
index ca96c34d7845..3e6b9918bc8d 100644
--- a/misc/wmweather+/Makefile
+++ b/misc/wmweather+/Makefile
@@ -6,15 +6,14 @@
PORTNAME= wmweather+
PORTVERSION= 2.11
-PORTREVISION= 5
+PORTREVISION= 5
CATEGORIES= misc windowmaker geography
-MASTER_SITES= SF/wmweatherplus/wmweather%2B/wmweather%2B-${PORTVERSION}
+MASTER_SITES= SF/wmweatherplus/wmweather%2B/
+DISTNAME= wmweather%2B-${PORTVERSION}
MAINTAINER= dougb@FreeBSD.org
COMMENT= Displays current conditions and forecasts with icons and text
-LICENSE= GPLv2
-
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
pcre:${PORTSDIR}/devel/pcre \
tiff:${PORTSDIR}/graphics/tiff \
@@ -47,6 +46,8 @@ LIB_DEPENDS+= wraster:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS+= wraster:${PORTSDIR}/x11-wm/libwraster
.endif
+WRKSRC= ${.CURDIR}/work/wmweather+-${PORTVERSION}
+
post-patch:
@${CP} ${WRKSRC}/wmweather+.c ${WRKSRC}/wmweather+.c.dist
@${SED} -e "s#^void usage(int i) __THROW.*#void usage(int i);#" \
diff --git a/misc/wmweather+/distinfo b/misc/wmweather+/distinfo
index b536fefbb4f8..36a93565755f 100644
--- a/misc/wmweather+/distinfo
+++ b/misc/wmweather+/distinfo
@@ -1,3 +1,2 @@
-MD5 (wmweather+-2.11.tar.gz) = 6b199330fa40d11ab2a1652b961e0ea0
-SHA256 (wmweather+-2.11.tar.gz) = bab0d2d2cac65db51bb25f70b028ee7c55642119d2b38441aff65553a35566f9
-SIZE (wmweather+-2.11.tar.gz) = 193596
+SHA256 (wmweather%2B-2.11.tar.gz) = bab0d2d2cac65db51bb25f70b028ee7c55642119d2b38441aff65553a35566f9
+SIZE (wmweather%2B-2.11.tar.gz) = 193596
diff --git a/misc/wmweather+/pkg-descr b/misc/wmweather+/pkg-descr
index fc9abfeec154..f4c22fe5e469 100644
--- a/misc/wmweather+/pkg-descr
+++ b/misc/wmweather+/pkg-descr
@@ -6,6 +6,4 @@ and a sky condition display.
You will need to look up the METAR code for your city (a standard code
used in aviation).
-LICENSE: GPL2 or later
-
WWW: http://sourceforge.net/projects/wmweatherplus/