- Update to 1.1.4
* Handle Ctrl-w (kill word) Feature safe: yes
This commit is contained in:
parent
c350a20343
commit
b423da2bfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305718
2 changed files with 4 additions and 8 deletions
|
@ -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/ \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue