diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
commit | d594ccc94ffa1006a70e7762de037c800e827b24 (patch) | |
tree | acb2244a21cfbea5c6e08351de94411bf3cb322a /x11/dri2proto | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) |
Notes
Diffstat (limited to 'x11/dri2proto')
-rw-r--r-- | x11/dri2proto/Makefile | 2 | ||||
-rw-r--r-- | x11/dri2proto/distinfo | 5 | ||||
-rw-r--r-- | x11/dri2proto/pkg-descr | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile index 638ff0f2f76d..5709b1c2ae1f 100644 --- a/x11/dri2proto/Makefile +++ b/x11/dri2proto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dri2proto -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/dri2proto/distinfo b/x11/dri2proto/distinfo index 71dc2fb3621b..eb210316420d 100644 --- a/x11/dri2proto/distinfo +++ b/x11/dri2proto/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/proto/dri2proto-2.2.tar.bz2) = 3ca8ddb42cd4ee31b8690031303221af -SHA256 (xorg/proto/dri2proto-2.2.tar.bz2) = f352950ffee4437d9da3e216d9a348ba0c7cf80c8c0fb30385c77ce3b780b2a1 -SIZE (xorg/proto/dri2proto-2.2.tar.bz2) = 94772 +SHA256 (xorg/proto/dri2proto-2.3.tar.bz2) = b2141892a0db35feffa5e952ff5e1d2727c4436b07d7e2e9dd2ed89c8bb3e677 +SIZE (xorg/proto/dri2proto-2.3.tar.bz2) = 95466 diff --git a/x11/dri2proto/pkg-descr b/x11/dri2proto/pkg-descr index 1e57ddbf8fb2..668bcfc97708 100644 --- a/x11/dri2proto/pkg-descr +++ b/x11/dri2proto/pkg-descr @@ -1,4 +1,3 @@ This package contains X.Org DRI2 prototype headers. -- Florent Thoumie -flz@FreeBSD.org +WWW: http://www.freedesktop.org/wiki/Software/xlibs |