pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/gcpio



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Feb 21 16:21:35 UTC 2020

Modified Files:
        pkgsrc/archivers/gcpio: PLIST

Log Message:
gcpio: fix packaging failure

Add missing PLIST entry. (No PKGREVISION, since this was universally
failing to build since the last update.)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/archivers/gcpio/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/gcpio/PLIST
diff -u pkgsrc/archivers/gcpio/PLIST:1.17 pkgsrc/archivers/gcpio/PLIST:1.18
--- pkgsrc/archivers/gcpio/PLIST:1.17   Sun Jul  7 08:54:30 2019
+++ pkgsrc/archivers/gcpio/PLIST        Fri Feb 21 16:21:34 2020
@@ -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/ja/LC_MESSAGES/cpio.mo
 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