gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6762: update cpio to 2.13


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6762: update cpio to 2.13
Date: Wed, 6 Nov 2019 21:49:53 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6762
revision-id: address@hidden-20191107024940-ma04qf54mj947c51
parent: address@hidden-20191106054756-j2p7m3j0znths1gx
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Wed 2019-11-06 18:49:40 -0800
message:
  update cpio to 2.13
modified:
  pkg/gnu/cpio/Makefile          makefile-20160617014725-uokjfnggs70iry9h-535
  pkg/gnu/cpio/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-536
  pkg/gnu/cpio/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-537
=== modified file 'pkg/gnu/cpio/Makefile'
--- a/pkg/gnu/cpio/Makefile     2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/cpio/Makefile     2019-11-07 02:49:40 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,7 +18,7 @@
 
 NAME = Cpio
 GARNAME = cpio
-GARVERSION = 2.12
+GARVERSION = 2.13
 HOME_URL = http://www.gnu.org/software/cpio/
 DESCRIPTION = Manage cpio and tar file archives
 define BLURB
@@ -33,8 +34,8 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
 
 BUILDDEPS =
 LIBDEPS =
@@ -45,6 +46,6 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-pre-configure:
-       sed -i -e '/gets is a security/d' $(WORKSRC)/gnu/stdio.in.h
-       $(MAKECOOKIE)
+#pre-configure:
+#      sed -i -e '/gets is a security/d' $(WORKSRC)/gnu/stdio.in.h
+#      $(MAKECOOKIE)

=== modified file 'pkg/gnu/cpio/gpg-keyring'
Binary files a/pkg/gnu/cpio/gpg-keyring 2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/cpio/gpg-keyring        2019-11-07 02:49:40 +0000 differ
=== modified file 'pkg/gnu/cpio/sha256sums'
--- a/pkg/gnu/cpio/sha256sums   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/cpio/sha256sums   2019-11-07 02:49:40 +0000
@@ -1,2 +1,2 @@
-08a35e92deb3c85d269a0059a27d4140a9667a6369459299d08c17f713a92e73  
download/cpio-2.12.tar.gz
-8df69b5886832e35716cda8f7886e9fecec9c71a1a1e8c0b03b26c9735486532  
download/cpio-2.12.tar.gz.sig
+eab5bdc5ae1df285c59f2a4f140a98fc33678a0bf61bdba67d9436ae26b46f6d  
download/cpio-2.13.tar.bz2
+efad340fd7c90cd5b26eff076ff61a8cee3c3dd1bf74f5ff093ccfef537b43a2  
download/cpio-2.13.tar.bz2.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]