pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/gcpio gcpio: fix packaging failure
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a7ea304b7a5
branches: trunk
changeset: 411846:6a7ea304b7a5
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Feb 21 16:21:34 2020 +0000
description:
gcpio: fix packaging failure
Add missing PLIST entry. (No PKGREVISION, since this was universally
failing to build since the last update.)
diffstat:
archivers/gcpio/PLIST | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b9b28914c3da -r 6a7ea304b7a5 archivers/gcpio/PLIST
--- a/archivers/gcpio/PLIST Fri Feb 21 16:04:50 2020 +0000
+++ b/archivers/gcpio/PLIST Fri Feb 21 16:21:34 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2019/07/07 08:54:30 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.18 2020/02/21 16:21:34 gutteridge Exp $
bin/gcpio
gnu/bin/cpio
gnu/man/man1/cpio.1
@@ -22,6 +22,7 @@
share/locale/ko/LC_MESSAGES/cpio.mo
share/locale/nl/LC_MESSAGES/cpio.mo
share/locale/pl/LC_MESSAGES/cpio.mo
+share/locale/pt/LC_MESSAGES/cpio.mo
share/locale/pt_BR/LC_MESSAGES/cpio.mo
share/locale/ro/LC_MESSAGES/cpio.mo
share/locale/ru/LC_MESSAGES/cpio.mo
Home |
Main Index |
Thread Index |
Old Index