svn commit: r509224 - head/graphics/libdrm

Niclas Zeising zeising at FreeBSD.org
Sun Aug 18 15:34:02 UTC 2019


Author: zeising
Date: Sun Aug 18 15:34:01 2019
New Revision: 509224
URL: https://svnweb.freebsd.org/changeset/ports/509224

Log:
  graphics/libdrm: Update to 2.4.99
  
  Update graphics/libdrm to 2.4.99
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-July/003001.html
  
  PR:		239205
  Reported by:	Shankar Giri
  Obtained from:	FreeBSD Graphics Team development repo
  		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs
  Sponsored by:	B3 Init

Modified:
  head/graphics/libdrm/Makefile
  head/graphics/libdrm/distinfo

Modified: head/graphics/libdrm/Makefile
==============================================================================
--- head/graphics/libdrm/Makefile	Sun Aug 18 15:30:29 2019	(r509223)
+++ head/graphics/libdrm/Makefile	Sun Aug 18 15:34:01 2019	(r509224)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdrm
-PORTVERSION=	2.4.98
-PORTREVISION=	1
+PORTVERSION=	2.4.99
 PORTEPOCH=	1
 CATEGORIES=	graphics x11
 MASTER_SITES=	https://dri.freedesktop.org/libdrm/

Modified: head/graphics/libdrm/distinfo
==============================================================================
--- head/graphics/libdrm/distinfo	Sun Aug 18 15:30:29 2019	(r509223)
+++ head/graphics/libdrm/distinfo	Sun Aug 18 15:34:01 2019	(r509224)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559430556
-SHA256 (libdrm-2.4.98.tar.bz2) = 8be0edccaca3abde8b6bb1431b46354c7fab46e9b91cc6946ba65b51f56f1894
-SIZE (libdrm-2.4.98.tar.bz2) = 833295
+TIMESTAMP = 1562265364
+SHA256 (libdrm-2.4.99.tar.bz2) = 4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e
+SIZE (libdrm-2.4.99.tar.bz2) = 853659


More information about the svn-ports-all mailing list