Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2016 18:40:51 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420035 - head/x11/antimicro
Message-ID:  <201608101840.u7AIep47087897@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Aug 10 18:40:51 2016
New Revision: 420035
URL: https://svnweb.freebsd.org/changeset/ports/420035

Log:
  x11/antimicro: 2.13 -> 2.22
  
  PR:		211712
  Changes:	https://github.com/AntiMicro/antimicro/blob/master/Changelog
  Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
  Reviewed by:	koobs

Modified:
  head/x11/antimicro/Makefile
  head/x11/antimicro/distinfo
  head/x11/antimicro/pkg-plist

Modified: head/x11/antimicro/Makefile
==============================================================================
--- head/x11/antimicro/Makefile	Wed Aug 10 17:45:21 2016	(r420034)
+++ head/x11/antimicro/Makefile	Wed Aug 10 18:40:51 2016	(r420035)
@@ -1,8 +1,8 @@
-# Created by: Anton Törnqvist <antont@inbox.lv>
+# Created by: Anton Toernqvist <antont@inbox.lv>
 # $FreeBSD$
 
 PORTNAME=	antimicro
-PORTVERSION=	2.13
+PORTVERSION=	2.22
 CATEGORIES=	x11
 
 MAINTAINER=	ports@FreeBSD.org
@@ -11,15 +11,15 @@ COMMENT=	Program for mapping keyboard an
 LICENSE=	GPLv3
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	Ryochan7
+GH_ACCOUNT=	antimicro #Ryochan7
 
 # Upstream assumes ${LOCALBASE}/lib is part of the default linker path. Pull
 # request 268 fixes it for X11 libraries, but SDL2 is still using pkg-config
 # output (without full paths).
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-USE_XORG=	x11 xtst
-USE_QT5=	linguisttools_build qmake_build buildtools_build widgets network
+USE_XORG=	x11 xi xtst
+USE_QT5=	core gui linguisttools_build qmake_build buildtools_build widgets network
 USE_SDL=	sdl2
 USES=		cmake pkgconfig desktop-file-utils shared-mime-info
 

Modified: head/x11/antimicro/distinfo
==============================================================================
--- head/x11/antimicro/distinfo	Wed Aug 10 17:45:21 2016	(r420034)
+++ head/x11/antimicro/distinfo	Wed Aug 10 18:40:51 2016	(r420035)
@@ -1,2 +1,3 @@
-SHA256 (Ryochan7-antimicro-2.13_GH0.tar.gz) = 16b7c3018ee3ed3a15047c8f69438fd72a84372578bc460b41f094d96bb3758e
-SIZE (Ryochan7-antimicro-2.13_GH0.tar.gz) = 891654
+TIMESTAMP = 1470792258
+SHA256 (antimicro-antimicro-2.22_GH0.tar.gz) = c16d11fefab18df29ce708b4447c2befdc9254f4fcd9167bf27873f4d28387e7
+SIZE (antimicro-antimicro-2.22_GH0.tar.gz) = 1155133

Modified: head/x11/antimicro/pkg-plist
==============================================================================
--- head/x11/antimicro/pkg-plist	Wed Aug 10 17:45:21 2016	(r420034)
+++ head/x11/antimicro/pkg-plist	Wed Aug 10 18:40:51 2016	(r420035)
@@ -2,10 +2,14 @@ bin/antimicro
 %%DATADIR%%/translations/antimicro_br.qm
 %%DATADIR%%/translations/antimicro_de.qm
 %%DATADIR%%/translations/antimicro_en.qm
+%%DATADIR%%/translations/antimicro_es.qm
 %%DATADIR%%/translations/antimicro_fr.qm
+%%DATADIR%%/translations/antimicro_it.qm
+%%DATADIR%%/translations/antimicro_ja.qm
 %%DATADIR%%/translations/antimicro_ru.qm
 %%DATADIR%%/translations/antimicro_sr.qm
 %%DATADIR%%/translations/antimicro_uk.qm
+%%DATADIR%%/translations/antimicro_zh_CN.qm
 %%DATADIR%%/translations/antimicro.qm
 share/applications/antimicro.desktop
 share/man/man1/antimicro.1.gz



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