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/fixesproto | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11/fixesproto')
-rw-r--r-- | x11/fixesproto/Makefile | 2 | ||||
-rw-r--r-- | x11/fixesproto/distinfo | 5 | ||||
-rw-r--r-- | x11/fixesproto/pkg-descr | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile index 45350f54ecab..ea13101353fc 100644 --- a/x11/fixesproto/Makefile +++ b/x11/fixesproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fixesproto -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/fixesproto/distinfo b/x11/fixesproto/distinfo index fa215cec2baf..0bfc4ee598db 100644 --- a/x11/fixesproto/distinfo +++ b/x11/fixesproto/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/proto/fixesproto-4.1.1.tar.bz2) = 4c1cb4f2ed9f34de59f2f04783ca9483 -SHA256 (xorg/proto/fixesproto-4.1.1.tar.bz2) = e72a32916ad4bbd03847f8945c55582bdbafc039d286ded7365d402a7ff164ef -SIZE (xorg/proto/fixesproto-4.1.1.tar.bz2) = 91338 +SHA256 (xorg/proto/fixesproto-4.1.2.tar.bz2) = de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857 +SIZE (xorg/proto/fixesproto-4.1.2.tar.bz2) = 103043 diff --git a/x11/fixesproto/pkg-descr b/x11/fixesproto/pkg-descr index 5e2d9367eadd..306320b73cbd 100644 --- a/x11/fixesproto/pkg-descr +++ b/x11/fixesproto/pkg-descr @@ -1,5 +1,4 @@ This package contains X.Org Fixes extension protocol specification and header files. -- Joel Dahl -joel@FreeBSD.org +WWW: http://www.freedesktop.org/wiki/Software/xlibs |