svn commit: r305718 - head/x11/thingylaunch

Pietro Cerutti gahr at FreeBSD.org
Thu Oct 11 13:22:54 UTC 2012


Author: gahr
Date: Thu Oct 11 13:22:53 2012
New Revision: 305718
URL: http://svn.freebsd.org/changeset/ports/305718

Log:
  - Update to 1.1.4
    * Handle Ctrl-w (kill word)
  
  Feature safe:	yes

Modified:
  head/x11/thingylaunch/Makefile
  head/x11/thingylaunch/distinfo

Modified: head/x11/thingylaunch/Makefile
==============================================================================
--- head/x11/thingylaunch/Makefile	Thu Oct 11 13:16:54 2012	(r305717)
+++ head/x11/thingylaunch/Makefile	Thu Oct 11 13:22:53 2012	(r305718)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	thingylaunch
-# Date created:				1 October 2009
-# Whom:					gahr
-#
+# Created by: Pietro Cerutti <gahr at 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/ \

Modified: head/x11/thingylaunch/distinfo
==============================================================================
--- head/x11/thingylaunch/distinfo	Thu Oct 11 13:16:54 2012	(r305717)
+++ head/x11/thingylaunch/distinfo	Thu Oct 11 13:22:53 2012	(r305718)
@@ -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


More information about the svn-ports-all mailing list