summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-05-17 23:57:09 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-05-17 23:57:09 +0800
commit26e89a68a391f5e560af3522f1f36b0d72f7daad (patch)
tree526ff3925b443bb6f45c65c10f2ff6ed5139be04 /graphics
parent3cade4f8ff80669b558365064ec09a280fa77174 (diff)
downloadxorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar.gz
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar.bz2
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar.lz
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar.xz
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.tar.zst
xorg-devel-ports-26e89a68a391f5e560af3522f1f36b0d72f7daad.zip
Remove experimental from option describtion.
Fix line sed by global sed line so libdrm_intel is always build. And doesn't break with each bloody update. While here add back distinfo for libdrm 2.4.17. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@493 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libdrm/Makefile6
-rw-r--r--graphics/libdrm/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 2d116e5..8a9e1f6 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -25,7 +25,7 @@ MAKE_JOBS_SAFE= yes
.if defined(WITH_NEW_XORG)
-OPTIONS= KMS "Enable KMS support (very experimental)" off
+OPTIONS= KMS "Enable KMS support" off
.include <bsd.port.options.mk>
@@ -38,7 +38,7 @@ PLIST_SUB+= KMS="@comment "
.endif
LIBDRM_VERSION= 2.4.34
-LIBDRM_REVISION=0
+LIBDRM_REVISION=1
PLIST_SUB+= OLD="@comment " NEW=""
.else
LIBDRM_VERSION= 2.4.17
@@ -48,7 +48,7 @@ PLIST_SUB+= OLD="" NEW="@comment "
pre-patch:
@${REINPLACE_CMD} 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|g; \
- 11721s/x86_/amd/g' \
+ s,i?86|x86_64),i?86|amd64|x86_64),g' \
${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/graphics/libdrm/distinfo b/graphics/libdrm/distinfo
index 2572aaf..04e30ea 100644
--- a/graphics/libdrm/distinfo
+++ b/graphics/libdrm/distinfo
@@ -1,2 +1,4 @@
+SHA256 (libdrm-2.4.17.tar.bz2) = b8a4e7c610b0e970546d791c06e28882857a49d34698633a89292d7ae142316a
+SIZE (libdrm-2.4.17.tar.bz2) = 408882
SHA256 (libdrm-2.4.34.tar.bz2) = a468570e7c85107b7c2f8eaceeebaa8f8a0da86482618f445bb74fa0b0d0f8d0
SIZE (libdrm-2.4.34.tar.bz2) = 572571