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/damageproto | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11/damageproto')
-rw-r--r-- | x11/damageproto/Makefile | 2 | ||||
-rw-r--r-- | x11/damageproto/distinfo | 5 | ||||
-rw-r--r-- | x11/damageproto/pkg-descr | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/damageproto/Makefile b/x11/damageproto/Makefile index 779e955b278f..6073e83bdacd 100644 --- a/x11/damageproto/Makefile +++ b/x11/damageproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= damageproto -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/damageproto/distinfo b/x11/damageproto/distinfo index 03253db8dc6e..0cd77b87edb0 100644 --- a/x11/damageproto/distinfo +++ b/x11/damageproto/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/proto/damageproto-1.2.0.tar.bz2) = 434b931b02bd83ed9fc44951df81cdac -SHA256 (xorg/proto/damageproto-1.2.0.tar.bz2) = a50250770a2eead9d6fd56577e3328d0a6a1c4d425b58faa0f5ca7683169ee8f -SIZE (xorg/proto/damageproto-1.2.0.tar.bz2) = 53133 +SHA256 (xorg/proto/damageproto-1.2.1.tar.bz2) = 5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b +SIZE (xorg/proto/damageproto-1.2.1.tar.bz2) = 98392 diff --git a/x11/damageproto/pkg-descr b/x11/damageproto/pkg-descr index 9ba4ce9c9d65..66bb20e11ea6 100644 --- a/x11/damageproto/pkg-descr +++ b/x11/damageproto/pkg-descr @@ -1,5 +1,2 @@ This package contains X.Org Damage extension protocol specification and header files. - -- Joel Dahl -joel@FreeBSD.org |