From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 23 21:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 69DA5ECD for ; Sat, 23 Feb 2013 21:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 43FE2716 for ; Sat, 23 Feb 2013 21:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1NLo1B4002972 for ; Sat, 23 Feb 2013 21:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1NLo1rN002962; Sat, 23 Feb 2013 21:50:01 GMT (envelope-from gnats) Date: Sat, 23 Feb 2013 21:50:01 GMT Message-Id: <201302232150.r1NLo1rN002962@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/174678: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2013 21:50:01 -0000 The following reply was made to PR ports/174678; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/174678: commit references a PR Date: Sat, 23 Feb 2013 21:45:48 +0000 (UTC) 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"