Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 14:41:20 +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: r509211 - in head/x11-drivers/xf86-video-s3: . files
Message-ID:  <201908181441.x7IEfKe1012642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908181441.x7IEfKe1012642>