Update to 1.99.3 rc to make dri happy
Approved by: garga (mentor, implicit)
This commit is contained in:
parent
bc817434a5
commit
e773ba1078
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226810
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dri2proto
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.99.3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xorg/proto/dri2proto-1.1.tar.bz2) = 1d70f0653b0b3a837853262dc5d34da4
|
||||
SHA256 (xorg/proto/dri2proto-1.1.tar.bz2) = 69def6d1f64b3699ec9c729596d8b096623a62bdda6bbea78ed690421d174c11
|
||||
SIZE (xorg/proto/dri2proto-1.1.tar.bz2) = 40610
|
||||
MD5 (xorg/proto/dri2proto-1.99.3.tar.bz2) = fffbbb3c26368ac63d408e81c51ec374
|
||||
SHA256 (xorg/proto/dri2proto-1.99.3.tar.bz2) = ee48d527fc1547c6f9959fda47720ca924b97862d79e25d0cc463b32d1cb7914
|
||||
SIZE (xorg/proto/dri2proto-1.99.3.tar.bz2) = 42094
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
include/X11/extensions/dri2proto.h
|
||||
include/X11/extensions/dri2tokens.h
|
||||
libdata/pkgconfig/dri2proto.pc
|
||||
@dirrmtry include/X11/extensions
|
||||
|
|
Loading…
Reference in a new issue