Update to 2.0.2, which includes new R200 VP commands.
This commit is contained in:
parent
6d869cced7
commit
d423519fdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166596
3 changed files with 4 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libdrm
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= graphics x11
|
||||
MASTER_SITES= http://dri.freedesktop.org/libdrm/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libdrm-2.0.1.tar.gz) = 1f4d59a4c77756b364c6f4e5665f9c27
|
||||
SHA256 (libdrm-2.0.1.tar.gz) = 864d5165a8ea03326f23902e92bb4ae26cfd89b43ccc16ab5a58def019cb59b0
|
||||
SIZE (libdrm-2.0.1.tar.gz) = 383795
|
||||
MD5 (libdrm-2.0.2.tar.gz) = f198bf2dfa224e1fbe6aa9c0df08cbfe
|
||||
SHA256 (libdrm-2.0.2.tar.gz) = 51a697654a0ded965c6845608c9d5a6975450ea91154261e9721965f5c8ce8c6
|
||||
SIZE (libdrm-2.0.2.tar.gz) = 382887
|
||||
|
|
|
@ -11,7 +11,6 @@ include/drm/sis_drm.h
|
|||
include/drm/via_3d_reg.h
|
||||
include/drm/via_drm.h
|
||||
include/xf86drm.h
|
||||
lib/libdrm.a
|
||||
lib/libdrm.la
|
||||
lib/libdrm.so
|
||||
lib/libdrm.so.2
|
||||
|
|
Loading…
Reference in a new issue