pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/snownews Update to 1.5.9. Drop maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e9943457847
branches:  trunk
changeset: 541169:9e9943457847
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 16 08:54:28 2008 +0000

description:
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:

 www/snownews/Makefile         |   7 +++----
 www/snownews/distinfo         |  11 +++++------
 www/snownews/patches/patch-aa |  13 -------------
 www/snownews/patches/patch-ac |  12 ++++++++----
 4 files changed, 16 insertions(+), 27 deletions(-)

diffs (80 lines):

diff -r 3ef1c4812d47 -r 9e9943457847 www/snownews/Makefile
--- a/www/snownews/Makefile     Wed Apr 16 08:47:41 2008 +0000
+++ b/www/snownews/Makefile     Wed Apr 16 08:54:28 2008 +0000
@@ -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@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://kiza.kcore.de/software/snownews/
 COMMENT=       Small, curses based RSS feed reader
 
diff -r 3ef1c4812d47 -r 9e9943457847 www/snownews/distinfo
--- a/www/snownews/distinfo     Wed Apr 16 08:47:41 2008 +0000
+++ b/www/snownews/distinfo     Wed Apr 16 08:54:28 2008 +0000
@@ -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 -r 3ef1c4812d47 -r 9e9943457847 www/snownews/patches/patch-aa
--- a/www/snownews/patches/patch-aa     Wed Apr 16 08:47:41 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 3ef1c4812d47 -r 9e9943457847 www/snownews/patches/patch-ac
--- a/www/snownews/patches/patch-ac     Wed Apr 16 08:47:41 2008 +0000
+++ b/www/snownews/patches/patch-ac     Wed Apr 16 08:54:28 2008 +0000
@@ -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 \



Home | Main Index | Thread Index | Old Index