diff options
author | sjmulder <sjmulder@pkgsrc.org> | 2021-07-26 00:03:18 +0000 |
---|---|---|
committer | sjmulder <sjmulder@pkgsrc.org> | 2021-07-26 00:03:18 +0000 |
commit | 2048d9da1253bedae0c009af8cd88c403b81f0dc (patch) | |
tree | b6dbd7aafdf006fbd7f0ba0c2a3327d91f5c0d1e /sysutils/within | |
parent | 577dff036dead41bf8035d60af858c9995cc3922 (diff) | |
download | pkgsrc-2048d9da1253bedae0c009af8cd88c403b81f0dc.tar.gz |
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 (limited to 'sysutils/within')
-rw-r--r-- | sysutils/within/Makefile | 6 | ||||
-rw-r--r-- | sysutils/within/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/within/Makefile b/sysutils/within/Makefile index 936ec3bb439..7d9c303a4ea 100644 --- a/sysutils/within/Makefile +++ b/sysutils/within/Makefile @@ -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 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 --git a/sysutils/within/distinfo b/sysutils/within/distinfo index 109cd6ecf54..3c725dd3365 100644 --- a/sysutils/within/distinfo +++ b/sysutils/within/distinfo @@ -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 |