pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Add X11/extensions/shapeconst.h



details:   https://anonhg.NetBSD.org/pkgsrc/rev/429efc1f757f
branches:  trunk
changeset: 576039:429efc1f757f
user:      martin <martin%pkgsrc.org@localhost>
date:      Sun May 30 12:55:17 2010 +0000

description:
Add X11/extensions/shapeconst.h

diffstat:

 pkgtools/x11-links/Makefile             |  3 ++-
 pkgtools/x11-links/files/xorg.xextproto |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 89aa543722aa -r 429efc1f757f pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Sun May 30 12:29:12 2010 +0000
+++ b/pkgtools/x11-links/Makefile       Sun May 30 12:55:17 2010 +0000
@@ -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 -r 89aa543722aa -r 429efc1f757f pkgtools/x11-links/files/xorg.xextproto
--- a/pkgtools/x11-links/files/xorg.xextproto   Sun May 30 12:29:12 2010 +0000
+++ b/pkgtools/x11-links/files/xorg.xextproto   Sun May 30 12:55:17 2010 +0000
@@ -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/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



Home | Main Index | Thread Index | Old Index