From owner-svn-ports-all@freebsd.org Sun Aug 18 14:41:21 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5C1C6C8DF0; Sun, 18 Aug 2019 14:41:21 +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 46BKW51p38z4bP3; Sun, 18 Aug 2019 14:41:21 +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 210963845; Sun, 18 Aug 2019 14:41:21 +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 x7IEfLPC012644; Sun, 18 Aug 2019 14:41:21 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7IEfKe1012642; Sun, 18 Aug 2019 14:41:20 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201908181441.x7IEfKe1012642@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 18 Aug 2019 14:41:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509211 - in head/x11-drivers/xf86-video-s3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/x11-drivers/xf86-video-s3: . files X-SVN-Commit-Revision: 509211 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2019 14:41:21 -0000 Author: zeising Date: Sun Aug 18 14:41:20 2019 New Revision: 509211 URL: https://svnweb.freebsd.org/changeset/ports/509211 Log: x11-drivers/xf86-video-s3: Update to 0.7.0 Update x11-drivers/xf86-video-s3 to 0.7.0 Remove patches that are incorporated in this release. Add license information This version has not been tested with actual hardware. This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2019-July/003015.html Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs Deleted: head/x11-drivers/xf86-video-s3/files/ Modified: head/x11-drivers/xf86-video-s3/Makefile head/x11-drivers/xf86-video-s3/distinfo Modified: head/x11-drivers/xf86-video-s3/Makefile ============================================================================== --- head/x11-drivers/xf86-video-s3/Makefile Sun Aug 18 14:38:03 2019 (r509210) +++ head/x11-drivers/xf86-video-s3/Makefile Sun Aug 18 14:41:20 2019 (r509211) @@ -1,12 +1,14 @@ # $FreeBSD$ PORTNAME= xf86-video-s3 -PORTVERSION= 0.6.5 -PORTREVISION= 10 +PORTVERSION= 0.7.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org s3 display driver + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= driver Modified: head/x11-drivers/xf86-video-s3/distinfo ============================================================================== --- head/x11-drivers/xf86-video-s3/distinfo Sun Aug 18 14:38:03 2019 (r509210) +++ head/x11-drivers/xf86-video-s3/distinfo Sun Aug 18 14:41:20 2019 (r509211) @@ -1,2 +1,3 @@ -SHA256 (xorg/driver/xf86-video-s3-0.6.5.tar.bz2) = 4778cd4f1d61490c3562f9be03664576f065fa3acf22fe0d0689212d7ea3ad39 -SIZE (xorg/driver/xf86-video-s3-0.6.5.tar.bz2) = 325582 +TIMESTAMP = 1566063488 +SHA256 (xorg/driver/xf86-video-s3-0.7.0.tar.bz2) = cf12541557d88107364895273e384f97836b428eeb1e54ed66511d69639562c8 +SIZE (xorg/driver/xf86-video-s3-0.7.0.tar.bz2) = 348923