From owner-svn-ports-head@freebsd.org Thu May 2 12:49:38 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CA73159508B; Thu, 2 May 2019 12:49:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C43018D637; Thu, 2 May 2019 12:49:37 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 694449562; Thu, 2 May 2019 12:49:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x42Cnbcd051714; Thu, 2 May 2019 12:49:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x42Cnarn051712; Thu, 2 May 2019 12:49:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201905021249.x42Cnarn051712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 2 May 2019 12:49:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500655 - head/x11/alttab X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/x11/alttab X-SVN-Commit-Revision: 500655 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C43018D637 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.978,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 02 May 2019 12:49:38 -0000 Author: swills Date: Thu May 2 12:49:36 2019 New Revision: 500655 URL: https://svnweb.freebsd.org/changeset/ports/500655 Log: x11/alttab: update to 1.4.0 PR: 237706 Submitted by: Dmitri Goutnik (maintainer) Modified: head/x11/alttab/Makefile (contents, props changed) head/x11/alttab/distinfo (contents, props changed) Modified: head/x11/alttab/Makefile ============================================================================== --- head/x11/alttab/Makefile Thu May 2 12:35:13 2019 (r500654) +++ head/x11/alttab/Makefile Thu May 2 12:49:36 2019 (r500655) @@ -3,7 +3,7 @@ PORTNAME= alttab DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 +DISTVERSION= 1.4.0 CATEGORIES= x11 MAINTAINER= dg@syrec.org @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uth LIB_DEPENDS= libpng.so:graphics/png USES= localbase pkgconfig + USE_GITHUB= yes GH_ACCOUNT= sagb GNU_CONFIGURE= yes Modified: head/x11/alttab/distinfo ============================================================================== --- head/x11/alttab/distinfo Thu May 2 12:35:13 2019 (r500654) +++ head/x11/alttab/distinfo Thu May 2 12:49:36 2019 (r500655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523689589 -SHA256 (sagb-alttab-v1.3.0_GH0.tar.gz) = d8d82a579b9afc126f0a200c7f423b4a36f4f377cb278bb9578dfce55a2b71e6 -SIZE (sagb-alttab-v1.3.0_GH0.tar.gz) = 190168 +TIMESTAMP = 1556798742 +SHA256 (sagb-alttab-v1.4.0_GH0.tar.gz) = f0d3e7b92fd1641251f9e8669970ff922d18752663f2456424373f9b2a78aa0a +SIZE (sagb-alttab-v1.4.0_GH0.tar.gz) = 315762