Date: Fri, 30 Jun 2023 05:22:39 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fde94d845f07 - main - sysutils/mcollective-nettest-common: Remove expired port Message-ID: <202306300522.35U5Mddu078330@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fde94d845f070f834e2abd982124e35020757e3f commit fde94d845f070f834e2abd982124e35020757e3f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-30 05:15:55 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-30 05:15:58 +0000 sysutils/mcollective-nettest-common: Remove expired port 2023-06-30 sysutils/mcollective-nettest-common: Depends on broken sysutils/mcollective Approved by: portmgr (blanket) --- MOVED | 1 + sysutils/Makefile | 1 - sysutils/mcollective-nettest-common/Makefile | 35 --------------------------- sysutils/mcollective-nettest-common/distinfo | 2 -- sysutils/mcollective-nettest-common/pkg-descr | 2 -- 5 files changed, 1 insertion(+), 40 deletions(-) diff --git a/MOVED b/MOVED index 3c5900f335f5..33ca210afb9c 100644 --- a/MOVED +++ b/MOVED @@ -7695,3 +7695,4 @@ sysutils/mcollective-nrpe-agent||2023-06-30|Has expired: Depends on broken sysut sysutils/mcollective-nrpe-common||2023-06-30|Has expired: Depends on broken sysutils/mcollective sysutils/mcollective-service-common||2023-06-30|Has expired: Depends on broken sysutils/mcollective sysutils/mcollective-puppet-common||2023-06-30|Has expired: Depends on broken sysutils/mcollective +sysutils/mcollective-nettest-common||2023-06-30|Has expired: Depends on broken sysutils/mcollective diff --git a/sysutils/Makefile b/sysutils/Makefile index a818f292c9cc..dbda1552b9d4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -732,7 +732,6 @@ SUBDIR += mcelog SUBDIR += mcfly SUBDIR += mcollective - SUBDIR += mcollective-nettest-common SUBDIR += mcron SUBDIR += mcweject SUBDIR += mdf2iso diff --git a/sysutils/mcollective-nettest-common/Makefile b/sysutils/mcollective-nettest-common/Makefile deleted file mode 100644 index 56538b0a2f76..000000000000 --- a/sysutils/mcollective-nettest-common/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -PORTNAME?= mcollective-nettest-common -PORTVERSION= 3.0.4 -CATEGORIES= sysutils - -MAINTAINER= puppet@FreeBSD.org -COMMENT?= MCollective common files to test ICMP and TCP connectivity -WWW= https://github.com/puppetlabs/mcollective-nettest-agent - -LICENSE= APACHE20 - -DEPRECATED= Depends on broken sysutils/mcollective -EXPIRATION_DATE= 2023-06-30 - -RUN_DEPENDS?= mcollective>=2:sysutils/mcollective - -USE_GITHUB= yes -GH_ACCOUNT= puppetlabs -GH_PROJECT= mcollective-nettest-agent - -NO_BUILD= yes -NO_ARCH= yes - -PLIST_FILES?= share/mcollective/agent/nettest.ddl \ - share/mcollective/util/nettest_agent.rb \ - share/mcollective/validator/nettest_fqdn.ddl \ - share/mcollective/validator/nettest_fqdn.rb \ - share/mcollective/validator/nettest_server_address.ddl \ - share/mcollective/validator/nettest_server_address.rb - -.if !target(do-install) -do-install: - cd ${WRKSRC} && ${COPYTREE_SHARE} "agent/*.ddl util validator" ${STAGEDIR}${PREFIX}/share/mcollective -.endif - -.include <bsd.port.mk> diff --git a/sysutils/mcollective-nettest-common/distinfo b/sysutils/mcollective-nettest-common/distinfo deleted file mode 100644 index f54a9122f8c4..000000000000 --- a/sysutils/mcollective-nettest-common/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (puppetlabs-mcollective-nettest-agent-3.0.4_GH0.tar.gz) = 2b8c9200e55512c1383e8b29c5766d1765084f8ad053b376e4a19dd5e388ce6b -SIZE (puppetlabs-mcollective-nettest-agent-3.0.4_GH0.tar.gz) = 13170 diff --git a/sysutils/mcollective-nettest-common/pkg-descr b/sysutils/mcollective-nettest-common/pkg-descr deleted file mode 100644 index 92c04cb60756..000000000000 --- a/sysutils/mcollective-nettest-common/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -The mcollective nettest agent lets you ping or test remote connections via -MCollective.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300522.35U5Mddu078330>