From root@nero.netwalk.org  Sat Mar 10 19:50:24 2007
Return-Path: <root@nero.netwalk.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6F26716A405
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2007 19:50:24 +0000 (UTC)
	(envelope-from root@nero.netwalk.org)
Received: from nero.netwalk.org (nero.netwalk.org [209.204.141.137])
	by mx1.freebsd.org (Postfix) with ESMTP id 4D8C613C4E9
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Mar 2007 19:50:24 +0000 (UTC)
	(envelope-from root@nero.netwalk.org)
Received: by nero.netwalk.org (Postfix, from userid 0)
	id C7A4180F0; Sat, 10 Mar 2007 11:31:10 -0800 (PST)
Message-Id: <20070310193110.C7A4180F0@nero.netwalk.org>
Date: Sat, 10 Mar 2007 11:31:10 -0800 (PST)
From: Daniel <debonair@nero.netwalk.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: daniel@netwalk.org
Subject: [PATCH] news/SABnzbd: update to 0.2.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify: daniel@netwalk.org

>Number:         110167
>Category:       ports
>Synopsis:       [PATCH] news/SABnzbd: update to 0.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 20:00:11 GMT 2007
>Closed-Date:    Tue Mar 13 08:12:52 GMT 2007
>Last-Modified:  Tue Mar 13 08:20:10 GMT 2007
>Originator:     Daniel
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD nero.netwalk.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Nov  4 17:55:08 PST
>Description:
- Update to 0.2.5

Port maintainer (daniel@netwalk.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

Please rename the port to /usr/ports/news/SABnzbd since porttools expects
that naming convention.

--- SABnzbd-0.2.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/SABnzbd/Makefile /usr/home/debonair/myports/sabnzbd/Makefile
--- /usr/ports/news/SABnzbd/Makefile	Sat Oct 21 10:29:39 2006
+++ /usr/home/debonair/myports/sabnzbd/Makefile	Sat Mar 10 10:46:01 2007
@@ -2,11 +2,11 @@
 # Date created:				16 March 2006
 # Whom:					Daniel Bretoi
 #
-# $FreeBSD: ports/news/sabnzbd/Makefile,v 1.5 2006/10/08 08:16:59 miwi Exp $
+# $FreeBSD: ports/news/sabnzbd/Makefile,v 1.4 2006/07/22 09:30:22 miwi Exp $
 #
 
 PORTNAME=	SABnzbd
-PORTVERSION=	0.2.4
+PORTVERSION=	0.2.5
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	sabnzbd
diff -ruN --exclude=CVS /usr/ports/news/SABnzbd/distinfo /usr/home/debonair/myports/sabnzbd/distinfo
--- /usr/ports/news/SABnzbd/distinfo	Sun Oct  8 01:16:59 2006
+++ /usr/home/debonair/myports/sabnzbd/distinfo	Sat Mar 10 10:47:57 2007
@@ -1,3 +1,3 @@
-MD5 (SABnzbd-0.2.4.tar.gz) = e254a0e5d8e8af855548a2333870a4de
-SHA256 (SABnzbd-0.2.4.tar.gz) = 8aef86202259104680bb0f882608aab651917373b7025158cad677911536116c
-SIZE (SABnzbd-0.2.4.tar.gz) = 99192
+MD5 (SABnzbd-0.2.5.tar.gz) = da739699eff3f840ff7d835c6c7763d4
+SHA256 (SABnzbd-0.2.5.tar.gz) = b54b4ad7a4964c2e97ec7c267aaff80724931a63ac3c3cdd558e3d1b1c3624bc
+SIZE (SABnzbd-0.2.5.tar.gz) = 100493
diff -ruN --exclude=CVS /usr/ports/news/SABnzbd/pkg-plist /usr/home/debonair/myports/sabnzbd/pkg-plist
--- /usr/ports/news/SABnzbd/pkg-plist	Sat Jul 22 02:30:22 2006
+++ /usr/home/debonair/myports/sabnzbd/pkg-plist	Sat Mar 10 10:58:04 2007
@@ -1,4 +1,17 @@
 bin/SABnzbd.py
+%%PYTHON_SITELIBDIR%%/sabnzbd/articlecache.py
+%%PYTHON_SITELIBDIR%%/sabnzbd/decoder.py
+%%PYTHON_SITELIBDIR%%/sabnzbd/decorators.py
+%%PYTHON_SITELIBDIR%%/sabnzbd/trylist.py
+%%PYTHON_SITELIBDIR%%/sabnzbd/articlecache.pyc
+%%PYTHON_SITELIBDIR%%/sabnzbd/decoder.pyc
+%%PYTHON_SITELIBDIR%%/sabnzbd/decorators.pyc
+%%PYTHON_SITELIBDIR%%/sabnzbd/trylist.pyc
+%%PYTHON_SITELIBDIR%%/sabnzbd/articlecache.pyo
+%%PYTHON_SITELIBDIR%%/sabnzbd/decoder.pyo
+%%PYTHON_SITELIBDIR%%/sabnzbd/decorators.pyo
+%%PYTHON_SITELIBDIR%%/sabnzbd/trylist.pyo
+
 %%PYTHON_SITELIBDIR%%/sabnzbd/__init__.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/__init__.pyc
 %%PYTHON_SITELIBDIR%%/sabnzbd/__init__.pyo
--- SABnzbd-0.2.5.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Mar 10 20:00:21 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Daniel <daniel@netwalk.org>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: Re: ports/110167: [PATCH] news/SABnzbd: update to 0.2.5
Date: Sat, 10 Mar 2007 18:22:33 -0800

 I approve. I'm the one who made the patch.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Mar 11 03:34:37 UTC 2007 
State-Changed-Why:  
Submitter is maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110167 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Mar 11 10:04:28 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110167 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 13 08:12:44 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110167: commit references a PR
Date: Tue, 13 Mar 2007 08:12:26 +0000 (UTC)

 miwi        2007-03-13 08:12:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     news/sabnzbd         Makefile distinfo pkg-plist 
   Log:
   - Update to 0.2.5
   
   PR:             110167
   Submitted by:   Daniel <debonair@nero.netwalk.org> (Maintainer)
   
   Revision  Changes    Path
   1.6       +1 -1      ports/news/sabnzbd/Makefile
   1.6       +3 -3      ports/news/sabnzbd/distinfo
   1.4       +12 -0     ports/news/sabnzbd/pkg-plist
 _______________________________________________
 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:
