svn commit: r520397 - head/graphics/drm-devel-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Dec 18 20:59:40 UTC 2019


Author: zeising
Date: Wed Dec 18 20:59:39 2019
New Revision: 520397
URL: https://svnweb.freebsd.org/changeset/ports/520397

Log:
  graphics/drm-devel-kmod: Bump portversion
  
  Bump the portversion of graphics/drm-devel-kmod, this was forgotten in the
  previous commit.
  Reroll distinfo, because of how github distinfo works, the name changes when
  the portversion changes.
  
  Reported by:	jbeich

Modified:
  head/graphics/drm-devel-kmod/Makefile
  head/graphics/drm-devel-kmod/distinfo

Modified: head/graphics/drm-devel-kmod/Makefile
==============================================================================
--- head/graphics/drm-devel-kmod/Makefile	Wed Dec 18 20:14:57 2019	(r520396)
+++ head/graphics/drm-devel-kmod/Makefile	Wed Dec 18 20:59:39 2019	(r520397)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-devel-kmod
-PORTVERSION=	5.0.g20191120
+PORTVERSION=	5.0.g20191217
 CATEGORIES=	graphics kld
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/graphics/drm-devel-kmod/distinfo
==============================================================================
--- head/graphics/drm-devel-kmod/distinfo	Wed Dec 18 20:14:57 2019	(r520396)
+++ head/graphics/drm-devel-kmod/distinfo	Wed Dec 18 20:59:39 2019	(r520397)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576616026
-SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191120-9353021_GH0.tar.gz) = 541b6eb0f27dd0fcae974d3342b96d2383de2e1401d95f7355271c5944f2cc7e
-SIZE (FreeBSDDesktop-kms-drm-5.0.g20191120-9353021_GH0.tar.gz) = 14635918
+TIMESTAMP = 1576671702
+SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191217-9353021_GH0.tar.gz) = 541b6eb0f27dd0fcae974d3342b96d2383de2e1401d95f7355271c5944f2cc7e
+SIZE (FreeBSDDesktop-kms-drm-5.0.g20191217-9353021_GH0.tar.gz) = 14635918


More information about the svn-ports-head mailing list