diff options
author | joerg <joerg@pkgsrc.org> | 2010-09-10 19:25:48 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-09-10 19:25:48 +0000 |
commit | 741689bf13cba40d6d6c02d1a2777ee581051080 (patch) | |
tree | 333dca38f4c413f35e2f211b01ea9af240f93dc2 /x11 | |
parent | e909f892315cbc0272e38be22b98516cc713ffd8 (diff) | |
download | pkgsrc-741689bf13cba40d6d6c02d1a2777ee581051080.tar.gz |
xextproto-7.1.1:Fix XSyncValueSubtract typo.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xextproto/Makefile | 6 | ||||
-rw-r--r-- | x11/xextproto/PLIST | 16 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 8 |
3 files changed, 22 insertions, 8 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index e10e0b7b998..5ce22166474 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/04/09 09:06:52 tnn Exp $ +# $NetBSD: Makefile,v 1.10 2010/09/10 19:25:48 joerg Exp $ # -DISTNAME= xextproto-7.1.1 -PKGREVISION= 1 +DISTNAME= xextproto-7.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= XExt extension headers from X.org +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir diff --git a/x11/xextproto/PLIST b/x11/xextproto/PLIST index 1ef77a2d392..4a1c4848204 100644 --- a/x11/xextproto/PLIST +++ b/x11/xextproto/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2010/04/09 08:33:38 tnn Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/09/10 19:25:48 joerg Exp $ include/X11/extensions/EVI.h include/X11/extensions/EVIproto.h include/X11/extensions/ag.h @@ -21,13 +21,27 @@ include/X11/extensions/secur.h include/X11/extensions/securproto.h include/X11/extensions/shapeconst.h include/X11/extensions/shapeproto.h +include/X11/extensions/shapestr.h include/X11/extensions/shm.h include/X11/extensions/shmproto.h include/X11/extensions/shmstr.h include/X11/extensions/syncconst.h include/X11/extensions/syncproto.h +include/X11/extensions/syncstr.h include/X11/extensions/xtestconst.h include/X11/extensions/xtestext1const.h include/X11/extensions/xtestext1proto.h include/X11/extensions/xtestproto.h lib/pkgconfig/xextproto.pc +share/doc/xextproto/appgroup.xml +share/doc/xextproto/dbe.xml +share/doc/xextproto/dpms.xml +share/doc/xextproto/evi.xml +share/doc/xextproto/geproto.xml +share/doc/xextproto/multibuf.xml +share/doc/xextproto/security.xml +share/doc/xextproto/shape.xml +share/doc/xextproto/shm.xml +share/doc/xextproto/sync.xml +share/doc/xextproto/tog-cup.xml +share/doc/xextproto/xtest.xml diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo index 43e8dcfef93..9e912d7c5ff 100644 --- a/x11/xextproto/distinfo +++ b/x11/xextproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/04/09 08:33:38 tnn Exp $ +$NetBSD: distinfo,v 1.6 2010/09/10 19:25:48 joerg Exp $ -SHA1 (xextproto-7.1.1.tar.bz2) = 1bb4bd12d65a17b3168dc9b4e028b33a2f7b2cad -RMD160 (xextproto-7.1.1.tar.bz2) = 10d840838da0870f9ff83afddc12eaea46098e54 -Size (xextproto-7.1.1.tar.bz2) = 71234 bytes +SHA1 (xextproto-7.1.2.tar.bz2) = be6303a9449277af58f38e1be57e442d98f400fe +RMD160 (xextproto-7.1.2.tar.bz2) = ca120b173646957da8026c7033f4ce44770485af +Size (xextproto-7.1.2.tar.bz2) = 173323 bytes |