summaryrefslogtreecommitdiff
path: root/news/nget/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-04-26 00:44:09 +0000
committerreed <reed@pkgsrc.org>2005-04-26 00:44:09 +0000
commit121f6234db8559742e16c0d61ed96a7736f62953 (patch)
treef1ab07ff50ac7656338ee418c9a2995bf88143c7 /news/nget/Makefile
parent5b28fda91ed601e4b782d526877d8b685daba413 (diff)
downloadpkgsrc-121f6234db8559742e16c0d61ed96a7736f62953.tar.gz
Update from maintainer of package sent via PR #30059. (I only tested
build and install.) Update to 0.27.1 version. Changes from ChangeLog: 2004-12-20 v0.27.1: * Fix error in configure script when printing exceptions not found message, du e to unquoted string. (Reported by M.J. Soft) * Fix -G* when NGETCACHE != NGETHOME. (Reported by Steven Adeff) * Fix midinfo and newsgroups files not honoring NGETCACHE/cachedir setting. (R eported by Christian Marillat) * Allow absolute paths in --text=mbox:<filename>. (Requested by Volker Wysk) * Support tab as the field separator in XPAT results, for Newsplex server supp ort. (Requested by Mark Blain) * -a no longer gives an error if the server doesn't support LIST NEWSGROUPS(wh ich retrieves newsgroup descriptions.) * Fix printing a warning when loading newsgroups list which contains descripti ons of groups which no server actually carries. (Reported by Frederick Bruckman) * Fix problems loading group descriptions from newsgroups list which contain t abs. (Reported by Frederick Bruckman)
Diffstat (limited to 'news/nget/Makefile')
-rw-r--r--news/nget/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile
index ebb74592b60..85f68af87ff 100644
--- a/news/nget/Makefile
+++ b/news/nget/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:03 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/26 00:44:09 reed Exp $
#
-DISTNAME= nget-0.27
-PKGREVISION= 1
+DISTNAME= nget-0.27.1
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nget/}