diff options
author | hasso <hasso@pkgsrc.org> | 2009-06-09 09:10:36 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-06-09 09:10:36 +0000 |
commit | ad78d9b235692e7f6f1898b83d49ec95452272cf (patch) | |
tree | 2b42c560aa073319333dc53484a6de17b04d8ca9 /x11 | |
parent | f1e25d0130d29ea2f163307d3ffdc66521d6e887 (diff) | |
download | pkgsrc-ad78d9b235692e7f6f1898b83d49ec95452272cf.tar.gz |
Update to 1.3.1. Changes since 1.3.0:
Adam Jackson (1):
Don't store pScrn->monitor->DDC manually, let xf86SetDDCproperties do it.
Julien Cristau (1):
Bump to 1.3.1
Paulo Cesar Pereira de Andrade (2):
Compile warning fixes.
Replace calls to xf86usleep with calls to usleep and include unistd.h.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-i128/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-i128/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-video-i128/Makefile b/x11/xf86-video-i128/Makefile index 9d49629b7fd..8ce86e743a1 100644 --- a/x11/xf86-video-i128/Makefile +++ b/x11/xf86-video-i128/Makefile @@ -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 09:10:36 hasso Exp $ # -DISTNAME= xf86-video-i128-1.3.0 -PKGREVISION= 2 +DISTNAME= xf86-video-i128-1.3.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-i128/distinfo b/x11/xf86-video-i128/distinfo index 663366a7740..42a23c9672b 100644 --- a/x11/xf86-video-i128/distinfo +++ b/x11/xf86-video-i128/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2008/08/09 15:37:02 tnn Exp $ +$NetBSD: distinfo,v 1.4 2009/06/09 09:10:36 hasso Exp $ -SHA1 (xf86-video-i128-1.3.0.tar.bz2) = 5adf2e19f87464d28355cd72732a08680fb56d7f -RMD160 (xf86-video-i128-1.3.0.tar.bz2) = 3b059ec47e2bfd1e35ae2535b789d45d0ab57cdc -Size (xf86-video-i128-1.3.0.tar.bz2) = 273741 bytes +SHA1 (xf86-video-i128-1.3.1.tar.bz2) = 4e58d4c09d794f9dd9d3e035b0a2ada0086dba81 +RMD160 (xf86-video-i128-1.3.1.tar.bz2) = e481118a53554d7ce7402837fe667d2c8e42d4a5 +Size (xf86-video-i128-1.3.1.tar.bz2) = 265350 bytes SHA1 (patch-aa) = de4b24f4979fe24c2c3747e32dcab12a0d56442e |