[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r7304: update pies to 1.5
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r7304: update pies to 1.5 |
Date: |
Mon, 14 Dec 2020 16:23:08 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 7304
revision-id: carlhansen1234@gmail.com-20201214212303-19ibasfobx23orux
parent: carlhansen1234@gmail.com-20201210014920-amd0le0mkaaxwuil
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2020-12-14 13:23:03 -0800
message:
update pies to 1.5
modified:
pkg/gnu/pies/Makefile makefile-20160617014725-uokjfnggs70iry9h-1560
pkg/gnu/pies/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-1564
pkg/gnu/pies/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1565
=== modified file 'pkg/gnu/pies/Makefile'
--- a/pkg/gnu/pies/Makefile 2019-07-02 18:52:40 +0000
+++ b/pkg/gnu/pies/Makefile 2020-12-14 21:23:03 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019, 2020 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
NAME = Pies
GARNAME = pies
-GARVERSION = 1.4
+GARVERSION = 1.5
HOME_URL = http://www.gnu.org/software/pies/
DESCRIPTION = Program invocation and execution supervisor
define BLURB
@@ -36,8 +36,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 =
=== modified file 'pkg/gnu/pies/gpg-keyring'
Binary files a/pkg/gnu/pies/gpg-keyring 2019-07-02 18:52:40 +0000 and
b/pkg/gnu/pies/gpg-keyring 2020-12-14 21:23:03 +0000 differ
=== modified file 'pkg/gnu/pies/sha256sums'
--- a/pkg/gnu/pies/sha256sums 2019-07-02 18:52:40 +0000
+++ b/pkg/gnu/pies/sha256sums 2020-12-14 21:23:03 +0000
@@ -1,2 +1,2 @@
-6b30d0e6f3fcc226409d065bf04f11e31642e2a046bf21a01425f382bec5182f
download/pies-1.4.tar.gz
-e85a28d392abbc53a6f7f9f593de0cc90fa7b84a314bfe15e4781bcb8e0cfe4c
download/pies-1.4.tar.gz.sig
+0e738105b4d4cd7881e3a00df64c844f852feab4e755de8a54366a4931324186
download/pies-1.5.tar.bz2
+af0cb48994f8fcb5e555c4d2f994f9f69cedab4898bdf66056368feb5a2ffe4c
download/pies-1.5.tar.bz2.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r7304: update pies to 1.5,
Carl Hansen <=