summaryrefslogtreecommitdiff
path: root/www/snownews
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-16 08:54:28 +0000
committerwiz <wiz@pkgsrc.org>2008-04-16 08:54:28 +0000
commit599414cb0839d4767361e655a72fd3961e7232fc (patch)
treeb10705f1b4c4b128951cd0fc1376bcb6ee1d7f0a /www/snownews
parent44a1b5382c2adff73d04e11cc079c3847b74ec98 (diff)
downloadpkgsrc-599414cb0839d4767361e655a72fd3961e7232fc.tar.gz
Update to 1.5.9. Drop maintainership.
Version 1.5.9 released 2008-02-17, 08:58 GMT 2008-01-25 - Added Ukrainian translation (Anton Lytvynenko) 2008-01-09 - Include Debian patch #403812, FTBFS on GNU/kFreeBSD - Mark unread now toggles read status, Debian bug #394312 Version 1.5.8 released 2008-01-09, 08:15 GMT 1.5.8 has made it... somehow. Well actually this is just a small change which adds two new translations and build fixes as well as moving the manpages to share/ hierachy. In other words, I have lost track of the changes. ;) I'm currently going through the Debian bugtracker and integrate most of what's pilled up there.
Diffstat (limited to 'www/snownews')
-rw-r--r--www/snownews/Makefile7
-rw-r--r--www/snownews/distinfo11
-rw-r--r--www/snownews/patches/patch-aa13
-rw-r--r--www/snownews/patches/patch-ac12
4 files changed, 16 insertions, 27 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index 71ffd618a2a..f9a72dbd21d 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2008/02/21 22:47:28 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2008/04/16 08:54:28 wiz Exp $
-DISTNAME= snownews-1.5.7
-PKGREVISION= 5
+DISTNAME= snownews-1.5.9
CATEGORIES= www
MASTER_SITES= http://kiza.kcore.de/software/snownews/download/
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kiza.kcore.de/software/snownews/
COMMENT= Small, curses based RSS feed reader
diff --git a/www/snownews/distinfo b/www/snownews/distinfo
index 82ed9cb10b8..35951ace05d 100644
--- a/www/snownews/distinfo
+++ b/www/snownews/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.9 2005/10/26 12:44:21 tonio Exp $
+$NetBSD: distinfo,v 1.10 2008/04/16 08:54:28 wiz Exp $
-SHA1 (snownews-1.5.7.tar.gz) = d732c056d8c193339cae4c07dfaf0093607c90c0
-RMD160 (snownews-1.5.7.tar.gz) = 5aa839bb92a8ee51b2b1fda74ddf22279665061b
-Size (snownews-1.5.7.tar.gz) = 161504 bytes
-SHA1 (patch-aa) = 6dd14f7f9baaecc51b0cd74f6e433396e4025a38
-SHA1 (patch-ac) = 1083665b2a989f51227866d61ca44c208d2a3721
+SHA1 (snownews-1.5.9.tar.gz) = a3c778272c1ae599e11f283fab1bd267ca3af011
+RMD160 (snownews-1.5.9.tar.gz) = 478c8b60e3bfb1f0eb13268c6deb2a258831aa6b
+Size (snownews-1.5.9.tar.gz) = 170666 bytes
+SHA1 (patch-ac) = f724a970df5626272c1ea2a9ce0213d471c6ce74
diff --git a/www/snownews/patches/patch-aa b/www/snownews/patches/patch-aa
deleted file mode 100644
index 5b073e5d86d..00000000000
--- a/www/snownews/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2005/10/26 12:44:21 tonio Exp $
-
---- configure.orig 2005-06-05 11:50:22.000000000 +0200
-+++ configure
-@@ -5,7 +5,7 @@ use strict;
-
- # The defaults. Change here if you need.
- my($prefix) = "/usr/local";
--my($cflags) = '-Wall -Wno-format-y2k -O2 -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` $(EXTRA_CFLAGS) ';
-+my($cflags) = '-Wall -Wno-format-y2k -O2 -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"`uname`\" `xml2-config --cflags` $(EXTRA_CFLAGS) ';
- my($ldflags) = '-lncurses `xml2-config --libs` $(EXTRA_LDFLAGS) ';
-
- parse_cmdl_line();
diff --git a/www/snownews/patches/patch-ac b/www/snownews/patches/patch-ac
index 71e548a5964..a2dd8c54b74 100644
--- a/www/snownews/patches/patch-ac
+++ b/www/snownews/patches/patch-ac
@@ -1,17 +1,21 @@
-$NetBSD: patch-ac,v 1.5 2005/10/22 22:06:21 tonio Exp $
+$NetBSD: patch-ac,v 1.6 2008/04/16 08:54:28 wiz Exp $
---- Makefile.orig 2005-06-05 11:50:22.000000000 +0200
+--- Makefile.orig 2008-02-17 13:43:58.000000000 +0000
+++ Makefile
-@@ -1,7 +1,5 @@
+@@ -1,8 +1,8 @@
-CC= gcc
-MAKE= make
++CC?= gcc
++MAKE?= make
INSTALL= install
-LOCALEPATH= $(PREFIX)/share/locale
+-MANPATH= $(PREFIX)/share/man
+LOCALEPATH= $(PREFIX)/${PKG_LOCALEDIR}/locale
++MANPATH= $(PREFIX)/${PKGMANDIR}
### Compiler/linker flags ###
### Generated via configure ###
-@@ -38,7 +36,7 @@ snownews-static: manpages locales
+@@ -39,7 +39,7 @@ snownews-static: manpages locales
locales:
for L in $(LOCALES); do \