diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-26 11:53:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-26 11:53:59 +0000 |
commit | 13e48cf5ff6b9aa0ad3952dae616c7935a5436c7 (patch) | |
tree | 25d4b75234e26d4feeef737b0506ca4140daeb62 /x11/scrnsaverproto | |
parent | 2d26a2f628830a6e5dc3c54e2a230fdd74b5f4d6 (diff) | |
download | pkgsrc-13e48cf5ff6b9aa0ad3952dae616c7935a5436c7.tar.gz |
Update to 1.2.0:
Packaging-only update, no changes to the protocol itself since version
1.1.0. Notably is the removal of the scrnsaver.h header which was moved to
the libXScrnSaver module.
Diffstat (limited to 'x11/scrnsaverproto')
-rw-r--r-- | x11/scrnsaverproto/Makefile | 4 | ||||
-rw-r--r-- | x11/scrnsaverproto/PLIST | 3 | ||||
-rw-r--r-- | x11/scrnsaverproto/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/x11/scrnsaverproto/Makefile b/x11/scrnsaverproto/Makefile index 161d3033f4f..fc40fb4bfd7 100644 --- a/x11/scrnsaverproto/Makefile +++ b/x11/scrnsaverproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:16 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 11:53:59 wiz Exp $ # -DISTNAME= scrnsaverproto-1.1.0 +DISTNAME= scrnsaverproto-1.2.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/scrnsaverproto/PLIST b/x11/scrnsaverproto/PLIST index 110555f81f6..8c6c79d44d4 100644 --- a/x11/scrnsaverproto/PLIST +++ b/x11/scrnsaverproto/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:06 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/08/26 11:53:59 wiz Exp $ include/X11/extensions/saver.h include/X11/extensions/saverproto.h -include/X11/extensions/scrnsaver.h lib/pkgconfig/scrnsaverproto.pc diff --git a/x11/scrnsaverproto/distinfo b/x11/scrnsaverproto/distinfo index 82df89cca55..40f82994efe 100644 --- a/x11/scrnsaverproto/distinfo +++ b/x11/scrnsaverproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 20:11:57 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/08/26 11:53:59 wiz Exp $ -SHA1 (scrnsaverproto-1.1.0.tar.bz2) = 4c5859948034f2e5f625d930c73e4b96a6a0c29c -RMD160 (scrnsaverproto-1.1.0.tar.bz2) = 966944d272b035eb0d1f8826c411ca1ee56ab5b3 -Size (scrnsaverproto-1.1.0.tar.bz2) = 38066 bytes +SHA1 (scrnsaverproto-1.2.0.tar.bz2) = c734cfe9a1ce57fd42957389dcc90518fd7ca6b6 +RMD160 (scrnsaverproto-1.2.0.tar.bz2) = cf7e6c56b71cca597839ff0358ee602600f8f3e8 +Size (scrnsaverproto-1.2.0.tar.bz2) = 49623 bytes |