diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-04-24 03:12:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-04-24 03:12:00 +0000 |
commit | 221c12eb9b6cc346c3648e48c35d9468ccad306b (patch) | |
tree | c96199abe96f542e4ac2d0b8ff1cae9828f69c57 /www/snownews | |
parent | db5b71762205cfaa58e16fb4fd00ca251089da5a (diff) |
Notes
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/Makefile | 3 | ||||
-rw-r--r-- | www/snownews/distinfo | 6 |
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 |