pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
devel/got-portable: update to release 0.74
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Sun Sep 4 10:39:41 2022 +0200
Changeset: fddc6031fc3339ab8c4b6dd9517dcb390d30ebb0
Modified Files:
got-portable/Makefile
got-portable/distinfo
Log Message:
devel/got-portable: update to release 0.74
got-portable: update to release 0.74.
* portable: made the 'date' command more portable in the test suite.
* portable: improved error-handling for commands on BSD-systems without
coreutils being installed.
* portable: reworked how 'sed' is wrapped portably, so that it now doesn't use
any bashisms, and will therefore run under strict POSIX-sh (dash on Ubuntu,
for instance).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fddc6031fc3339ab8c4b6dd9517dcb390d30ebb0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
got-portable/Makefile | 4 ++--
got-portable/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/got-portable/Makefile b/got-portable/Makefile
index e7049f042b..4251ea0b59 100644
--- a/got-portable/Makefile
+++ b/got-portable/Makefile
@@ -1,8 +1,8 @@
# $NetBSD$
-DISTNAME= c22fe1e8698a5a1ce97cb4bd7624f73b0bd7aa6b
+DISTNAME= ed7004e63cb94ddb796262fdd42c889fa29a32fb
PKGNAME= got-portable-${PKGVER}
-PKGVER= 0.71
+PKGVER= 0.74
CATEGORIES= devel
MASTER_SITES= https://repo.or.cz/got-portable.git/snapshot/
diff --git a/got-portable/distinfo b/got-portable/distinfo
index 00eafb32d4..de6087d652 100644
--- a/got-portable/distinfo
+++ b/got-portable/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (c22fe1e8698a5a1ce97cb4bd7624f73b0bd7aa6b.tar.gz) = ed70607c05fd152333b9844263667c397820ed56e574f711cfe96e1265612483
-SHA512 (c22fe1e8698a5a1ce97cb4bd7624f73b0bd7aa6b.tar.gz) = 2c8240c2834984eb065ab32bfeb5cac7724741ece60284c0b0b76d97a3fee9d3c46109a7efa2c296db0eefb3d058e1481b61390d4678a4b92c44072cf9270da2
-Size (c22fe1e8698a5a1ce97cb4bd7624f73b0bd7aa6b.tar.gz) = 848891 bytes
+BLAKE2s (ed7004e63cb94ddb796262fdd42c889fa29a32fb.tar.gz) = 742e066066267ae7298b64cac0a944a2f90e0cb0d36602d93df7c6dfe104f824
+SHA512 (ed7004e63cb94ddb796262fdd42c889fa29a32fb.tar.gz) = 1d9451f112ce8315c71ebc70d291aa4cfc3f53ccb5cfde4167ac85d98d9e896dd9c9ef1bfab6aa79b9be4f59db4e33619f7010b3ccf405fd66c4436fbea633db
+Size (ed7004e63cb94ddb796262fdd42c889fa29a32fb.tar.gz) = 691623 bytes
Home |
Main Index |
Thread Index |
Old Index