From 0f7ac2dc7959b40469ea3a8da6059550638b888f Mon Sep 17 00:00:00 2001 From: gahr Date: Tue, 17 Aug 2010 09:55:17 +0000 Subject: - Update to 1.1.1 - Document the history support feature in pkg-descr --- x11/thingylaunch/Makefile | 2 +- x11/thingylaunch/distinfo | 6 +++--- x11/thingylaunch/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'x11') 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 -- cgit