diff options
author | pav <pav@FreeBSD.org> | 2009-12-13 07:31:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-13 07:31:47 +0800 |
commit | 48d09edf4b5a0e00c64e731fa6a24c95491c5b4c (patch) | |
tree | 8a17c58948aac5ab4c1f407d720bee96ea54f1db | |
parent | bd58238e25e74aa2fcef2e2b5afcda4c9a10a57e (diff) | |
download | freebsd-ports-gnome-48d09edf4b5a0e00c64e731fa6a24c95491c5b4c.tar.gz freebsd-ports-gnome-48d09edf4b5a0e00c64e731fa6a24c95491c5b4c.tar.zst freebsd-ports-gnome-48d09edf4b5a0e00c64e731fa6a24c95491c5b4c.zip |
- Update to 1.6
PR: ports/141224
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
-rw-r--r-- | x11/xcb-proto/Makefile | 2 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 6 | ||||
-rw-r--r-- | x11/xcb-proto/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 455030916b25..74d283484bc1 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcb-proto -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 827f5d526de2..6739f61cca2a 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,3 +1,3 @@ -MD5 (xcb-proto-1.5.tar.bz2) = 7d0481790104a10ff9174895ae954533 -SHA256 (xcb-proto-1.5.tar.bz2) = 0cf35b258e8f32773bcbd397ef3aca3ee6cac152260c99d2bd851488884c4638 -SIZE (xcb-proto-1.5.tar.bz2) = 89241 +MD5 (xcb-proto-1.6.tar.bz2) = 04313e1d914b44d0e457f6c494fc178b +SHA256 (xcb-proto-1.6.tar.bz2) = f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2 +SIZE (xcb-proto-1.6.tar.bz2) = 92829 diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist index 69b5fc5bf1f2..f7d743d7b4fb 100644 --- a/x11/xcb-proto/pkg-plist +++ b/x11/xcb-proto/pkg-plist @@ -3,6 +3,7 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/composite.xml %%DATADIR%%/damage.xml %%DATADIR%%/dpms.xml +%%DATADIR%%/dri2.xml %%DATADIR%%/glx.xml %%DATADIR%%/randr.xml %%DATADIR%%/record.xml |