Commit Graph

71 Commits

Author SHA1 Message Date
da27d72b96 libdrm: update to 2.4.102 2020-05-27 12:00:19 +02:00
733f15f8f2 [notify] libdrm: update to 2.4.101
upstream switched from autotools to meson, thus all libtool file
are gone. Rebuild all ports dependent on libdrm to fix wrong entries
in their *.la files, probably most of xorg-xf86-video-*.

Use the following script to find problematic ports:

for f in $(grep -lrs libdrm.la /usr/lib); do pkginfo -o $f | \
awk '!/^Package/ {print $1}'; done | sort -u
2020-04-06 15:26:52 +02:00
217a1502b0 libdrm: update to 2.4.100 2019-10-17 17:29:43 +02:00
Danny Rawlins
118b1c9428 xorg: dependency cleanup 2019-08-25 23:41:05 +10:00
Fredrik Rinnestam
38c676ee34 libdrm: updated to 2.4.99 2019-07-03 05:14:51 +02:00
7a6c0252b1 libdrm: update to 2.4.98 2019-04-23 10:31:40 +02:00
8e88e981db libdrm: update to 2.4.97 2019-01-23 15:42:08 +01:00
Danny Rawlins
318ca4d515 libdrm: 2.4.95 -> 2.4.96 2018-10-17 23:21:55 +11:00
Fredrik Rinnestam
07981da8a3 libdrm: updated to 2.4.95 2018-10-05 20:55:09 +02:00
Danny Rawlins
2ebc105734 libdrm: 2.4.93 -> 2.4.94 2018-09-03 23:24:23 +10:00
c24dc21542 libdrm: update to 2.4.93 2018-08-02 17:31:13 +02:00
Fredrik Rinnestam
c608ba2de7 libdrm: updated to 2.4.92 2018-05-10 16:26:22 +02:00
f9225a561e libdrm: update to 2.4.91 2018-03-06 12:11:49 +01:00
Fredrik Rinnestam
8f6d51fe62 libdrm: updated to 2.4.90 2018-02-17 18:03:55 +01:00
Fredrik Rinnestam
5ad59e2eb2 libdrm: updated to 2.4.89 2017-12-18 13:08:29 +01:00
Fredrik Rinnestam
5a2bb6cd46 libdrm: updated to 2.4.88 2017-11-03 18:27:57 +01:00
a4afd26abf libdrm: update to 2.4.87 2017-11-01 12:10:34 +01:00
Danny Rawlins
c45f44cbe2 libdrm: 2.4.84 -> 2.4.85 2017-10-21 16:39:48 +11:00
Danny Rawlins
19cbacb703 libdrm: 2.4.83 -> 2.4.84 2017-10-13 20:28:27 +11:00
bc85866edc libdrm: update to 2.4.83 2017-08-25 15:09:20 +02:00
Fredrik Rinnestam
13057a0242 libdrm: updated to 2.4.82 2017-07-19 20:42:27 +02:00
Fredrik Rinnestam
ee7c47912a libdrm: updated to 2.4.81 2017-05-25 00:11:48 +02:00
Fredrik Rinnestam
45a5b32864 libdrm: updated to 2.4.80 2017-04-17 01:10:39 +02:00
59e06f5ab7 libdrm: update to 2.4.79 2017-04-10 11:55:41 +02:00
c44fe2c746 libdrm: update to 2.4.77 2017-04-06 09:51:57 +02:00
Fredrik Rinnestam
81729d0689 libdrm: updated to 2.4.76 2017-03-29 23:58:44 +02:00
Fredrik Rinnestam
72d84c31e0 libdrm: updated to 2.4.75 2017-01-29 16:01:25 +01:00
c5219a9d4f libdrm: update to 2.4.74 2016-11-30 17:12:32 +01:00
55bb079afe libdrm: upate to 2..4.73 2016-11-15 17:14:37 +01:00
9060d0b910 libdrm: update to 2.4.71 2016-10-04 19:19:49 +02:00
Fredrik Rinnestam
d30c234028 libdrm: updated to 2.4.70 2016-07-25 20:03:37 +02:00
Fredrik Rinnestam
89fba0c284 libdrm: updated to 2.4.69 2016-07-20 22:27:10 +02:00
9453d87e3f libdrm: update to 2.4.68 2016-04-28 17:38:21 +02:00
Fredrik Rinnestam
f54af05ddd libdrm: updated to 2.4.67 2016-02-16 22:52:22 +01:00
cae2672586 libdrm: update to 2.4.66 2016-01-03 17:24:35 +01:00
Fredrik Rinnestam
72d1e72907 Merge branch '3.1' into 3.2 2015-09-17 21:57:47 +02:00
Fredrik Rinnestam
02b9aa5c48 libdrm: updated to 2.4.65 2015-09-17 21:56:58 +02:00
Fredrik Rinnestam
a115c44bf9 Merge branch '3.1' into 3.2 2015-08-22 15:24:00 +02:00
c9f1b37616 libdrm: update to 2.4.64 2015-08-22 13:48:33 +02:00
Fredrik Rinnestam
5793fe7875 Merge branch '3.1' into 3.2 2015-08-15 14:07:48 +02:00
Fredrik Rinnestam
80913a1a54 libdrm: updated to 2.4.63 2015-08-15 14:06:37 +02:00
Fredrik Rinnestam
5d87964510 libdrm: dont specify mandir 2015-08-05 02:48:42 +02:00
Fredrik Rinnestam
fb826115fa libdrm: updated to 2.4.62 2015-06-30 18:23:17 +02:00
1d19092519 libdrm: update to 2.4.61 2015-05-07 13:43:00 +02:00
Danny Rawlins
87d1b7c324 libdrm: 2.4.59 -> 2.4.60 2015-03-20 19:46:11 +11:00
6111dbed7c libdrm: update to 2.4.59 2015-01-23 15:14:02 +01:00
Danny Rawlins
3dc35a6cf2 libdrm: 2.4.56 -> 2.4.58 2014-09-29 19:35:03 +10:00
Fredrik Rinnestam
a16ddd1760 libdrm: updated to 2.4.56 2014-07-30 12:52:44 +02:00
Fredrik Rinnestam
e093dd190a libdrm: updated to 2.4.55 2014-07-25 19:40:30 +02:00
Fredrik Rinnestam
2b7ab8bee5 libdrm: updated to 2.4.54 2014-05-02 23:30:10 +02:00