From owner-cvs-all@FreeBSD.ORG Thu Feb 2 12:51:17 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B14D106566C; Thu, 2 Feb 2012 12:51:17 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D11D58FC0C; Thu, 2 Feb 2012 12:51:16 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q12CpG1I049912; Thu, 2 Feb 2012 12:51:16 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q12CpGJD049911; Thu, 2 Feb 2012 12:51:16 GMT (envelope-from gahr) Message-Id: <201202021251.q12CpGJD049911@repoman.freebsd.org> From: Pietro Cerutti Date: Thu, 2 Feb 2012 12:51:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/thingylaunch Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2012 12:51:17 -0000 gahr 2012-02-02 12:51:16 UTC FreeBSD ports repository Modified files: x11/thingylaunch Makefile distinfo Log: - Update to 1.1.2 * Handle printable characters from the Latin-1 to Latin-9 sets * Handle KeyPad motion (Up, Down, ...) and digits keys * Fix a bug that caused the PATH scanning routine to ignore the last path element and simplify the algorithm - Add LICENSE (MIT) - Rearrange MASTER_SITES to fetch from my site first Revision Changes Path 1.5 +6 -4 ports/x11/thingylaunch/Makefile 1.6 +2 -2 ports/x11/thingylaunch/distinfo