From owner-svn-ports-head@freebsd.org Tue Oct 20 11:25:20 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 263FDA1A11F; Tue, 20 Oct 2015 11:25:20 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD05B8AB; Tue, 20 Oct 2015 11:25:19 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9KBPIga096040; Tue, 20 Oct 2015 11:25:18 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9KBPINf096037; Tue, 20 Oct 2015 11:25:18 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201510201125.t9KBPINf096037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 20 Oct 2015 11:25:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399816 - head/deskutils/gxneur 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.20 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: Tue, 20 Oct 2015 11:25:20 -0000 Author: madpilot Date: Tue Oct 20 11:25:18 2015 New Revision: 399816 URL: https://svnweb.freebsd.org/changeset/ports/399816 Log: - Update to 0.17.0 - Update MASTER_SITES and WWW in pkg-descr - Add LICENSE - Assign maintainership to submitter PR: 201043 Submitted by: mizhka at gmail.com Modified: head/deskutils/gxneur/Makefile head/deskutils/gxneur/distinfo head/deskutils/gxneur/pkg-descr Modified: head/deskutils/gxneur/Makefile ============================================================================== --- head/deskutils/gxneur/Makefile Tue Oct 20 11:24:34 2015 (r399815) +++ head/deskutils/gxneur/Makefile Tue Oct 20 11:25:18 2015 (r399816) @@ -2,19 +2,23 @@ # $FreeBSD$ PORTNAME= gxneur -PORTVERSION= 0.15.0 -PORTREVISION= 2 +PORTVERSION= 0.17.0 +DISTVERSIONSUFFIX=.orig CATEGORIES= deskutils -MASTER_SITES= http://dists.xneur.ru/release-${PORTVERSION}/tgz/ +MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/ +DISTNAME= ${PORTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mizhka@gmail.com COMMENT= GTK frontend for XNeur keyboard layout switcher +LICENSE= GPLv2 + BUILD_DEPENDS= xneur:${PORTSDIR}/deskutils/xneur RUN_DEPENDS= xneur:${PORTSDIR}/deskutils/xneur GNU_CONFIGURE= yes -USES= pkgconfig tar:bzip2 +USES= pkgconfig +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gconf2 gtk20 libglade2 INSTALLS_ICONS= yes Modified: head/deskutils/gxneur/distinfo ============================================================================== --- head/deskutils/gxneur/distinfo Tue Oct 20 11:24:34 2015 (r399815) +++ head/deskutils/gxneur/distinfo Tue Oct 20 11:25:18 2015 (r399816) @@ -1,2 +1,2 @@ -SHA256 (gxneur-0.15.0.tar.bz2) = 4fda25f0b3f90d6b76aa731bcc1768c606af1cbdba59e82400baa83d2ea9866d -SIZE (gxneur-0.15.0.tar.bz2) = 682903 +SHA256 (gxneur_0.17.0.orig.tar.gz) = 05d518310d0e41c789845088c70638c7ee0ffcce63395df1442540d47ea7ac7d +SIZE (gxneur_0.17.0.orig.tar.gz) = 795207 Modified: head/deskutils/gxneur/pkg-descr ============================================================================== --- head/deskutils/gxneur/pkg-descr Tue Oct 20 11:24:34 2015 (r399815) +++ head/deskutils/gxneur/pkg-descr Tue Oct 20 11:25:18 2015 (r399816) @@ -11,4 +11,4 @@ English, Russian, Ukrainian, Belarusian, Greek, Estonian, Armenian, Lithuanian, Latvian, Poland, Spanish and Uzbek languages. -WWW: http://www.xneur.ru/ +WWW: https://launchpad.net/xneur