From dean@odyssey.apana.org.au  Sun Aug 20 01:04:05 2006
Return-Path: <dean@odyssey.apana.org.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E87B716A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Aug 2006 01:04:05 +0000 (UTC)
	(envelope-from dean@odyssey.apana.org.au)
Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E6FE043D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Aug 2006 01:04:04 +0000 (GMT)
	(envelope-from dean@odyssey.apana.org.au)
Received: (from dean@localhost)
	by odyssey.apana.org.au (8.9.3/8.9.3) id JAA02836;
	Sun, 20 Aug 2006 09:04:02 +0800 (WST)
Message-Id: <200608200104.JAA02836@odyssey.apana.org.au>
Date: Sun, 20 Aug 2006 09:04:02 +0800 (WST)
From: Dean Hollister <dean@odyssey.apana.org.au>
Reply-To: Dean Hollister <dean@odyssey.apana.org.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Upgraded Port: news/nn to 6.7.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jooji@nickelkid.com

>Number:         102303
>Category:       ports
>Synopsis:       Upgraded Port: news/nn to 6.7.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 20 01:10:13 GMT 2006
>Closed-Date:    Wed Sep 13 07:12:41 GMT 2006
>Last-Modified:  Wed Sep 13 07:20:25 GMT 2006
>Originator:     Dean Hollister
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Australian Public Access Network Association Inc
>Environment:
System: FreeBSD odyssey.apana.org.au 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Apr 7 12:53:31 WST 2006 root@odyssey.apana.org.au:/usr/obj/usr/src/sys/ODYSSEY i386
>Description:
Upgraded Port: news/nn to 6.7.3.

Source tarball is available at

http://www.sourcefiles.org/Internet/News/Usenet_Clients/nn-6.7.3.tar.Z

and

http://www.wa.apana.org.au/~dean/sources/nn-6.7.3.tar.Z

>How-To-Repeat:
>Fix:
diff -ruN nn.orig/Makefile nn/Makefile
--- nn.orig/Makefile	Mon Jun 12 21:41:16 2006
+++ nn/Makefile	Sun Aug 20 08:32:05 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nn
-PORTVERSION=	6.7.2
+PORTVERSION=	6.7.3
 CATEGORIES=	news
 MASTER_SITES=	http://freebsd.unixfreunde.de/sources/ \
 		http://mirror2.unixfreunde.de/
diff -ruN nn.orig/distinfo nn/distinfo
--- nn.orig/distinfo	Tue Jan 24 07:46:36 2006
+++ nn/distinfo	Sun Aug 20 08:40:10 2006
@@ -1,3 +1,3 @@
-MD5 (nn-6.7.2.tar.Z) = 32f6dc07079bed6a2e49046949d8ff56
-SHA256 (nn-6.7.2.tar.Z) = 69b5b6328d73686cc89d7127c15628a6bcb865793a3e4b30e60c58651c330c9b
-SIZE (nn-6.7.2.tar.Z) = 688423
+MD5 (nn-6.7.3.tar.Z) = 11c4edf21c4f64b69467ee428c1b8225
+SHA256 (nn-6.7.3.tar.Z) = 621b95665ea9885d073f2e4eabb337287bb0e3b4b1c543dff4f404511dd446ba
+SIZE (nn-6.7.3.tar.Z) = 688446
diff -ruN nn.orig/files/patch-ab nn/files/patch-ab
--- nn.orig/files/patch-ab	Mon Oct 17 21:31:19 2005
+++ nn/files/patch-ab	Thu Jan  1 08:00:00 1970
@@ -1,10 +0,0 @@
---- chset.c.orig	Wed Mar 30 13:34:27 2005
-+++ chset.c	Sat Sep  3 13:53:19 2005
-@@ -22,6 +22,7 @@
-     "iso-8859-8", 8,
-     "iso-8859-9", 8,
-     "iso-8859-15", 8,
-+    "koi8-r", 8,
-     "unknown", 0,
-     NULL, 0,
- };
diff -ruN nn.orig/files/patch-ag nn/files/patch-ag
--- nn.orig/files/patch-ag	Thu Dec  2 05:23:38 2004
+++ nn/files/patch-ag	Sun Aug 20 08:56:00 2006
@@ -1,17 +1,9 @@
---- Makefile.orig	Thu Feb  7 22:14:41 2002
-+++ Makefile	Mon Nov 29 23:15:59 2004
-@@ -60,7 +60,7 @@
- 	       -DCDEBUG="$(CFLAGS)" -Iconf MF.c | \
- 	sed -e '1,/MAKE WILL CUT HERE/d' \
- 	    -e '/^#/d' \
--	    -e 's/^        /	/' \
-+	    -e 's/^ /	/' \
- 	    -e '/^[ \f	]$$/d' \
- 	    -e '/^[ \/]*[*]/d' | \
- 	sed -n -e '/^..*$$/p' > ymakefile
-@@ -97,3 +97,5 @@
+--- Makefile.orig	Sun Aug 20 08:48:36 2006
++++ Makefile	Sun Aug 20 08:48:42 2006
+@@ -96,3 +96,6 @@
+ 
  man/nn.1.D: man/nn.1
  	sh SPLITNN1
- 
++
 +install:
 +	./inst n
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 20 01:10:38 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102303 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Sep 13 07:10:47 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102303 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Sep 13 07:12:37 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102303 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102303: commit references a PR
Date: Wed, 13 Sep 2006 07:12:27 +0000 (UTC)

 miwi        2006-09-13 07:12:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     news/nn              Makefile distinfo 
     news/nn/files        patch-ag 
   Removed files:
     news/nn/files        patch-ab 
   Log:
   - Update to 6.7.3
   
   PR:             ports/102303
   Submitted by:   Dean Hollister <dean(at)odyssey.apana.org.au>
   Approved by:    Maintainer timeout
   
   Revision  Changes    Path
   1.43      +3 -3      ports/news/nn/Makefile
   1.11      +3 -3      ports/news/nn/distinfo
   1.11      +0 -10     ports/news/nn/files/patch-ab (dead)
   1.8       +5 -13     ports/news/nn/files/patch-ag
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
