From owner-svn-ports-head@FreeBSD.ORG Sat Feb 23 21:45:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EFCD0B7F; Sat, 23 Feb 2013 21:45:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CAB776F0; Sat, 23 Feb 2013 21:45:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1NLjd9G063615; Sat, 23 Feb 2013 21:45:39 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1NLjdxH063609; Sat, 23 Feb 2013 21:45:39 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201302232145.r1NLjdxH063609@svn.freebsd.org> From: Martin Wilke Date: Sat, 23 Feb 2013 21:45:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312855 - head/sysutils/usbhotkey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2013 21:45:40 -0000 Author: miwi Date: Sat Feb 23 21:45:38 2013 New Revision: 312855 URL: http://svnweb.freebsd.org/changeset/ports/312855 Log: - Update to 0.4 - Update maintainer mail adress - While here trim header PR: 174678 Submitted by: maintainer Modified: head/sysutils/usbhotkey/Makefile (contents, props changed) head/sysutils/usbhotkey/distinfo (contents, props changed) head/sysutils/usbhotkey/pkg-plist (contents, props changed) Modified: head/sysutils/usbhotkey/Makefile ============================================================================== --- head/sysutils/usbhotkey/Makefile Sat Feb 23 21:44:10 2013 (r312854) +++ head/sysutils/usbhotkey/Makefile Sat Feb 23 21:45:38 2013 (r312855) @@ -1,17 +1,12 @@ -# New ports collection makefile for: usbhotkey -# Date created: 16 July 2007 -# Whom: ntarmos@ceid.upatras.gr -# +# Created by: ntarmos@ceid.upatras.gr # $FreeBSD$ -# PORTNAME= usbhotkey -PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTVERSION= 0.4 CATEGORIES= sysutils -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ -MAINTAINER= ntarmos@cs.uoi.gr +MAINTAINER= ntarmos@ceid.upatras.gr COMMENT= A utility to remap USB keyboards under X11 LIB_DEPENDS= hid.0:${PORTSDIR}/devel/libhid \ Modified: head/sysutils/usbhotkey/distinfo ============================================================================== --- head/sysutils/usbhotkey/distinfo Sat Feb 23 21:44:10 2013 (r312854) +++ head/sysutils/usbhotkey/distinfo Sat Feb 23 21:45:38 2013 (r312855) @@ -1,2 +1,2 @@ -SHA256 (usbhotkey-0.3.1.tar.gz) = 8a76f25278b808c416ce537bb9566e7840a2dcee2632808200f634228dc46154 -SIZE (usbhotkey-0.3.1.tar.gz) = 144508 +SHA256 (usbhotkey-0.4.tar.gz) = c650c9d36190f861115ed0222463518b426dc6fe7272d4b1ee2320e8d373c591 +SIZE (usbhotkey-0.4.tar.gz) = 160815 Modified: head/sysutils/usbhotkey/pkg-plist ============================================================================== --- head/sysutils/usbhotkey/pkg-plist Sat Feb 23 21:44:10 2013 (r312854) +++ head/sysutils/usbhotkey/pkg-plist Sat Feb 23 21:45:38 2013 (r312855) @@ -1,4 +1,7 @@ -share/usbhotkey-0.3.1/ag5-3colors.rb -share/usbhotkey-0.3.1/ag5-replicate-colours.rb +share/usbhotkey-0.4/ag5-3colors.rb +share/usbhotkey-0.4/ag5-replicate-colours.rb +share/usbhotkey-0.4/ag5-gaming.rb +share/usbhotkey-0.4/plugin-keypress.rb +share/usbhotkey-0.4/test-plugin.rb bin/usbhotkey -@dirrm share/usbhotkey-0.3.1 +@dirrm share/usbhotkey-0.4