Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:18:50 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: f5dd8b121188 - main - graphics/exif: Sort PLIST after 4e63c267c17ed245d247dcb392e204bfde853e4a
Message-ID:  <202402211518.41LFIoY9015844@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=f5dd8b121188bbd30d4c3eac1d3ef84cfb2e415f

commit f5dd8b121188bbd30d4c3eac1d3ef84cfb2e415f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:26:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:29 +0000

    graphics/exif: Sort PLIST after 4e63c267c17ed245d247dcb392e204bfde853e4a
---
 graphics/exif/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/exif/pkg-plist b/graphics/exif/pkg-plist
index 84487c0e5d70..220b09cebee2 100644
--- a/graphics/exif/pkg-plist
+++ b/graphics/exif/pkg-plist
@@ -1,5 +1,4 @@
 bin/exif
-share/man/man1/exif.1.gz
 %%NLS%%share/locale/ast/LC_MESSAGES/exif.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/exif.mo
 %%NLS%%share/locale/da/LC_MESSAGES/exif.mo
@@ -31,3 +30,4 @@ share/man/man1/exif.1.gz
 %%NLS%%share/locale/uk/LC_MESSAGES/exif.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/exif.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/exif.mo
+share/man/man1/exif.1.gz



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