aboutsummaryrefslogtreecommitdiff
path: root/www/snownews
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-04-24 03:12:00 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-04-24 03:12:00 +0000
commit221c12eb9b6cc346c3648e48c35d9468ccad306b (patch)
treec96199abe96f542e4ac2d0b8ff1cae9828f69c57 /www/snownews
parentdb5b71762205cfaa58e16fb4fd00ca251089da5a (diff)
downloadports-221c12eb9b6cc346c3648e48c35d9468ccad306b.tar.gz
ports-221c12eb9b6cc346c3648e48c35d9468ccad306b.zip
- Update to 1.5.11
- Link to ncursesw to allow UTF-8 charset PR: ports/133486 Submitted by: baptiste dot daroussin_AT_gmail dot com
Notes
Notes: svn path=/head/; revision=232638
Diffstat (limited to 'www/snownews')
-rw-r--r--www/snownews/Makefile3
-rw-r--r--www/snownews/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index 16a1c2b865c0..265fe2e0f9af 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= snownews
-PORTVERSION= 1.5.10
+PORTVERSION= 1.5.11
CATEGORIES= www
MASTER_SITES= http://kiza.kcore.de/software/snownews/download/
@@ -43,6 +43,7 @@ MANLANG= "" de nl fr it ru_RU.KOI8-R
post-patch:
@${REINPLACE_CMD} -e 's|#!/usr/local/bin/perl|#!${PERL}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|ncurses|ncursesw|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|make|${GMAKE}|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/Makefile
diff --git a/www/snownews/distinfo b/www/snownews/distinfo
index ff54569a4070..09675c6dbab3 100644
--- a/www/snownews/distinfo
+++ b/www/snownews/distinfo
@@ -1,3 +1,3 @@
-MD5 (snownews-1.5.10.tar.gz) = 213a7543bab31a7dfe5a76c173cd5d49
-SHA256 (snownews-1.5.10.tar.gz) = 76d91d17efcfa4814f6e96e20430fb216bd76f190453b2cb4e1fb330a8a9dee8
-SIZE (snownews-1.5.10.tar.gz) = 171699
+MD5 (snownews-1.5.11.tar.gz) = 550e32d9c4a99608840fb09600fbe74d
+SHA256 (snownews-1.5.11.tar.gz) = 03a7d4382239e64f0415678820d613501a7af88c6ef73a7673c3b76c4c203e7c
+SIZE (snownews-1.5.11.tar.gz) = 172814