diff options
author | gahr <gahr@FreeBSD.org> | 2010-08-17 17:55:17 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-08-17 17:55:17 +0800 |
commit | 0f7ac2dc7959b40469ea3a8da6059550638b888f (patch) | |
tree | 3d9ecc97a19897f406cfb739634c061c09c2a844 /x11 | |
parent | 2375810bd4de82ca2bace638cef7582a97411312 (diff) | |
download | freebsd-ports-gnome-0f7ac2dc7959b40469ea3a8da6059550638b888f.tar.gz freebsd-ports-gnome-0f7ac2dc7959b40469ea3a8da6059550638b888f.tar.zst freebsd-ports-gnome-0f7ac2dc7959b40469ea3a8da6059550638b888f.zip |
- Update to 1.1.1
- Document the history support feature in pkg-descr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/thingylaunch/Makefile | 2 | ||||
-rw-r--r-- | x11/thingylaunch/distinfo | 6 | ||||
-rw-r--r-- | x11/thingylaunch/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index d2493f5e6b03..c8a952b86391 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thingylaunch -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL}/gahr/ \ http://people.freebsd.org/~gahr/distfiles/ \ diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo index 08c68de0a68d..8cd0b0d3acb4 100644 --- a/x11/thingylaunch/distinfo +++ b/x11/thingylaunch/distinfo @@ -1,3 +1,3 @@ -MD5 (thingylaunch-1.1.0.tar.gz) = ed1203e5756fffd18e94d3e5b628efc6 -SHA256 (thingylaunch-1.1.0.tar.gz) = 9b0d2683d12c8ff072c52f55d7ce5b192e0a5088f1ae265cbe529fd8910d669c -SIZE (thingylaunch-1.1.0.tar.gz) = 7001 +MD5 (thingylaunch-1.1.1.tar.gz) = 22e68fc3dd70330afbfe3570f6ec4999 +SHA256 (thingylaunch-1.1.1.tar.gz) = cab0ca48a42ed8954e3e2ef04b873019a9c5d81298bc832ef461c3c55a7584bb +SIZE (thingylaunch-1.1.1.tar.gz) = 7039 diff --git a/x11/thingylaunch/pkg-descr b/x11/thingylaunch/pkg-descr index 80754c3c9c94..4f2bc8f7f9a1 100644 --- a/x11/thingylaunch/pkg-descr +++ b/x11/thingylaunch/pkg-descr @@ -1,5 +1,5 @@ Thingylaunch is a lightweight and fast application launcher for X. Based on the original thinglaunch by Matt Johnston, it is enhanced -with navigation keys and tab-completion. +with navigation keys, history and tab-completion. WWW: http://www.gahr.ch/thingylaunch |