From owner-dev-commits-ports-main@freebsd.org Thu May 6 13:05:33 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 86F396212B5; Thu, 6 May 2021 13:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FbYj939Spz4g0t; Thu, 6 May 2021 13:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5FC6918BA3; Thu, 6 May 2021 13:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 146D5XIQ020650; Thu, 6 May 2021 13:05:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 146D5XRp020649; Thu, 6 May 2021 13:05:33 GMT (envelope-from git) Date: Thu, 6 May 2021 13:05:33 GMT Message-Id: <202105061305.146D5XRp020649@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 99e2caed690b - main - sysutils/ansible*: Update pkg-message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 99e2caed690b979cba3c80c4a73e453474712970 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2021 13:05:33 -0000 The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=99e2caed690b979cba3c80c4a73e453474712970 commit 99e2caed690b979cba3c80c4a73e453474712970 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-05-06 12:47:15 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-05-06 13:03:40 +0000 sysutils/ansible*: Update pkg-message The old pkg-message was outdated and commands listed there invalid. It's fixed now. It should be more future-proof this time. --- sysutils/ansible/Makefile | 4 +++- sysutils/ansible/files/pkg-message.in | 12 ++++++------ sysutils/ansible27/Makefile | 2 +- sysutils/ansible28/Makefile | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 0e70400cdb6f..43befaa18907 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,6 +1,6 @@ PORTNAME= ansible PORTVERSION?= 2.9.21 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -45,6 +45,8 @@ CONFLICTS_INSTALL= ${_ANSIBLE_PACKAGES:N${PKGBASE}-*} EXTRA_PATCHES?= NO_ARCH= yes SUB_FILES= pkg-message +SUB_LIST= MAJMINVER=${PORTVERSION:R} \ + PYTHON_PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} PLIST_FILES?= man/man1/ansible-config.1.gz \ man/man1/ansible-console.1.gz \ diff --git a/sysutils/ansible/files/pkg-message.in b/sysutils/ansible/files/pkg-message.in index 5a180d342ebb..07ec89d35d18 100644 --- a/sysutils/ansible/files/pkg-message.in +++ b/sysutils/ansible/files/pkg-message.in @@ -13,18 +13,18 @@ type: install } { message: <