From ohauer@FreeBSD.org  Mon Mar 12 13:28:56 2012
Return-Path: <ohauer@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C76781065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Mar 2012 13:28:56 +0000 (UTC)
	(envelope-from ohauer@FreeBSD.org)
Received: from p578be941.dip0.t-ipconnect.de (p578be941.dip0.t-ipconnect.de [87.139.233.65])
	by mx1.freebsd.org (Postfix) with ESMTP id 7425C8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Mar 2012 13:28:56 +0000 (UTC)
Received: by p578be941.dip0.t-ipconnect.de (Postfix, from userid 1100)
	id CDE1D20846; Mon, 12 Mar 2012 14:28:50 +0100 (CET)
Message-Id: <20120312132850.CDE1D20846@p578be941.dip0.t-ipconnect.de>
Date: Mon, 12 Mar 2012 14:28:50 +0100 (CET)
From: Olli Hauer <ohauer@FreeBSD.org>
To: <FreeBSD-gnats-submit@freebsd.org>
Cc: <ohauer@gmx.de>
Subject: [patch] port net-mgmt/rancid update to 2.3.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify: janos.mohacsi@bsd.hu

>Number:         165974
>Category:       ports
>Synopsis:       [patch] port net-mgmt/rancid update to 2.3.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ohauer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 12 13:30:11 UTC 2012
>Closed-Date:    Mon Apr 09 22:10:55 UTC 2012
>Last-Modified:  Mon Apr  9 22:20:11 UTC 2012
>Originator:     Olli Hauer
>Release:        
>Organization:
>Environment:


>Description:
update rancid to version 2.3.8

CHANGES: http://www.shrubbery.net/rancid/CHANGES

>How-To-Repeat:
>Fix:


--- patch_rancid.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/rancid/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile	3 Mar 2011 19:35:08 -0000	1.31
+++ Makefile	12 Mar 2012 13:21:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rancid
-PORTVERSION=	2.3.6
+PORTVERSION=	2.3.8
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ftp://ftp.shrubbery.net/pub/rancid/
 
@@ -31,8 +31,8 @@
 		control_rancid.1 cssrancid.1 elogin.1 erancid.1 f10rancid.1 \
 		f5rancid.1 flogin.1 fnrancid.1 francid.1 hlogin.1 hrancid.1 \
 		htlogin.1 htrancid.1 jerancid.1 jlogin.1 jrancid.1 lg_intro.1 \
-		mrancid.1 mrvlogin.1 mrvrancid.1 nlogin.1 nrancid.1 nslogin.1 \
-		nsrancid.1 nxrancid.1 fnlogin.1 \
+		mrancid.1 mrvlogin.1 mrvrancid.1 mtlogin.1 mtrancid.1 \
+		nlogin.1 nrancid.1 nslogin.1 nsrancid.1 nxrancid.1 fnlogin.1 \
 		par.1 prancid.1 rancid-cvs.1 rancid-run.1 rancid.1 \
 		rancid_intro.1 rivlogin.1 rivrancid.1 \
 		rrancid.1 srancid.1 tlogin.1 tntlogin.1 tntrancid.1 trancid.1 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/rancid/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	3 Mar 2011 19:35:08 -0000	1.11
+++ distinfo	12 Mar 2012 13:21:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (rancid-2.3.6.tar.gz) = d9b963d435fdf9129d80f30f5d28fcc3a2ae3ec52bd5ed598ca8c9abff6395b3
-SIZE (rancid-2.3.6.tar.gz) = 372436
+SHA256 (rancid-2.3.8.tar.gz) = 44e44c87a22968d5229c01d60aa46960da023a24846eef43f9e3c8d70fd5b3fb
+SIZE (rancid-2.3.8.tar.gz) = 379908
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/rancid/pkg-plist,v
retrieving revision 1.13
diff -u -r1.13 pkg-plist
--- pkg-plist	3 Mar 2011 19:35:08 -0000	1.13
+++ pkg-plist	12 Mar 2012 13:21:55 -0000
@@ -36,6 +36,8 @@
 libexec/rancid/mrancid
 libexec/rancid/mrvlogin
 libexec/rancid/mrvrancid
+libexec/rancid/mtlogin
+libexec/rancid/mtrancid
 libexec/rancid/nlogin
 libexec/rancid/nrancid
 libexec/rancid/nxrancid
@@ -75,6 +77,7 @@
 %%DATADIR%%/index.html
 %%DATADIR%%/lg.conf.sample
 %%DATADIR%%/lgnotes.html
+%%DATADIR%%/rancid-cvspurge
 %%DATADIR%%/rancid.conf.sample
 %%DATADIR%%/rtrfilter
 @dirrm %%DATADIR%%
--- patch_rancid.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ohauer 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 12 13:30:23 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165974 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Mar 12 13:30:31 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: janos.mohacsi@bsd.hu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165974: [patch] port net-mgmt/rancid update to 2.3.8
Date: Mon, 12 Mar 2012 13:30:28 UT

 Maintainer of net-mgmt/rancid,
 
 Please note that PR ports/165974 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/165974
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Mohacsi Janos <janos.mohacsi@bsd.hu>
To: bug-followup@FreeBSD.org, ohauer@FreeBSD.org
Cc:  
Subject: Re: ports/165974: [patch] port net-mgmt/rancid update to 2.3.8
Date: Tue, 20 Mar 2012 15:09:50 +0100

 Approved.
 
State-Changed-From-To: feedback->closed 
State-Changed-By: ohauer 
State-Changed-When: Mon Apr 9 22:10:30 UTC 2012 
State-Changed-Why:  
Committed! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165974: commit references a PR
Date: Mon,  9 Apr 2012 22:11:04 +0000 (UTC)

 ohauer      2012-04-09 22:07:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/rancid      Makefile distinfo pkg-plist 
   Added files:
     net-mgmt/rancid/files patch-bin__control_rancid.in 
                           patch-etc__Makefile.am 
                           patch-etc__Makefile.in 
   Removed files:
     net-mgmt/rancid/files patch-bin-rancid.in 
                           patch-etc::Makefile.am 
                           patch-etc::Makefile.in 
   Log:
   - update to version 2.3.8
   
   Changes:
   http://www.shrubbery.net/rancid/CHANGES
   
   Additional portlint fixes
   
   PR:             165974
   Submitted by:   ohauer
   Approved by:    Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.32      +5 -5      ports/net-mgmt/rancid/Makefile
   1.12      +2 -2      ports/net-mgmt/rancid/distinfo
   1.2       +0 -13     ports/net-mgmt/rancid/files/patch-bin-rancid.in (dead)
   1.1       +13 -0     ports/net-mgmt/rancid/files/patch-bin__control_rancid.in (new)
   1.4       +0 -34     ports/net-mgmt/rancid/files/patch-etc::Makefile.am (dead)
   1.4       +0 -34     ports/net-mgmt/rancid/files/patch-etc::Makefile.in (dead)
   1.1       +31 -0     ports/net-mgmt/rancid/files/patch-etc__Makefile.am (new)
   1.1       +31 -0     ports/net-mgmt/rancid/files/patch-etc__Makefile.in (new)
   1.14      +3 -0      ports/net-mgmt/rancid/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:
