Update echinus to 0.4.3, per maintainer update request by PR#43117.
0.4.3 Ungrab keyboard after a key press 2010-04-02 0.4.2.1 Fix GCC warning on FreeBSD. 2010-03-22 0.4.2 Add some debug for buttons. 2010-03-21 0.4.1 This one should fix title problems 2010-03-12
This commit is contained in:
parent
c99821e79d
commit
1bbc40f0d6
2 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/02/10 12:32:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2010/04/07 08:11:36 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= echinus-0.4.0
|
||||
DISTNAME= echinus-0.4.3
|
||||
CATEGORIES= wm
|
||||
MASTER_SITES= http://www.rootshell.be/~polachok/code/
|
||||
MASTER_SITES= http://www.plhk.ru/static/echinus/
|
||||
|
||||
MAINTAINER= polachok@gmail.com
|
||||
HOMEPAGE= http://www.rootshell.be/~polachok/code/
|
||||
COMMENT= Lightweight tiling window manager
|
||||
HOMEPAGE= http://www.plhk.ru/echinus
|
||||
COMMENT= Simple and lightweight tiling window manager
|
||||
LICENSE= mit
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/02/10 12:32:47 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2010/04/07 08:11:36 obache Exp $
|
||||
|
||||
SHA1 (echinus-0.4.0.tar.gz) = df56650fd1e83a14a18870b199e0e3872bad027d
|
||||
RMD160 (echinus-0.4.0.tar.gz) = 7febf747f157823914c1b3603f65e90550bee9a2
|
||||
Size (echinus-0.4.0.tar.gz) = 28843 bytes
|
||||
SHA1 (echinus-0.4.3.tar.gz) = 5858c7a9845d8f8288186d1e8a6585b6f1c105cb
|
||||
RMD160 (echinus-0.4.3.tar.gz) = cb624fb5222799ac03b828f20d77f1cbdb23fa70
|
||||
Size (echinus-0.4.3.tar.gz) = 30409 bytes
|
||||
|
|
Loading…
Reference in a new issue