diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-23 15:11:24 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-23 15:11:24 +0000 |
commit | 559b04acc9e623985d657cba432fd539ae872a72 (patch) | |
tree | 74761d47462bb255b3cdad1c0d0c35c55a154501 /misc | |
parent | 4618632f513703ceb93d4e98b805a086ce1e9a3d (diff) | |
download | ports-559b04acc9e623985d657cba432fd539ae872a72.tar.gz ports-559b04acc9e623985d657cba432fd539ae872a72.zip |
Upgrade to pdmenu 1.2.64.
This version apparently fixes the situation whereby when pdmenu loses
it's tty, it runs away with the CPU.
Many thanks to Joey Hess (the author) for his quick response.
Notes
Notes:
svn path=/head/; revision=31903
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pdmenu/Makefile | 2 | ||||
-rw-r--r-- | misc/pdmenu/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 284c41e76a55..65f63188c9c0 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pdmenu -PORTVERSION= 1.2.59 +PORTVERSION= 1.2.64 CATEGORIES= misc MASTER_SITES= http://kitenet.net/programs/code/pdmenu/ DISTNAME= pdmenu_${PORTVERSION} diff --git a/misc/pdmenu/distinfo b/misc/pdmenu/distinfo index 1f4d1a4be0ca..ed8e7a42ea77 100644 --- a/misc/pdmenu/distinfo +++ b/misc/pdmenu/distinfo @@ -1 +1 @@ -MD5 (pdmenu_1.2.59.tar.gz) = 78c483aaa55d06ef8c8d96e91a21e502 +MD5 (pdmenu_1.2.64.tar.gz) = 462439bb7cc0ef5b371cac18d958fb1e |