From freebsd@unixfreunde.de  Mon Apr 17 16:21:09 2006
Return-Path: <freebsd@unixfreunde.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0A29416A401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 16:21:09 +0000 (UTC)
	(envelope-from freebsd@unixfreunde.de)
Received: from unixfreunde.net (unixfreunde.de [85.214.35.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7261643D46
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 16:21:08 +0000 (GMT)
	(envelope-from freebsd@unixfreunde.de)
Received: by unixfreunde.net (Postfix, from userid 65534)
	id 5EC4B5055F; Mon, 17 Apr 2006 18:25:26 +0200 (CEST)
Received: from lapbox.ath.cx (p548D3EE1.dip0.t-ipconnect.de [84.141.62.225])
	by unixfreunde.net (Postfix) with ESMTP id 00AA84FF92
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 18:25:25 +0200 (CEST)
Message-Id: <1145290867.71963@lapbox.ath.cx>
Date: Mon, 17 Apr 2006 18:21:07 +0200
From: "Martin Wilke" <freebsd@unixfreunde.de>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [update] sysutils/rsnapshot
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: r.vdooren@snow.nl

>Number:         95929
>Category:       ports
>Synopsis:       [update] sysutils/rsnapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmelo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 16:30:16 GMT 2006
>Closed-Date:    Wed Apr 19 18:03:23 GMT 2006
>Last-Modified:  Wed Apr 19 18:03:23 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #7: Fri Apr 14 17:09:59 CEST 2006
    splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


update to 1.2.3 and pkg-plist fix


>How-To-Repeat:





>Fix:


--- rsnapshot.patch begins here ---
diff -Nbur /usr/ports/sysutils/rsnapshot/Makefile /usr/home/splash/dev/ports/sysutils/rsnapshot/Makefile
--- /usr/ports/sysutils/rsnapshot/Makefile	Thu Sep  1 10:55:01 2005
+++ /usr/home/splash/dev/ports/sysutils/rsnapshot/Makefile	Mon Apr 17 00:17:31 2006
@@ -1,4 +1,4 @@
 # Date created:		2004-01-03
 # Whom:			Ralf van Dooren <r.vdooren@snow.nl>
 #
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rsnapshot
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.rsnapshot.org/downloads/
 
diff -Nbur /usr/ports/sysutils/rsnapshot/distinfo /usr/home/splash/dev/ports/sysutils/rsnapshot/distinfo
--- /usr/ports/sysutils/rsnapshot/distinfo	Tue Jan 24 02:06:29 2006
+++ /usr/home/splash/dev/ports/sysutils/rsnapshot/distinfo	Mon Apr 17 00:18:03 2006
@@ -1,3 +1,3 @@
-MD5 (rsnapshot-1.2.1.tar.gz) = b126ae490889e5514f4a5d14a1128897
-SHA256 (rsnapshot-1.2.1.tar.gz) = ac47653bf2ddc6893269fc9950c169eb2d3e6427344cc160de22ec3f9fce7389
-SIZE (rsnapshot-1.2.1.tar.gz) = 137194
+MD5 (rsnapshot-1.2.3.tar.gz) = b27d90886b25d0e160b267f98c605aec
+SHA256 (rsnapshot-1.2.3.tar.gz) = 6aceb65ffad2da9e74ce2a24fa42497531d1349e97da464477ec9bad9a2ea436
+SIZE (rsnapshot-1.2.3.tar.gz) = 137841
diff -Nbur /usr/ports/sysutils/rsnapshot/pkg-plist /usr/home/splash/dev/ports/sysutils/rsnapshot/pkg-plist
--- /usr/ports/sysutils/rsnapshot/pkg-plist	Wed Jan 14 19:02:34 2004
+++ /usr/home/splash/dev/ports/sysutils/rsnapshot/pkg-plist	Mon Apr 17 00:18:14 2006
@@ -1,8 +1,8 @@
-@comment $FreeBSD: ports/sysutils/rsnapshot/pkg-plist,v 1.1 2004/01/14 18:02:34 sergei Exp $
 bin/rsnapshot
 etc/rsnapshot.conf.default
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+man/man1/rsnapshot.1.gz
+%%DOCSDIR%%/AUTHORS
+%%DOCSDIR%%/ChangeLog
+%%DOCSDIR%%/README
+%%DOCSDIR%%/TODO
+@dirrm %%DOCSDIR%%
--- rsnapshot.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 17 16:37:14 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: "Ralf van Dooren (Snow)" <r.vdooren@snow.nl>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95929: [update] sysutils/rsnapshot
Date: Mon, 17 Apr 2006 20:23:58 +0200

 Edwin,
 
 I agree with the patch, it is for an upgrade to rsnapshot 1.2.3 .
 
 Thanks,
 
 Ralf
 
 On Apr 17, 2006, at 18:37, Edwin Groothuis wrote:
 
 > Maintainer of sysutils/rsnapshot,
 >
 > Please note that PR ports/95929 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95929
 >
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 
 -- 
 Ralf van Dooren                       Unix specialists
 Senior consultant Snow B.V.  http://snow.nl
 r.vdooren@snow.nl                  t: +31418 653333
 
 
 

From: "Ralf van Dooren (Snow)" <r.vdooren@snow.nl>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95929: [update] sysutils/rsnapshot
Date: Mon, 17 Apr 2006 20:29:48 +0200

 Hi,
 
 sorry for the confusion. Please do not approve this patch; rsnapshot  
 1.2.3 is not stable . The official relase is still 1.21 ; see http:// 
 www.rsnapshot.org/downloads.html
 
 1.2.3 is available
 See also: http://sourceforge.net/mailarchive/message.php?msg_id=12802550
 
 Sorry for the confusion.
 
 Ralf
 
 On Apr 17, 2006, at 18:37, Edwin Groothuis wrote:
 
 > Maintainer of sysutils/rsnapshot,
 >
 > Please note that PR ports/95929 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95929
 >
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 
 -- 
 Ralf van Dooren                       Unix specialists
 Senior consultant Snow B.V.  http://snow.nl
 r.vdooren@snow.nl                  t: +31418 653333
 
 
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Mon Apr 17 19:28:18 UTC 2006 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95929 
Responsible-Changed-From-To: freebsd-ports-bugs->jmelo 
Responsible-Changed-By: jmelo 
Responsible-Changed-When: Wed Apr 19 02:30:26 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95929 
State-Changed-From-To: open->closed 
State-Changed-By: jmelo 
State-Changed-When: Wed Apr 19 18:03:21 UTC 2006 
State-Changed-Why:  
Rejected by maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95929 
>Unformatted:
