Subject: Re: port maintainer for naim package?
To: Jeremy C. Reed <reed@reedmedia.net>
From: Geert Hendrickx <ghen@telenet.be>
List: tech-pkg
Date: 10/31/2005 21:14:40
--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Mon, Oct 31, 2005 at 11:42:26AM -0800, Jeremy C. Reed wrote:
> On Mon, 31 Oct 2005, Kirk House wrote:
> 
> >I noticed the other day, on the naim website 
> >(http://site.n.ml.org/info/naim/) that a new version was released early 
> >this month.
> 
> The website does not appear to work for me.
> 
> The download webpage at http://shell.n.ml.org/n/naim/ says version 
> "naim-0.11.7.3.1" is available.
> 
> What version do you need?
> 
> pkgsrc/chat/naim has version naim-0.11.7.3.1 already.
> 
> I can try updating if I know correct file name.

The website works for me.  The latest version (released October 2) is
0.11.8.  The package compiles and runs out of the box, so the update is
trivial, see attachment.  

	Geert

--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="naim.diff"

Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/chat/naim/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- Makefile	7 Oct 2005 18:38:25 -0000	1.41
+++ Makefile	31 Oct 2005 20:12:45 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.41 2005/10/07 18:38:25 wiz Exp $
 
-DISTNAME=	naim-0.11.7.3.1
+DISTNAME=	naim-0.11.8
 CATEGORIES=	chat
 MASTER_SITES=	http://shell.n.ml.org/n/naim/
 EXTRACT_SUFX=	.tar.bz2
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/chat/naim/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo	28 Apr 2005 13:36:02 -0000	1.23
+++ distinfo	31 Oct 2005 20:12:45 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.23 2005/04/28 13:36:02 wiz Exp $
 
-SHA1 (naim-0.11.7.3.1.tar.bz2) = 9048d3698c8b11bcdd827ef501ca5ad8dce2b952
-RMD160 (naim-0.11.7.3.1.tar.bz2) = 0c991f736f81656e24384e69eefa56edd5be818e
-Size (naim-0.11.7.3.1.tar.bz2) = 461778 bytes
+SHA1 (naim-0.11.8.tar.bz2) = e0dfc660938cfed21c40b7ea82237ffcbfe54ace
+RMD160 (naim-0.11.8.tar.bz2) = 803cae8c1d93e977452d21f033b6702495b35578
+Size (naim-0.11.8.tar.bz2) = 409608 bytes

--8t9RHnE3ZwKMSgU+--