Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2024 16:17:50 GMT
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 66965607d32f - main - archivers/gcpio: update to 2.15
Message-ID:  <202401171617.40HGHouh043632@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=66965607d32facdfbdf650f8da67946fff129164

commit 66965607d32facdfbdf650f8da67946fff129164
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-01-17 16:15:59 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-01-17 16:17:39 +0000

    archivers/gcpio: update to 2.15
    
    Changes:
    * Fix operation of --no-absolute-filenames --make-directories
    * Restore access and modification times of symlinks in copy-in
      and copy-pass modes.
---
 archivers/gcpio/Makefile  | 2 +-
 archivers/gcpio/distinfo  | 6 +++---
 archivers/gcpio/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 6d3249a0cfdf..fc03b383b3bd 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cpio
-DISTVERSION=	2.14
+DISTVERSION=	2.15
 CATEGORIES=	archivers
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	g
diff --git a/archivers/gcpio/distinfo b/archivers/gcpio/distinfo
index 362356dd84df..7c775f1ee599 100644
--- a/archivers/gcpio/distinfo
+++ b/archivers/gcpio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683229993
-SHA256 (cpio-2.14.tar.bz2) = fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12
-SIZE (cpio-2.14.tar.bz2) = 1521004
+TIMESTAMP = 1705507996
+SHA256 (cpio-2.15.tar.bz2) = 937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db
+SIZE (cpio-2.15.tar.bz2) = 1651320
diff --git a/archivers/gcpio/pkg-plist b/archivers/gcpio/pkg-plist
index 99bec8c584e7..fa0bd6d343fa 100644
--- a/archivers/gcpio/pkg-plist
+++ b/archivers/gcpio/pkg-plist
@@ -1,5 +1,6 @@
 bin/gcpio
 man/man1/gcpio.1.gz
+%%NLS%%share/locale/bg/LC_MESSAGES/cpio.mo
 %%NLS%%share/locale/da/LC_MESSAGES/cpio.mo
 %%NLS%%share/locale/de/LC_MESSAGES/cpio.mo
 %%NLS%%share/locale/es/LC_MESSAGES/cpio.mo



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