diff options
author | martin <martin@pkgsrc.org> | 2010-05-30 12:55:17 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2010-05-30 12:55:17 +0000 |
commit | bb5dafd94fc466d03fd405b917a4d76c8e745549 (patch) | |
tree | 93e38b2fd0691d9c30c3c4ec9c3ac64f0ed44a6d /pkgtools/x11-links | |
parent | bd9b0b790b4ab26f05d89f694771023d26843b63 (diff) | |
download | pkgsrc-bb5dafd94fc466d03fd405b917a4d76c8e745549.tar.gz |
Add X11/extensions/shapeconst.h
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r-- | pkgtools/x11-links/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xorg.xextproto | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 0e012e17469..8f0763a4bea 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2010/04/30 03:37:44 sbd Exp $ +# $NetBSD: Makefile,v 1.112 2010/05/30 12:55:17 martin Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, @@ -6,6 +6,7 @@ DISTNAME= x11-links-0.48 CATEGORIES= pkgtools x11 +PKGREVISION= 1 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/files/xorg.xextproto b/pkgtools/x11-links/files/xorg.xextproto index e26cdc6e101..e6349bdd281 100644 --- a/pkgtools/x11-links/files/xorg.xextproto +++ b/pkgtools/x11-links/files/xorg.xextproto @@ -1,4 +1,4 @@ -# $NetBSD: xorg.xextproto,v 1.2 2008/10/05 21:36:35 cube Exp $ +# $NetBSD: xorg.xextproto,v 1.3 2010/05/30 12:55:17 martin Exp $ include/X11/extensions/MITMisc.h include/X11/extensions/XEVI.h include/X11/extensions/XEVIstr.h @@ -47,6 +47,7 @@ include/X11/extensions/saverproto.h include/X11/extensions/security.h include/X11/extensions/securstr.h include/X11/extensions/shape.h +include/X11/extensions/shapeconst.h include/X11/extensions/shapestr.h include/X11/extensions/shmstr.h include/X11/extensions/sync.h |