diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-27 22:19:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-27 22:19:17 +0000 |
commit | ff0720f69f8962f93548d24722376fe7ef76720e (patch) | |
tree | e378f0961353adfef6e96d50f4c714255899cc8a /sysutils | |
parent | 439dc5351eec3f6cbc02c781009189bc5cdee852 (diff) | |
download | pkgsrc-ff0720f69f8962f93548d24722376fe7ef76720e.tar.gz |
Update to 3.2.3:
Changed default tail command arguments
Fixed input-record-separator command line argument to allow for a null string
Corrected perlcode parsing and depth handling
Fixed how swatch kills off the tail command on exit
Fixed how the tail command is launched
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/swatch/Makefile | 6 | ||||
-rw-r--r-- | sysutils/swatch/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/sysutils/swatch/Makefile b/sysutils/swatch/Makefile index b748424318f..558cede9ae9 100644 --- a/sysutils/swatch/Makefile +++ b/sysutils/swatch/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2015/07/12 18:56:29 wiz Exp $ -# +# $NetBSD: Makefile,v 1.15 2015/07/27 22:19:17 wiz Exp $ -DISTNAME= swatch-3.2.1 -PKGREVISION= 8 +DISTNAME= swatch-3.2.3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/} diff --git a/sysutils/swatch/distinfo b/sysutils/swatch/distinfo index a5938f88aa6..c7ddb6955c5 100644 --- a/sysutils/swatch/distinfo +++ b/sysutils/swatch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/10/02 19:53:17 rillig Exp $ +$NetBSD: distinfo,v 1.2 2015/07/27 22:19:17 wiz Exp $ -SHA1 (swatch-3.2.1.tar.gz) = e3117104947a7f3ee26e26ea691f7942cbb8ec67 -RMD160 (swatch-3.2.1.tar.gz) = 7bbe75f6c6c6f08b60c6e77cdddfb96881d5ae4b -Size (swatch-3.2.1.tar.gz) = 31039 bytes +SHA1 (swatch-3.2.3.tar.gz) = d67f434103b42b11aee62151d7a9e533459ec624 +RMD160 (swatch-3.2.3.tar.gz) = 09692c0c889ff9c5a1af50a5e5272a177130bc31 +Size (swatch-3.2.3.tar.gz) = 31199 bytes |