Re: [UPDATE] sysutils/rancid 3.6.1 to 3.6.2

2017-04-24 Thread Stuart Henderson
On 2017/04/24 13:36, Pavel Korovin wrote:
> Hi Stuart,
> 
> No, it's placed as intended only in the examples dir.
> ${SYSCONFDIR}/rancid/rancid.types.conf should contain overrides from
> ${SYSCONFDIR}/rancid/rancid.types.base, and the file in the distribution
> contains examples of such overrides, which should not be placed in
> ${SYSCONFDIR}/rancid.

Thanks - just checking it hadn't been overlooked.

Committed.



Re: [UPDATE] sysutils/rancid 3.6.1 to 3.6.2

2017-04-24 Thread Pavel Korovin
Hi Stuart,

No, it's placed as intended only in the examples dir.
${SYSCONFDIR}/rancid/rancid.types.conf should contain overrides from
${SYSCONFDIR}/rancid/rancid.types.base, and the file in the distribution
contains examples of such overrides, which should not be placed in
${SYSCONFDIR}/rancid.

On 04/24, Stuart Henderson wrote:
> On 2017/04/23 20:06, Pavel Korovin wrote:
> > Index: pkg/PLIST
> > ===
> > RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
> > retrieving revision 1.9
> > diff -u -p -r1.9 PLIST
> > --- pkg/PLIST   6 Jan 2017 14:07:45 -   1.9
> > +++ pkg/PLIST   23 Apr 2017 17:01:24 -
> > @@ -172,6 +172,7 @@ share/examples/rancid/rancid.conf.sample
> >  @sample ${SYSCONFDIR}/rancid/rancid.conf
> >  share/examples/rancid/rancid.types.base
> >  @sample ${SYSCONFDIR}/rancid/rancid.types.base
> > +share/examples/rancid/rancid.types.conf
> 
> Does this need an @sample?
> 
> >  share/examples/rancid/rtrfilter
> >  @mode 755
> >  @owner _rancid
> 

-- 
With best regards,
Pavel Korovin



Re: [UPDATE] sysutils/rancid 3.6.1 to 3.6.2

2017-04-24 Thread Stuart Henderson
On 2017/04/23 20:06, Pavel Korovin wrote:
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
> retrieving revision 1.9
> diff -u -p -r1.9 PLIST
> --- pkg/PLIST 6 Jan 2017 14:07:45 -   1.9
> +++ pkg/PLIST 23 Apr 2017 17:01:24 -
> @@ -172,6 +172,7 @@ share/examples/rancid/rancid.conf.sample
>  @sample ${SYSCONFDIR}/rancid/rancid.conf
>  share/examples/rancid/rancid.types.base
>  @sample ${SYSCONFDIR}/rancid/rancid.types.base
> +share/examples/rancid/rancid.types.conf

Does this need an @sample?

>  share/examples/rancid/rtrfilter
>  @mode 755
>  @owner _rancid



[UPDATE] sysutils/rancid 3.6.1 to 3.6.2

2017-04-23 Thread Pavel Korovin
Changelog:

3.6.2
Fix etc/Makefile for rancid.types.conf handling.

-- 
With best regards,
Pavel Korovin
Index: Makefile
===
RCS file: /cvs/ports/sysutils/rancid/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile6 Jan 2017 14:07:45 -   1.19
+++ Makefile23 Apr 2017 17:01:24 -
@@ -2,7 +2,7 @@
 
 COMMENT =  Really Awesome New Cisco confIg Differ
 
-DISTNAME = rancid-3.6.1
+DISTNAME = rancid-3.6.2
 EPOCH =0
 CATEGORIES =   sysutils
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/rancid/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo6 Jan 2017 14:07:45 -   1.8
+++ distinfo23 Apr 2017 17:01:24 -
@@ -1,2 +1,2 @@
-SHA256 (rancid-3.6.1.tar.gz) = t1BrXnXrMkxBR0slTjuR7NWbvuvUtBVc1pC6Gmhwplo=
-SIZE (rancid-3.6.1.tar.gz) = 494527
+SHA256 (rancid-3.6.2.tar.gz) = I3UYKcm6zdB/kFEicSZcDKwnnKLzashr6BXdIYMcJT0=
+SIZE (rancid-3.6.2.tar.gz) = 511207
Index: pkg/PLIST
===
RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST
--- pkg/PLIST   6 Jan 2017 14:07:45 -   1.9
+++ pkg/PLIST   23 Apr 2017 17:01:24 -
@@ -172,6 +172,7 @@ share/examples/rancid/rancid.conf.sample
 @sample ${SYSCONFDIR}/rancid/rancid.conf
 share/examples/rancid/rancid.types.base
 @sample ${SYSCONFDIR}/rancid/rancid.types.base
+share/examples/rancid/rancid.types.conf
 share/examples/rancid/rtrfilter
 @mode 755
 @owner _rancid


Re: UPDATE: sysutils/rancid 3.6.1

2016-12-20 Thread Pavel Korovin
On 12/20, Pierre-Emmanuel André wrote:
> Diff looks good. Works fine on @amd64.
> Are you ok to take maintainership ? In this case, i will commit your update
> and update MAINTAINER.

Pierre-Emmanuel, I'm OK to take the maintainership.
Please see the corrected diff attached.

-- 
With best regards,
Pavel Korovin
Index: Makefile
===
RCS file: /cvs/ports/sysutils/rancid/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile23 Nov 2016 12:27:47 -  1.18
+++ Makefile20 Dec 2016 10:17:34 -
@@ -2,15 +2,13 @@
 
 COMMENT =  Really Awesome New Cisco confIg Differ
 
-DISTNAME = rancid-3.5.1
-DISTPATCH =1
-PKGNAME =  ${DISTNAME}pl${DISTPATCH}
+DISTNAME = rancid-3.6.1
 EPOCH =0
 CATEGORIES =   sysutils
 
 HOMEPAGE = http://www.shrubbery.net/rancid/
 
-MAINTAINER =   Pierre-Emmanuel Andre 
+MAINTAINER =   Pavel Korovin 
 
 # Custom
 PERMIT_PACKAGE_CDROM = not for commercial use
@@ -19,8 +17,6 @@ PERMIT_PACKAGE_FTP =  Yes
 WANTLIB =  c util
 
 MASTER_SITES = ftp://ftp.shrubbery.net/pub/rancid/
-
-PATCHFILES =   ${DISTNAME}.p${DISTPATCH}.gz
 
 RUN_DEPENDS =  lang/expect
 BUILD_DEPENDS =${RUN_DEPENDS}
Index: distinfo
===
RCS file: /cvs/ports/sysutils/rancid/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo23 Nov 2016 12:27:47 -  1.7
+++ distinfo20 Dec 2016 10:17:34 -
@@ -1,4 +1,2 @@
-SHA256 (rancid-3.5.1.p1.gz) = GqbR11OkR4dA3jbeTn8Zmiio1ZZ/iAfShCHJ4yogAPQ=
-SHA256 (rancid-3.5.1.tar.gz) = 82V5MNbr+FWs2WHJrK3v+wUM2e15gJ+tXbHB917PxxE=
-SIZE (rancid-3.5.1.p1.gz) = 202
-SIZE (rancid-3.5.1.tar.gz) = 501561
+SHA256 (rancid-3.6.1.tar.gz) = t1BrXnXrMkxBR0slTjuR7NWbvuvUtBVc1pC6Gmhwplo=
+SIZE (rancid-3.6.1.tar.gz) = 494527
Index: pkg/PLIST
===
RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   23 Nov 2016 12:27:47 -  1.8
+++ pkg/PLIST   20 Dec 2016 10:17:34 -
@@ -76,6 +76,7 @@ lib/rancid/eos.pm
 lib/rancid/exos.pm
 lib/rancid/foundry.pm
 lib/rancid/ios.pm
+lib/rancid/iosshtech.pm
 lib/rancid/iosxr.pm
 lib/rancid/junos.pm
 lib/rancid/mrv.pm


Re: UPDATE: sysutils/rancid 3.6.1

2016-12-20 Thread Pierre-Emmanuel André
On Tue, Dec 20, 2016 at 11:49:00AM +0300, Pavel Korovin wrote:
> Hi all,
> 
> Please see the update to sysutils/rancid attached.
> 
> -- 
> With best regards,
> Pavel Korovin


Hi Pavel,

Diff looks good. Works fine on @amd64.
Are you ok to take maintainership ? In this case, i will commit your update
and update MAINTAINER.


> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/rancid/Makefile,v
> retrieving revision 1.18
> diff -u -p -r1.18 Makefile
> --- Makefile  23 Nov 2016 12:27:47 -  1.18
> +++ Makefile  19 Dec 2016 11:09:58 -
> @@ -2,9 +2,7 @@
>  
>  COMMENT =Really Awesome New Cisco confIg Differ
>  
> -DISTNAME =   rancid-3.5.1
> -DISTPATCH =  1
> -PKGNAME =${DISTNAME}pl${DISTPATCH}
> +DISTNAME =   rancid-3.6.1
>  EPOCH =  0
>  CATEGORIES = sysutils
>  
> @@ -19,8 +17,6 @@ PERMIT_PACKAGE_FTP =Yes
>  WANTLIB =c util
>  
>  MASTER_SITES =   ftp://ftp.shrubbery.net/pub/rancid/
> -
> -PATCHFILES = ${DISTNAME}.p${DISTPATCH}.gz
>  
>  RUN_DEPENDS =lang/expect
>  BUILD_DEPENDS =  ${RUN_DEPENDS}
> Index: distinfo
> ===
> RCS file: /cvs/ports/sysutils/rancid/distinfo,v
> retrieving revision 1.7
> diff -u -p -r1.7 distinfo
> --- distinfo  23 Nov 2016 12:27:47 -  1.7
> +++ distinfo  19 Dec 2016 11:09:58 -
> @@ -1,4 +1,2 @@
> -SHA256 (rancid-3.5.1.p1.gz) = GqbR11OkR4dA3jbeTn8Zmiio1ZZ/iAfShCHJ4yogAPQ=
> -SHA256 (rancid-3.5.1.tar.gz) = 82V5MNbr+FWs2WHJrK3v+wUM2e15gJ+tXbHB917PxxE=
> -SIZE (rancid-3.5.1.p1.gz) = 202
> -SIZE (rancid-3.5.1.tar.gz) = 501561
> +SHA256 (rancid-3.6.1.tar.gz) = t1BrXnXrMkxBR0slTjuR7NWbvuvUtBVc1pC6Gmhwplo=
> +SIZE (rancid-3.6.1.tar.gz) = 494527
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
> retrieving revision 1.8
> diff -u -p -r1.8 PLIST
> --- pkg/PLIST 23 Nov 2016 12:27:47 -  1.8
> +++ pkg/PLIST 19 Dec 2016 11:09:58 -
> @@ -76,6 +76,7 @@ lib/rancid/eos.pm
>  lib/rancid/exos.pm
>  lib/rancid/foundry.pm
>  lib/rancid/ios.pm
> +lib/rancid/iosshtech.pm
>  lib/rancid/iosxr.pm
>  lib/rancid/junos.pm
>  lib/rancid/mrv.pm



UPDATE: sysutils/rancid 3.6.1

2016-12-20 Thread Pavel Korovin
Hi all,

Please see the update to sysutils/rancid attached.

-- 
With best regards,
Pavel Korovin
Index: Makefile
===
RCS file: /cvs/ports/sysutils/rancid/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile23 Nov 2016 12:27:47 -  1.18
+++ Makefile19 Dec 2016 11:09:58 -
@@ -2,9 +2,7 @@
 
 COMMENT =  Really Awesome New Cisco confIg Differ
 
-DISTNAME = rancid-3.5.1
-DISTPATCH =1
-PKGNAME =  ${DISTNAME}pl${DISTPATCH}
+DISTNAME = rancid-3.6.1
 EPOCH =0
 CATEGORIES =   sysutils
 
@@ -19,8 +17,6 @@ PERMIT_PACKAGE_FTP =  Yes
 WANTLIB =  c util
 
 MASTER_SITES = ftp://ftp.shrubbery.net/pub/rancid/
-
-PATCHFILES =   ${DISTNAME}.p${DISTPATCH}.gz
 
 RUN_DEPENDS =  lang/expect
 BUILD_DEPENDS =${RUN_DEPENDS}
Index: distinfo
===
RCS file: /cvs/ports/sysutils/rancid/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo23 Nov 2016 12:27:47 -  1.7
+++ distinfo19 Dec 2016 11:09:58 -
@@ -1,4 +1,2 @@
-SHA256 (rancid-3.5.1.p1.gz) = GqbR11OkR4dA3jbeTn8Zmiio1ZZ/iAfShCHJ4yogAPQ=
-SHA256 (rancid-3.5.1.tar.gz) = 82V5MNbr+FWs2WHJrK3v+wUM2e15gJ+tXbHB917PxxE=
-SIZE (rancid-3.5.1.p1.gz) = 202
-SIZE (rancid-3.5.1.tar.gz) = 501561
+SHA256 (rancid-3.6.1.tar.gz) = t1BrXnXrMkxBR0slTjuR7NWbvuvUtBVc1pC6Gmhwplo=
+SIZE (rancid-3.6.1.tar.gz) = 494527
Index: pkg/PLIST
===
RCS file: /cvs/ports/sysutils/rancid/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST   23 Nov 2016 12:27:47 -  1.8
+++ pkg/PLIST   19 Dec 2016 11:09:58 -
@@ -76,6 +76,7 @@ lib/rancid/eos.pm
 lib/rancid/exos.pm
 lib/rancid/foundry.pm
 lib/rancid/ios.pm
+lib/rancid/iosshtech.pm
 lib/rancid/iosxr.pm
 lib/rancid/junos.pm
 lib/rancid/mrv.pm