pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-cirrus Update to 1.3.0. Changes since 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b99953b67b1d
branches:  trunk
changeset: 394341:b99953b67b1d
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Jun 09 05:44:31 2009 +0000

description:
Update to 1.3.0. Changes since 1.2.1:

This release adds support for building against Xorg 1.6, but drops
support for building against Xorg 1.3 and older.

Alan Coopersmith (7):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos
      Replace static ChangeLog with XORG_CHANGELOG, use XORG_CWARNFLAGS too
      Raise minimum xorg-server required to 1.4 for miGetPointerPosition
      renamed:    {man,src}/.cvsignore -> {man,src}/.gitignore
      Updates to COPYING, README, & cirrus.man
      Version 1.3.0

Matthieu Herrb (1):
      alpine: fix order of arguments of PCI_WRITE_LONG().

Paulo Cesar Pereira de Andrade (2):
      Export symbols used by different cirrus driver modules.
      Update to use miPointerGetPosition.

diffstat:

 x11/xf86-video-cirrus/Makefile |  5 ++---
 x11/xf86-video-cirrus/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 17e765ee583a -r b99953b67b1d x11/xf86-video-cirrus/Makefile
--- a/x11/xf86-video-cirrus/Makefile    Tue Jun 09 05:35:10 2009 +0000
+++ b/x11/xf86-video-cirrus/Makefile    Tue Jun 09 05:44:31 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/09 05:44:31 hasso Exp $
 #
 
-DISTNAME=      xf86-video-cirrus-1.2.1
-PKGREVISION=   2
+DISTNAME=      xf86-video-cirrus-1.3.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 17e765ee583a -r b99953b67b1d x11/xf86-video-cirrus/distinfo
--- a/x11/xf86-video-cirrus/distinfo    Tue Jun 09 05:35:10 2009 +0000
+++ b/x11/xf86-video-cirrus/distinfo    Tue Jun 09 05:44:31 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/08/09 15:24:54 tnn Exp $
+$NetBSD: distinfo,v 1.3 2009/06/09 05:44:31 hasso Exp $
 
-SHA1 (xf86-video-cirrus-1.2.1.tar.bz2) = cd5219897a0f3dfd7b3b9e79a3c977802707dc9c
-RMD160 (xf86-video-cirrus-1.2.1.tar.bz2) = 2fe7b3e9994ebfb5b6a65c56192b918595c3acea
-Size (xf86-video-cirrus-1.2.1.tar.bz2) = 274458 bytes
+SHA1 (xf86-video-cirrus-1.3.0.tar.bz2) = 8e55835ff4ce7d0a210f1dd667e4cd040bba9f6e
+RMD160 (xf86-video-cirrus-1.3.0.tar.bz2) = 4e300042f2bfbf33fd675f9b8c31f04bd9f9a7b4
+Size (xf86-video-cirrus-1.3.0.tar.bz2) = 269386 bytes



Home | Main Index | Thread Index | Old Index