From owner-svn-ports-head@freebsd.org Wed Feb 27 16:00:19 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 C52B515209FE; Wed, 27 Feb 2019 16:00:19 +0000 (UTC) (envelope-from zeising@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 63B4683FE9; Wed, 27 Feb 2019 16:00:19 +0000 (UTC) (envelope-from zeising@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 51F411EFDD; Wed, 27 Feb 2019 16:00:19 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1RG0Jxr061371; Wed, 27 Feb 2019 16:00:19 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1RG0IrT061367; Wed, 27 Feb 2019 16:00:18 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201902271600.x1RG0IrT061367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 27 Feb 2019 16:00:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494064 - head/x11/xvinfo X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/xvinfo X-SVN-Commit-Revision: 494064 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 63B4683FE9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0] 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: Wed, 27 Feb 2019 16:00:20 -0000 Author: zeising Date: Wed Feb 27 16:00:18 2019 New Revision: 494064 URL: https://svnweb.freebsd.org/changeset/ports/494064 Log: x11/xvinfo: Update to 1.1.4 Update x11/xvinfo to 1.1.4 Add license information. Changelog: https://lists.x.org/archives/xorg/2019-February/059618.html PR: 235932 Submitted by: Samy Mahmoudi Sponsored by: B3 Init (zeising) Modified: head/x11/xvinfo/Makefile head/x11/xvinfo/distinfo Modified: head/x11/xvinfo/Makefile ============================================================================== --- head/x11/xvinfo/Makefile Wed Feb 27 15:57:44 2019 (r494063) +++ head/x11/xvinfo/Makefile Wed Feb 27 16:00:18 2019 (r494064) @@ -1,11 +1,14 @@ # $FreeBSD$ PORTNAME= xvinfo -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Print out X-Video extension adaptor information + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= app USE_XORG= xv x11 Modified: head/x11/xvinfo/distinfo ============================================================================== --- head/x11/xvinfo/distinfo Wed Feb 27 15:57:44 2019 (r494063) +++ head/x11/xvinfo/distinfo Wed Feb 27 16:00:18 2019 (r494064) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xvinfo-1.1.3.tar.bz2) = 9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb -SIZE (xorg/app/xvinfo-1.1.3.tar.bz2) = 123750 +TIMESTAMP = 1550828795 +SHA256 (xorg/app/xvinfo-1.1.4.tar.bz2) = 0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f +SIZE (xorg/app/xvinfo-1.1.4.tar.bz2) = 126503