diff options
author | joerg <joerg> | 2007-02-26 14:58:17 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-02-26 14:58:17 +0000 |
commit | 06ee270a18f5bf2b8b74dc1842caf4bc0d234f3a (patch) | |
tree | 80d84cc029f26b3da5580a2f0f93eb2cdd1fa639 /x11/libXext | |
parent | d3a4e9d9f061b5bbdf4f6c63bc180cc753bc2d07 (diff) | |
download | pkgsrc-06ee270a18f5bf2b8b74dc1842caf4bc0d234f3a.tar.gz |
Update to libXext-1.0.3: add man pages for XShm.
Diffstat (limited to 'x11/libXext')
-rw-r--r-- | x11/libXext/Makefile | 4 | ||||
-rw-r--r-- | x11/libXext/PLIST | 13 | ||||
-rw-r--r-- | x11/libXext/distinfo | 8 |
3 files changed, 18 insertions, 7 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index 217e240a3e7..3542a4473dd 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 18:19:58 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/26 14:58:17 joerg Exp $ # -DISTNAME= libXext-1.0.2 +DISTNAME= libXext-1.0.3 CATEGORIES= x11 devel MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXext/PLIST b/x11/libXext/PLIST index 513252a423d..fac8dfe09fe 100644 --- a/x11/libXext/PLIST +++ b/x11/libXext/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 18:19:58 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/02/26 14:58:18 joerg Exp $ lib/libXext.la lib/pkgconfig/xext.pc man/man3/DBE.3 @@ -23,6 +23,17 @@ man/man3/XShapeQueryExtension.3 man/man3/XShapeQueryExtents.3 man/man3/XShapeQueryVersion.3 man/man3/XShapeSelectInput.3 +man/man3/XShm.3 +man/man3/XShmAttach.3 +man/man3/XShmCreateImage.3 +man/man3/XShmCreatePixmap.3 +man/man3/XShmDetach.3 +man/man3/XShmGetEventBase.3 +man/man3/XShmGetImage.3 +man/man3/XShmPixmapFormat.3 +man/man3/XShmPutImage.3 +man/man3/XShmQueryExtension.3 +man/man3/XShmQueryVersion.3 man/man3/XcupGetReservedColormapEntries.3 man/man3/XcupQueryVersion.3 man/man3/XcupStoreColors.3 diff --git a/x11/libXext/distinfo b/x11/libXext/distinfo index c3013e108ef..c7878504816 100644 --- a/x11/libXext/distinfo +++ b/x11/libXext/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 18:19:58 joerg Exp $ +$NetBSD: distinfo,v 1.2 2007/02/26 14:58:18 joerg Exp $ -SHA1 (libXext-1.0.2.tar.bz2) = 29f07b73ab9688855c6a5f046ca07e021a634095 -RMD160 (libXext-1.0.2.tar.bz2) = 830c173a8eff954b848fde3b8cc6bbafe5ee84cc -Size (libXext-1.0.2.tar.bz2) = 275542 bytes +SHA1 (libXext-1.0.3.tar.bz2) = 341796c502d0076912b090f0ac6a764501800684 +RMD160 (libXext-1.0.3.tar.bz2) = 375041cf7b89d2130a38200122ab3f27ef3ca5fd +Size (libXext-1.0.3.tar.bz2) = 262116 bytes |