pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/wmnd



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Nov 24 11:41:23 UTC 2020

Modified Files:
        pkgsrc/net/wmnd: Makefile distinfo

Log Message:
wmnd: Update to 0.4.18

WMND 0.4.18
-----------

        * Scale the display according to the selected max mode (screen
          or history max).


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/wmnd/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/wmnd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/wmnd/Makefile
diff -u pkgsrc/net/wmnd/Makefile:1.10 pkgsrc/net/wmnd/Makefile:1.11
--- pkgsrc/net/wmnd/Makefile:1.10       Sun Jan 26 17:31:58 2020
+++ pkgsrc/net/wmnd/Makefile    Tue Nov 24 11:41:23 2020
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2020/01/26 17:31:58 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/11/24 11:41:23 nia Exp $
 
-DISTNAME=      wmnd-0.4.17
+DISTNAME=      wmnd-0.4.18
 CATEGORIES=    net x11
-MASTER_SITES=  http://www.thregr.org/~wavexx/software/wmnd/releases/
+MASTER_SITES=  https://www.thregr.org/~wavexx/software/wmnd/releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.thregr.org/~wavexx/software/wmnd/
 COMMENT=       Dockable network monitor
+LICENSE=       gnu-gpl-v2
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 

Index: pkgsrc/net/wmnd/distinfo
diff -u pkgsrc/net/wmnd/distinfo:1.5 pkgsrc/net/wmnd/distinfo:1.6
--- pkgsrc/net/wmnd/distinfo:1.5        Wed Nov  4 00:35:45 2015
+++ pkgsrc/net/wmnd/distinfo    Tue Nov 24 11:41:23 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 00:35:45 agc Exp $
+$NetBSD: distinfo,v 1.6 2020/11/24 11:41:23 nia Exp $
 
-SHA1 (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = 6e1ff0b83ab24bbe0158fa41073c49731eab5381
-RMD160 (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = fd99fb25d586a597fafa90fe95b9ae211020a877
-SHA512 (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = 09ecb0d21df2ca996dbe18b8711abb327200fd6c098e57bda19b960854bc9fae5c5c4f5d5a8cb306c21393983f602f591af87a0afdf009380d9a6ae1a2e81eb2
-Size (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = 191089 bytes
+SHA1 (wmnd-0.4.18/wmnd-0.4.18.tar.gz) = f2efc1b158a1ec8bf11017d86796d0e89ce4d7e9
+RMD160 (wmnd-0.4.18/wmnd-0.4.18.tar.gz) = e8a94a659d61c538890edf955c036e02eeae399e
+SHA512 (wmnd-0.4.18/wmnd-0.4.18.tar.gz) = 409c6b85bbcf4204f60288890471c2fc8860e797bde4c5d9b78d7e2e2353b4b851cf5d0670261c35ab941a5cf86e8067476d053d4e5223916cd8a0b84c7c15a4
+Size (wmnd-0.4.18/wmnd-0.4.18.tar.gz) = 177523 bytes



Home | Main Index | Thread Index | Old Index