pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/within within: Update to 1.1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3e242bea671
branches:  trunk
changeset: 456323:d3e242bea671
user:      sjmulder <sjmulder%pkgsrc.org@localhost>
date:      Mon Jul 26 00:03:18 2021 +0000

description:
within: Update to 1.1.4

Changes:
 - Change: license changed from AGPL-3 to 2-clause BSD.
 - Change: switched from Travis CI to builds.sr.ht.

diffstat:

 sysutils/within/Makefile |   6 +++---
 sysutils/within/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 7ed08370d101 -r d3e242bea671 sysutils/within/Makefile
--- a/sysutils/within/Makefile  Mon Jul 26 00:02:39 2021 +0000
+++ b/sysutils/within/Makefile  Mon Jul 26 00:03:18 2021 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2019/05/06 09:17:13 sjmulder Exp $
+# $NetBSD: Makefile,v 1.3 2021/07/26 00:03:18 sjmulder Exp $
 
-DISTNAME=      within-1.1.3
+DISTNAME=      within-1.1.4
 CATEGORIES=    sysutils parallel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sjmulder/}
 
 MAINTAINER=    sjmulder%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/sjmulder/within
 COMMENT=       Run a command in other directories
-LICENSE=       gnu-agpl-v3
+LICENSE=       2-clause-bsd
 
 INSTALL_MAKE_FLAGS+=   MANPREFIX=${PREFIX}/${PKGMANDIR}
 TEST_TARGET=           check
diff -r 7ed08370d101 -r d3e242bea671 sysutils/within/distinfo
--- a/sysutils/within/distinfo  Mon Jul 26 00:02:39 2021 +0000
+++ b/sysutils/within/distinfo  Mon Jul 26 00:03:18 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/12/06 20:03:52 leot Exp $
+$NetBSD: distinfo,v 1.2 2021/07/26 00:03:18 sjmulder Exp $
 
-SHA1 (within-1.1.3.tar.gz) = cef91cfa05d46e88d91928c145e0da68f6dfae08
-RMD160 (within-1.1.3.tar.gz) = 4270830724ed87b8258aca847654fc885bfbbfdf
-SHA512 (within-1.1.3.tar.gz) = 28df9cbd90902ad35c36d191f9f61300d2758d3e734777f2c3580f7f4289837a6e53cf961476d6d31a0562979fdae3881030204937437488848cb00533c98c36
-Size (within-1.1.3.tar.gz) = 19352 bytes
+SHA1 (within-1.1.4.tar.gz) = 47b386a1e7dd759ec86ff546853f42a9d385b0a3
+RMD160 (within-1.1.4.tar.gz) = b36a0f5b6a719d9e24037d766f208cfaea18868c
+SHA512 (within-1.1.4.tar.gz) = be0b1eb22c05d65ce6905fd1e91df7bc76498ef8c548c28cf183239823f1d0ebb43ab4ade7822c78e377464ee16a020415f9d0c1241cf3dec31b0916ff7b63f3
+Size (within-1.1.4.tar.gz) = 8183 bytes



Home | Main Index | Thread Index | Old Index