diff options
author | ashish <ashish@FreeBSD.org> | 2012-05-05 23:52:38 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-05-05 23:52:38 +0800 |
commit | 7d0954648382886cb1f38ad291f9683b54f0145d (patch) | |
tree | 50b52f95f0c4e10426690ab029f76d07be45c329 /x11/xcb-proto | |
parent | abc9e3a010f0ae85e5912575a94ef65c0046c1cf (diff) | |
download | freebsd-ports-gnome-7d0954648382886cb1f38ad291f9683b54f0145d.tar.gz freebsd-ports-gnome-7d0954648382886cb1f38ad291f9683b54f0145d.tar.zst freebsd-ports-gnome-7d0954648382886cb1f38ad291f9683b54f0145d.zip |
- Update to 1.7.1
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r-- | x11/xcb-proto/Makefile | 2 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 4 | ||||
-rw-r--r-- | x11/xcb-proto/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 76b920676202..89d44d95b529 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcb-proto -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 3ed55f7e4566..b9618daec6a7 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcb-proto-1.7.tar.bz2) = e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38 -SIZE (xcb-proto-1.7.tar.bz2) = 104353 +SHA256 (xcb-proto-1.7.1.tar.bz2) = ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437 +SIZE (xcb-proto-1.7.1.tar.bz2) = 106040 diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist index 05dff4e8b685..4d3495fbc5f5 100644 --- a/x11/xcb-proto/pkg-plist +++ b/x11/xcb-proto/pkg-plist @@ -4,6 +4,7 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/damage.xml %%DATADIR%%/dpms.xml %%DATADIR%%/dri2.xml +%%DATADIR%%/ge.xml %%DATADIR%%/glx.xml %%DATADIR%%/randr.xml %%DATADIR%%/record.xml @@ -17,6 +18,7 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/xcb.xsd %%DATADIR%%/xevie.xml %%DATADIR%%/xf86dri.xml +%%DATADIR%%/xf86vidmode.xml %%DATADIR%%/xfixes.xml %%DATADIR%%/xkb.xml %%DATADIR%%/xinerama.xml |