diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-01 12:52:47 +0000 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-01 12:52:47 +0000 |
commit | c95456e4ed9c02d7431b73ca293c243764750b1a (patch) | |
tree | 10e7836f7fe52119f482e7effbb7bc5a2f9d7f70 /x11-wm/nickleby | |
parent | 92730896c17102fd43eab688640de7273620f5b9 (diff) | |
download | FreeBSD-ports-c95456e4ed9c02d7431b73ca293c243764750b1a.zip FreeBSD-ports-c95456e4ed9c02d7431b73ca293c243764750b1a.tar.gz |
- Update to 1.43
- Update pkg-descr
PR: ports/116779
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor, implicit)
Diffstat (limited to 'x11-wm/nickleby')
-rw-r--r-- | x11-wm/nickleby/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/nickleby/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/nickleby/pkg-descr | 9 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11-wm/nickleby/Makefile b/x11-wm/nickleby/Makefile index e71ec3e..afc8ad5 100644 --- a/x11-wm/nickleby/Makefile +++ b/x11-wm/nickleby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nickleby -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= x11-wm MASTER_SITES= http://www.mammothcheese.ca/ diff --git a/x11-wm/nickleby/distinfo b/x11-wm/nickleby/distinfo index 5b76f75..d2ff9150 100644 --- a/x11-wm/nickleby/distinfo +++ b/x11-wm/nickleby/distinfo @@ -1,3 +1,3 @@ -MD5 (nickleby-1.42.tar.gz) = 4113300f104f7ffebba21d1418fb72b1 -SHA256 (nickleby-1.42.tar.gz) = 4d7c5cabef384efd8a6e7a9426d23872354a5a1c129cb353abedd97444ba75c3 -SIZE (nickleby-1.42.tar.gz) = 11268 +MD5 (nickleby-1.43.tar.gz) = d37ad3d01a5813d8d651c3cb8149cda7 +SHA256 (nickleby-1.43.tar.gz) = f5a771ffe5bff6c06baa5c3a2500c8241f581e062cde924e2662cf4c4a8c2023 +SIZE (nickleby-1.43.tar.gz) = 11892 diff --git a/x11-wm/nickleby/pkg-descr b/x11-wm/nickleby/pkg-descr index e15e999..435d2e6 100644 --- a/x11-wm/nickleby/pkg-descr +++ b/x11-wm/nickleby/pkg-descr @@ -1,8 +1,7 @@ -Nickleby strives to be the most minimal window manager that is still -comfortable to use. It has no menus, toolbars, nor icons, and it adds -no window decoration to client windows other than two title bars, one at -the top of windows, and one at the bottom of windows. - +Nickleby is a minimal window manager. It has no menus, toolbars, nor +icons, and it adds no window decoration to client windows other than two +title bars, one at the top of windows, and one at the bottom of windows. + WWW: http://www.mammothcheese.ca/munger.html -- |