From nobody Mon Sep 11 17:11:10 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RktXd588Rz4sQvc; Mon, 11 Sep 2023 17:11:13 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::1]) (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 (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RktXd28GMz4PMm; Mon, 11 Sep 2023 17:11:13 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.16.1/8.16.1) with ESMTPS id 38BHBAWu025779 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 11 Sep 2023 19:11:11 +0200 (CEST) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.16.1/8.16.1/Submit) id 38BHBApu025778; Mon, 11 Sep 2023 19:11:10 +0200 (CEST) (envelope-from fuz) Date: Mon, 11 Sep 2023 19:11:10 +0200 From: Robert Clausecker To: Ashish SHUKLA Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 281830982455 - main - security/rosenpass: install manual pages Message-ID: References: <202309111434.38BEY9X2057613@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202309111434.38BEY9X2057613@gitrepo.freebsd.org> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR] X-Rspamd-Queue-Id: 4RktXd28GMz4PMm Hi Ashish, Once again, this one already exists as net/rosenpass. Please remove the duplicate port. Yours, Robert Clausecker Am Mon, Sep 11, 2023 at 02:34:09PM +0000 schrieb Ashish SHUKLA: > The branch main has been updated by ashish: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=2818309824556ff615c79a003c9e2ea8b52c4ead > > commit 2818309824556ff615c79a003c9e2ea8b52c4ead > Author: Ashish SHUKLA > AuthorDate: 2023-09-11 14:26:27 +0000 > Commit: Ashish SHUKLA > CommitDate: 2023-09-11 14:32:46 +0000 > > security/rosenpass: install manual pages > --- > security/rosenpass/Makefile | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/security/rosenpass/Makefile b/security/rosenpass/Makefile > index 71173a311e74..1a1bdb1d0c51 100644 > --- a/security/rosenpass/Makefile > +++ b/security/rosenpass/Makefile > @@ -1,6 +1,7 @@ > PORTNAME= rosenpass > DISTVERSIONPREFIX= v > DISTVERSION= 0.2.0 > +PORTREVISION= 1 > CATEGORIES= security > > MAINTAINER= ashish@FreeBSD.org > @@ -20,12 +21,18 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash > USES= cargo > USE_GITHUB= yes > PLIST_FILES= bin/rosenpass \ > - bin/rp > + bin/rp \ > + share/man/man1/rp.1.gz \ > + share/man/man1/rosenpass.1.gz > > post-patch: > ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/rp > > post-install: > +.for MANPAGE in ${PLIST_FILES:Mshare/man/*:T} > + ${INSTALL_MAN} ${WRKSRC}/doc/${MANPAGE:S/.gz//} \ > + ${STAGEDIR}${MANPREFIX}/share/man/man${MANPAGE:C/^[^.]*[.]//:S/.gz//}/${MANPAGE:S/.gz//} > +.endfor > ${INSTALL_SCRIPT} ${WRKSRC}/rp ${STAGEDIR}${PREFIX}/bin/rp > > .include -- () ascii ribbon campaign - for an 8-bit clean world /\ - against html email - against proprietary attachments