Created attachment 191228 [details] Patch for fetchconfig 0.26 Hello, the attached patch updates fetchconfig to 0.26. Following network devices are supported with the new version: + Acme.pm: support for Oracle Acme Packet. + CiscoIOSXR.pm: support for Cisco IOS XR. + CiscoSG300.pm: support for Cisco SG300. + Coriant8600.pm: support for Coriant 8600. + Mediant.pm: support for Audiocodes Mediant. + NECUnivergeIX.pm: support for NEC Univerge IX series. The project has also moved from GNU/Savannah to GitHub. Changes to the port: - changed PORTVERSION to DISTVERSION - replaced MASTERSITE with GitHub information - added/sorted new Perl modules in Makefile and pkg-plist - changed pkg-descr to give more comprehensive information QA: ~~~ - poudriere (11.1Ramd64 + i386) -> OK - portlint -> OK
Maintainer timeout
A commit references this bug: Author: riggs Date: Sat Mar 24 18:38:07 UTC 2018 New revision: 465462 URL: https://svnweb.freebsd.org/changeset/ports/465462 Log: Update to upstream version 0.26 Detailed log: - Upstream moved from GNU/Savannah to GitHub - Support for new modules: + Acme.pm: support for Oracle Acme Packet. + CiscoIOSXR.pm: support for Cisco IOS XR. + CiscoSG300.pm: support for Cisco SG300. + Coriant8600.pm: support for Coriant 8600. + Mediant.pm: support for Audiocodes Mediant. + NECUnivergeIX.pm: support for NEC Univerge IX series. - Added/sorted new Perl modules in Makefile and pkg-plist - Changed pkg-descr to give more comprehensive information PR: 226369 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Changes: head/net-mgmt/fetchconfig/Makefile head/net-mgmt/fetchconfig/distinfo head/net-mgmt/fetchconfig/files/patch-fetchconfig.pl head/net-mgmt/fetchconfig/pkg-descr head/net-mgmt/fetchconfig/pkg-plist