Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:19:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89b4d5b2072c - main - misc/getopt: Sort PLIST after fd7dc420e3c82dfe5066ed48fa0b08a218c41f5e
Message-ID:  <202402211519.41LFJAAR016588@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89b4d5b2072cd36d9d53035365bc2e7683988d68

commit 89b4d5b2072cd36d9d53035365bc2e7683988d68
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:26:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:34 +0000

    misc/getopt: Sort PLIST after fd7dc420e3c82dfe5066ed48fa0b08a218c41f5e
---
 misc/getopt/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/getopt/pkg-plist b/misc/getopt/pkg-plist
index 11fb45cc30a2..c1a68f51212d 100644
--- a/misc/getopt/pkg-plist
+++ b/misc/getopt/pkg-plist
@@ -1,5 +1,4 @@
 bin/getopt
-share/man/man1/getopt.1.gz
 %%NLS%%share/locale/ca/LC_MESSAGES/getopt.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/getopt.mo
 %%NLS%%share/locale/da/LC_MESSAGES/getopt.mo
@@ -26,3 +25,4 @@ share/man/man1/getopt.1.gz
 %%NLS%%share/locale/vi/LC_MESSAGES/getopt.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/getopt.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/getopt.mo
+share/man/man1/getopt.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211519.41LFJAAR016588>