summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-22 14:33:19 +0000
committerwiz <wiz>2001-03-22 14:33:19 +0000
commitd0f1f48624c27a0ae39aa549ffe63de25e5f7d3a (patch)
treefcd23a716025bc54746f4d308529b62a5fbee34d /sysutils
parent8bc56137b9ff09a0ef359eda38e3e47e1a994c94 (diff)
downloadpkgsrc-d0f1f48624c27a0ae39aa549ffe63de25e5f7d3a.tar.gz
Update to 1.0.7, provided by Anthony Mallet in pkg/12446.
Changes: new man page, POP3/IMAP connections can be on non-standard port numbers if you enter server:port instead of just the server in the config. Bugfixes: imap checking could not handle untagged responses to LOGIN, apm will add itself under Net/Open BSD, meminfo label initialization and mua_is_launched fixes.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gkrellm/Makefile5
-rw-r--r--sysutils/gkrellm/files/md54
-rw-r--r--sysutils/gkrellm/pkg/PLIST3
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index 67dab3b0439..7e6927c10a9 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/13 17:53:29 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2001/03/22 14:33:19 wiz Exp $
#
-DISTNAME= gkrellm-1.0.6
+DISTNAME= gkrellm-1.0.7
CATEGORIES= sysutils
MASTER_SITES= http://newweb.wt.net/~billw/
@@ -23,6 +23,7 @@ ALL_TARGET= netbsd
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/gkrellm ${PREFIX}/bin/gkrellm
+ ${INSTALL_MAN} ${WRKSRC}/gkrellm.1 ${PREFIX}/man/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gkrellm
cd ${WRKSRC} && ${INSTALL_DATA} COPYRIGHT README Themes.html \
${PREFIX}/share/doc/gkrellm
diff --git a/sysutils/gkrellm/files/md5 b/sysutils/gkrellm/files/md5
index cd773a97d05..94258a3a4d0 100644
--- a/sysutils/gkrellm/files/md5
+++ b/sysutils/gkrellm/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2001/03/13 17:53:29 zuntum Exp $
+$NetBSD: md5,v 1.2 2001/03/22 14:33:19 wiz Exp $
-MD5 (gkrellm-1.0.6.tar.gz) = f937ba51f0d661f8994d5c2440db9065
+SHA1 (gkrellm-1.0.7.tar.gz) = 467d99fc88c6ffa9e380df06effe5755ed048c07
diff --git a/sysutils/gkrellm/pkg/PLIST b/sysutils/gkrellm/pkg/PLIST
index 6f632432617..4f50648e954 100644
--- a/sysutils/gkrellm/pkg/PLIST
+++ b/sysutils/gkrellm/pkg/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/13 17:53:29 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/03/22 14:33:19 wiz Exp $
bin/gkrellm
include/gkrellm/gkrellm.h
include/gkrellm/gkrellm_public_proto.h
include/gkrellm/gkrellm_private_proto.h
@dirrm include/gkrellm
+man/man1/gkrellm.1
share/doc/gkrellm/COPYRIGHT
share/doc/gkrellm/README
share/doc/gkrellm/Themes.html