diff options
author | gahr <gahr@FreeBSD.org> | 2012-10-11 21:22:53 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-10-11 21:22:53 +0800 |
commit | b1012c6c3c9976ca1712d0845a235ed8abebbf61 (patch) | |
tree | 39061f5f16c23793f791e7b261b5bc72059d27a4 /x11 | |
parent | 967c5b0a929acfc25dba4dc7bbe7f3235fe1a22c (diff) | |
download | freebsd-ports-gnome-b1012c6c3c9976ca1712d0845a235ed8abebbf61.tar.gz freebsd-ports-gnome-b1012c6c3c9976ca1712d0845a235ed8abebbf61.tar.zst freebsd-ports-gnome-b1012c6c3c9976ca1712d0845a235ed8abebbf61.zip |
- Update to 1.1.4
* Handle Ctrl-w (kill word)
Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/thingylaunch/Makefile | 8 | ||||
-rw-r--r-- | x11/thingylaunch/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index 8e64bbe37b5a..6f1327ab0c52 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: thingylaunch -# Date created: 1 October 2009 -# Whom: gahr -# +# Created by: Pietro Cerutti <gahr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= thingylaunch -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= x11 MASTER_SITES= http://www.gahr.ch/${PORTNAME}/ \ ${MASTER_SITE_LOCAL}/gahr/ \ diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo index e6b2cbd6a0b9..f1a6ccd06db6 100644 --- a/x11/thingylaunch/distinfo +++ b/x11/thingylaunch/distinfo @@ -1,2 +1,2 @@ -SHA256 (thingylaunch-1.1.3.tar.gz) = 376038494874859fd89da22fe1b5cd04a8b32914f73afa6c174a9e97bbbbd3b6 -SIZE (thingylaunch-1.1.3.tar.gz) = 7233 +SHA256 (thingylaunch-1.1.4.tar.gz) = e78c77b9761d198a435bda6b62d886dbc105541cc5bb5d67963773edc322c89e +SIZE (thingylaunch-1.1.4.tar.gz) = 7192 |