summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-02-05 14:12:47 +0000
committerwiz <wiz@pkgsrc.org>2013-02-05 14:12:47 +0000
commit814b555e9470a83f5fd6f707980b8bf16b80fc51 (patch)
treea128d4944688451b9121b95965e4f4ccd66c7b9d
parent96af692cd713a502b034a3c6e8bbb3714da249c8 (diff)
downloadpkgsrc-814b555e9470a83f5fd6f707980b8bf16b80fc51.tar.gz
Update to 2.4.42:
Alex Deucher (2): radeon: add OLAND family radeon: add OLAND pci ids David Herrmann (1): man: fix manpage build instructions Jesse Barnes (1): intel: add more VLV PCI IDs Maarten Lankhorst (3): nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc libdrm: remove DISTCHECK_CONFIGURE_FLAGS configure.ac: bump version to 2.4.42 for release Michel Dänzer (1): radeon: Fix 1D tiling layout on SI. Thierry Reding (1): man: Fix typo and use $() for make expressions
-rw-r--r--x11/libdrm/Makefile4
-rw-r--r--x11/libdrm/distinfo9
-rw-r--r--x11/libdrm/patches/patch-configure15
3 files changed, 6 insertions, 22 deletions
diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile
index 640b1df228a..eb899316157 100644
--- a/x11/libdrm/Makefile
+++ b/x11/libdrm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/01/25 10:32:56 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/02/05 14:12:47 wiz Exp $
#
-DISTNAME= libdrm-2.4.41
+DISTNAME= libdrm-2.4.42
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo
index 125bdba0bcc..0b86bb2d21f 100644
--- a/x11/libdrm/distinfo
+++ b/x11/libdrm/distinfo
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.26 2013/01/25 10:32:56 wiz Exp $
+$NetBSD: distinfo,v 1.27 2013/02/05 14:12:47 wiz Exp $
-SHA1 (libdrm-2.4.41.tar.bz2) = edc0585d97765bad11d8f63c8343a23075f5eb3d
-RMD160 (libdrm-2.4.41.tar.bz2) = 8bd53ce443017696bc3665ec09c362ff66d942bf
-Size (libdrm-2.4.41.tar.bz2) = 487802 bytes
+SHA1 (libdrm-2.4.42.tar.bz2) = 7004899b6a80b2ee50f35f883cc14804c3e24188
+RMD160 (libdrm-2.4.42.tar.bz2) = d6f2206480bb70a0bbba5eff6a3bcf0b50b73080
+Size (libdrm-2.4.42.tar.bz2) = 500327 bytes
SHA1 (patch-ab) = 66dadd3244bfa9c69be0982fd2108deb94483de2
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-ad) = ea3ef8de8db782ddab23f182f1e6bd9d8f612a78
-SHA1 (patch-configure) = 383e57da4b5635bd21b3c87b7bdd413be9e622c1
SHA1 (patch-include_drm_drm.h) = d370e83da5c39f0e49094787c5f4580758c911b0
SHA1 (patch-libkms_linux.c) = 737d0a8e7b742ee9d24fec94c72de6b4915dd675
diff --git a/x11/libdrm/patches/patch-configure b/x11/libdrm/patches/patch-configure
deleted file mode 100644
index a909284cbf2..00000000000
--- a/x11/libdrm/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2013/01/25 10:32:56 wiz Exp $
-
-man/ wasn't intended to be distributed in 2.4.41.
-
---- configure.orig 2013-01-16 12:06:26.000000000 +0000
-+++ configure
-@@ -13047,7 +13047,7 @@ fi
-
-
-
--ac_config_files="$ac_config_files Makefile libkms/Makefile libkms/libkms.pc intel/Makefile intel/libdrm_intel.pc radeon/Makefile radeon/libdrm_radeon.pc nouveau/Makefile nouveau/libdrm_nouveau.pc omap/Makefile omap/libdrm_omap.pc exynos/Makefile exynos/libdrm_exynos.pc tests/Makefile tests/modeprint/Makefile tests/modetest/Makefile tests/kmstest/Makefile tests/radeon/Makefile tests/vbltest/Makefile include/Makefile include/drm/Makefile man/Makefile libdrm.pc"
-+ac_config_files="$ac_config_files Makefile libkms/Makefile libkms/libkms.pc intel/Makefile intel/libdrm_intel.pc radeon/Makefile radeon/libdrm_radeon.pc nouveau/Makefile nouveau/libdrm_nouveau.pc omap/Makefile omap/libdrm_omap.pc exynos/Makefile exynos/libdrm_exynos.pc tests/Makefile tests/modeprint/Makefile tests/modetest/Makefile tests/kmstest/Makefile tests/radeon/Makefile tests/vbltest/Makefile include/Makefile include/drm/Makefile libdrm.pc"
-
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure