diff options
author | hasso <hasso@pkgsrc.org> | 2009-06-09 06:33:06 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-06-09 06:33:06 +0000 |
commit | 85b7c0270101214fece0e9d5f17f0492bc96a3b5 (patch) | |
tree | b64815f92ed56c9cfe37e1c74d02b9f7b7857516 /x11/xf86-video-s3 | |
parent | 5b478d1b08e35cd8debdecc00945aff4791c81d8 (diff) | |
download | pkgsrc-85b7c0270101214fece0e9d5f17f0492bc96a3b5.tar.gz |
Update to 0.6.1. Changes since 0.6.0:
Adam Jackson (1):
Uninclude xf86Version.h
Andrew Randrianasulu (1):
Fix typo in map setup
Dave Airlie (2):
s3 0.6.1
s3: fix build by including inputstr.h
Evgeny M. Zubok (1):
S3: various fixes
Paulo Cesar Pereira de Andrade (1):
Correct unresolved symbol and incorrect assignment.
Diffstat (limited to 'x11/xf86-video-s3')
-rw-r--r-- | x11/xf86-video-s3/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-s3/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile index 27e6403e39e..29796ff9e49 100644 --- a/x11/xf86-video-s3/Makefile +++ b/x11/xf86-video-s3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/09 06:33:06 hasso Exp $ # -DISTNAME= xf86-video-s3-0.6.0 -PKGREVISION= 2 +DISTNAME= xf86-video-s3-0.6.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-s3/distinfo b/x11/xf86-video-s3/distinfo index 3a0bfc401f9..41046672ad4 100644 --- a/x11/xf86-video-s3/distinfo +++ b/x11/xf86-video-s3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/08/09 15:54:07 tnn Exp $ +$NetBSD: distinfo,v 1.3 2009/06/09 06:33:06 hasso Exp $ -SHA1 (xf86-video-s3-0.6.0.tar.bz2) = 8167d89ab2e548246a341aa3ca34a8fa58de285a -RMD160 (xf86-video-s3-0.6.0.tar.bz2) = 74592d8ccabb7810eacacc289d21d81026bc4b99 -Size (xf86-video-s3-0.6.0.tar.bz2) = 264043 bytes +SHA1 (xf86-video-s3-0.6.1.tar.bz2) = 6dcc29988ce89a68a5011b156fc95b8d0755dd70 +RMD160 (xf86-video-s3-0.6.1.tar.bz2) = 98fcce3026b25e493f54934b7ae9b778f49f979a +Size (xf86-video-s3-0.6.1.tar.bz2) = 264633 bytes |