pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/scrnsaverproto Update to 1.2.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84dc872e5175
branches:  trunk
changeset: 398173:84dc872e5175
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 26 11:53:59 2009 +0000

description:
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:

 x11/scrnsaverproto/Makefile |  4 ++--
 x11/scrnsaverproto/PLIST    |  3 +--
 x11/scrnsaverproto/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 84c31de7035b -r 84dc872e5175 x11/scrnsaverproto/Makefile
--- a/x11/scrnsaverproto/Makefile       Wed Aug 26 11:49:57 2009 +0000
+++ b/x11/scrnsaverproto/Makefile       Wed Aug 26 11:53:59 2009 +0000
@@ -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 -r 84c31de7035b -r 84dc872e5175 x11/scrnsaverproto/PLIST
--- a/x11/scrnsaverproto/PLIST  Wed Aug 26 11:49:57 2009 +0000
+++ b/x11/scrnsaverproto/PLIST  Wed Aug 26 11:53:59 2009 +0000
@@ -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 -r 84c31de7035b -r 84dc872e5175 x11/scrnsaverproto/distinfo
--- a/x11/scrnsaverproto/distinfo       Wed Aug 26 11:49:57 2009 +0000
+++ b/x11/scrnsaverproto/distinfo       Wed Aug 26 11:53:59 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index