From nobody Sun Jan 21 17:43:55 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 4TJ11S2z61z57NNw; Sun, 21 Jan 2024 17:43:56 +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 4TJ11S0w7xz4Hw8; Sun, 21 Jan 2024 17:43:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705859036; 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=FMpacW+aiR7Kzh34JKe8NVf+tnyVD4blqf9b4a6LoPo=; b=tJzfEyXb5pzAkA3avIMVMkz1V2xrtrO93CtEksIw/yvd8RWd6hKuH2/1uwQ/525yu3C21F DMkyyExwlmLXccV47IpES+yvH6C944UGMteso/1vGJnY1lWZCbK9/CVdKLfZnrAz8mvuUm yfDALOvt1FHSsnwpT0txPvEyLO8ZSbl04DXMQa/Sw8S2mio6qA/Pkz26gjCNOim4tjlaEa 7Q1JOFZO84EKpCFyhxzawYoRPFiSloXMxLTsIUSLVaG1Rp80chE/pvd6jlE4/dtdd9P6pH zdVQalqIspHWivC+CgOsVnQ7xwf5D7RP0kCkcjD29E7VKcSp+5l9ElUhV1jHVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705859036; 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=FMpacW+aiR7Kzh34JKe8NVf+tnyVD4blqf9b4a6LoPo=; b=wVoVLLi/z7DeXThMmpgHzSKs6GFEma4vf9bsvS96yxJBAwkye96hlnlLczYfN4SmOCJkVO 4r2yZ7z4N0XBvIbP/SWOTURlNScPNppQ6kKk1vUnbNm8wgd28T5CK/bPtwNRsvEry7Ic8a 8imMXAl1wfOjM92xJ5PKrQ2p76O3Ma1RU7ulruV4m9BFKRNwUoovZlp2uimhRYAhkhsfFS PrQ6rxspeJGywkpeaYWWUQr9hZyh3OIndqXepcH7ZKghibl9zVqUrdSGQfMaeo2qIXN07U iZrIl+KNv/GKh6rYy8cEPknNfoLniu4sOfp6zbR4BctWSQ8SlpLmYqmPFWcAmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705859036; a=rsa-sha256; cv=none; b=FHsiUFGTRs/38llOiWaRjTFnFpAXsv0Eq60A6fuFyEQny3TUAeDdsvsPvQ4wrTBw7oprqV YQA4ZWimQNrH160nLwytHjSBBczdvt4JkWXTx6hgVHK0qjB7BpgMFoL0fZDnuWp4wlR9BZ RKd/vyR/fry8+PqLCZ7ET098DZADCnmEJpP/gQgc4n/WKQOPrJJGUYsqViu9YFOTA6sKiQ 710x0ZMaX/11nUxc78NhrKAtzYZwi2k7oVNAzkaCWwS7F66+EOcY5Xfu+PSKHp33M8rm4w DRdrFO2UZBZGPERPNL9j1pYzZy1Z0dS5Vi7TDb6ThDAlQgOM06/a8K0z6qQ7sg== 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 4TJ11S01ZTzRM6; Sun, 21 Jan 2024 17:43:56 +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 40LHhtfZ099600; Sun, 21 Jan 2024 17:43:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40LHhtgJ099597; Sun, 21 Jan 2024 17:43:55 GMT (envelope-from git) Date: Sun, 21 Jan 2024 17:43:55 GMT Message-Id: <202401211743.40LHhtgJ099597@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: beef0681729d - main - graphics/iec16022: Move manpages 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: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: beef0681729dad98fc0a8dee5d9d582a570ed6ba Auto-Submitted: auto-generated The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=beef0681729dad98fc0a8dee5d9d582a570ed6ba commit beef0681729dad98fc0a8dee5d9d582a570ed6ba Author: Emanuel Haupt AuthorDate: 2024-01-21 17:34:00 +0000 Commit: Emanuel Haupt CommitDate: 2024-01-21 17:43:27 +0000 graphics/iec16022: Move manpages to share/man --- graphics/iec16022/Makefile | 4 ++++ graphics/iec16022/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index bf00746c49ba..ca62fdad4591 100644 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -1,5 +1,6 @@ PORTNAME= iec16022 DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/rdoeffinger/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -19,4 +20,7 @@ INSTALL_TARGET= install-strip CFLAGS+= -fPIC +# remove after manprefix migration +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + .include diff --git a/graphics/iec16022/pkg-plist b/graphics/iec16022/pkg-plist index 354a26446931..4634d008bebb 100644 --- a/graphics/iec16022/pkg-plist +++ b/graphics/iec16022/pkg-plist @@ -7,4 +7,4 @@ lib/libiec16022.so lib/libiec16022.so.0 lib/libiec16022.so.0.1.0 libdata/pkgconfig/libiec16022.pc -man/man1/iec16022.1.gz +share/man/man1/iec16022.1.gz