From nobody Fri Feb 23 13:55:35 2024 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 4ThBNl6Bjtz5CVdn; Fri, 23 Feb 2024 13:55:35 +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 4ThBNl5PnVz438v; Fri, 23 Feb 2024 13:55:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708696535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=r0fbc1Fb/h5N5mBe450xA+VsoKVA7ZditrG9OOEZzp0=; b=uvjDXGewJhuQgG+/oRR2VwjP85ttgZ8txSr6x2WCVnwfWER2r6frAmiAw/VaS1XxifFhDh ndnHF3ykCVsXWysjIuZZpmGtuEDDW36uE1PbV0bPoG0LisPhTwOelEQDxv0RIqj2Yrdy7C mClZsfTNY/WSsNjhHBHSRyZ3RSOkeGnsy8RepibI+n8M4dBcbOTz6JRoImyTHBC9GdkdB8 VaFoeJ3cfwk4MH1ui+Lxk713jLllF+6uU3qrfox+66ncO7XO7JEVWKYRjc0HBG3q6tAxAW D6OesDl7TQ2Mjd6Be+A8U4t08YoOFSA+UmkhYVkvRzKQthLr++Uq/yeE8AntXQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708696535; a=rsa-sha256; cv=none; b=hs8HAEbipW4oWm1hbUZxmPHSa3ibES1KssaaB2vzNm7qE5Hmn4RqwZVe7fHj2IIkFDKx4m BiNO998pZBSlgNAEa7ShE3Srm9Iw7CUXq7flPOO+3JD9iVfFIiW8rfznkLrPB3oHEcgOZw ahwoSXWmhSVYZhmOja+uSTT8R8DSdGYRzShjMDcaE7NUfLeragMVZaC3faL8X/H3MbClif PFeslyXtgAEMhtyBTSoLCym9EeoP+KvX1aBEpGncskLFfIfaPziz5q7ptY/RGVmjxZKh1z FihGQnRbDKPUCDIpyzOsSXoENc42R+Zl4v468csWlaASejbhkjKsoe8KVa/eKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708696535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=r0fbc1Fb/h5N5mBe450xA+VsoKVA7ZditrG9OOEZzp0=; b=flyEaNqEYUMoZuphro3/5Ov+CCLifwd5uckZQdYoqJ1FnZcYHwYtyNvZ0ayph5svVU3HAZ ASZA0/EnrvGDHYduySpWiJH9ugfYr7uQmfSz7/unWPDLY7nxNazDpZFg02NukCuV885T1+ oHlJhiPWX/AUeoUJfjvK5F6lIMXr3hhv216AKQaW0aDRykU92S20AhivGCeVpIYZTKQc+3 AvVdjbgBh2K84TwwvIuSGY3uEZtNKTbrdHqt1XgBKiBmkdroq97514wz21EU7ofRgC9C7k J8/7ZJ3Gln4AXrmeHSHrM7fW6lLT3STA8/fCYJNKFGkCvwkcmpRHN9xtQynMZw== 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 4ThBNl1v9ZzJJf; Fri, 23 Feb 2024 13:55:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41NDtZBa004568; Fri, 23 Feb 2024 13:55:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41NDtZ2n004564; Fri, 23 Feb 2024 13:55:35 GMT (envelope-from git) Date: Fri, 23 Feb 2024 13:55:35 GMT Message-Id: <202402231355.41NDtZ2n004564@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: e3755ca48182 - main - devel/libruin: Moved man to share/man 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=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e3755ca481825e52a3708f826af32b1247a8f4a2 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3755ca481825e52a3708f826af32b1247a8f4a2 commit e3755ca481825e52a3708f826af32b1247a8f4a2 Author: Muhammad Moinur Rahman AuthorDate: 2024-02-23 12:56:12 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2024-02-23 13:55:12 +0000 devel/libruin: Moved man to share/man Approved by: portmgr (blanket) --- devel/libruin/Makefile | 3 ++- devel/libruin/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile index 4e3a47d818b7..d88265819255 100644 --- a/devel/libruin/Makefile +++ b/devel/libruin/Makefile @@ -1,6 +1,6 @@ PORTNAME= libruin PORTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel scheme MASTER_SITES= SAVANNAH @@ -18,6 +18,7 @@ BUILD_DEPENDS= guile-lib-${GUILE_FLAVOR}>0:devel/guile-lib@${GUILE_FLAVOR} RUN_DEPENDS= guile-lib-${GUILE_FLAVOR}>0:devel/guile-lib@${GUILE_FLAVOR} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USES= gnome guile:2.2,alias libtool ncurses pkgconfig USE_GNOME= glib20 diff --git a/devel/libruin/pkg-plist b/devel/libruin/pkg-plist index 0347bb7d384e..9d6a6f404162 100644 --- a/devel/libruin/pkg-plist +++ b/devel/libruin/pkg-plist @@ -15,5 +15,5 @@ lib/libruin/scheme/sdom/common.scm lib/libruin/scheme/sdom/core.scm lib/libruin/scheme/sdom/events.scm lib/libruin/scheme/sdom/parser.scm -man/man3/ruin.3.gz +share/man/man3/ruin.3.gz %%DATADIR%%/ChangeLog