Date: Wed, 27 Feb 2019 16:00:18 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494064 - head/x11/xvinfo Message-ID: <201902271600.x1RG0IrT061367@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902271600.x1RG0IrT061367>