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
--- Makefile 23 Nov 2016 12:27:47 -0000 1.18
+++ Makefile 20 Dec 2016 10:17:34 -0000
@@ -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 <[email protected]>
+MAINTAINER = Pavel Korovin <[email protected]>
# 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
--- distinfo 23 Nov 2016 12:27:47 -0000 1.7
+++ distinfo 20 Dec 2016 10:17:34 -0000
@@ -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 -0000 1.8
+++ pkg/PLIST 20 Dec 2016 10:17:34 -0000
@@ -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