svn commit: r312855 - head/sysutils/usbhotkey
Martin Wilke
miwi at FreeBSD.org
Sat Feb 23 21:45:40 UTC 2013
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 at ceid.upatras.gr
-#
+# Created by: ntarmos at 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 at cs.uoi.gr
+MAINTAINER= ntarmos at 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
- at dirrm share/usbhotkey-0.3.1
+ at dirrm share/usbhotkey-0.4
More information about the svn-ports-head
mailing list