Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2015 18:00:34 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378981 - head/x11/antimicro
Message-ID:  <201502141800.t1EI0Ye2085919@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Feb 14 18:00:33 2015
New Revision: 378981
URL: https://svnweb.freebsd.org/changeset/ports/378981
QAT: https://qat.redports.org/buildarchive/r378981/

Log:
  - Update to 2.11
  - Add LICENSE
  
  PR:		197622
  Submitted by:	antont@inbox.lv (maintainer)

Modified:
  head/x11/antimicro/Makefile
  head/x11/antimicro/distinfo

Modified: head/x11/antimicro/Makefile
==============================================================================
--- head/x11/antimicro/Makefile	Sat Feb 14 17:57:55 2015	(r378980)
+++ head/x11/antimicro/Makefile	Sat Feb 14 18:00:33 2015	(r378981)
@@ -2,15 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	antimicro
-PORTVERSION=	2.10.1
+PORTVERSION=	2.11
 CATEGORIES=	x11
 
 MAINTAINER=	antont@inbox.lv
 COMMENT=	Program for mapping keyboard and mouse to a gamepad
 
+LICENSE=	GPLv3
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	Ryochan7
-GH_COMMIT=	daa71bf
+GH_COMMIT=	9bd3352
 
 USE_XORG=	x11 xtst
 USE_QT5=	linguisttools_build qmake_build buildtools_build widgets network

Modified: head/x11/antimicro/distinfo
==============================================================================
--- head/x11/antimicro/distinfo	Sat Feb 14 17:57:55 2015	(r378980)
+++ head/x11/antimicro/distinfo	Sat Feb 14 18:00:33 2015	(r378981)
@@ -1,2 +1,2 @@
-SHA256 (antimicro-2.10.1.tar.gz) = 1357f9e5f819a9b986508c19e55170b1e764c2adac9b2b40a6eb40bd27151883
-SIZE (antimicro-2.10.1.tar.gz) = 662761
+SHA256 (antimicro-2.11.tar.gz) = 885ac42120ea7c75c2fb96a5ab266c61a8015c436c3b559e065fa4aaebff45ae
+SIZE (antimicro-2.11.tar.gz) = 827551



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502141800.t1EI0Ye2085919>