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/xeyes | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11/xeyes')
-rw-r--r-- | x11/xeyes/Makefile | 2 | ||||
-rw-r--r-- | x11/xeyes/distinfo | 5 | ||||
-rw-r--r-- | x11/xeyes/pkg-descr | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index 3ec4359bd1e5..2054a22b8386 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xeyes -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xeyes/distinfo b/x11/xeyes/distinfo index e27d47e38cc2..cf1560098824 100644 --- a/x11/xeyes/distinfo +++ b/x11/xeyes/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/app/xeyes-1.1.0.tar.bz2) = 933f6d2b132d14f707f1f3c87b39ebe2 -SHA256 (xorg/app/xeyes-1.1.0.tar.bz2) = 996b9641fea06e2f0dde9cbf5fb31b5cd139376198057a88ca59820fdb94d507 -SIZE (xorg/app/xeyes-1.1.0.tar.bz2) = 106292 +SHA256 (xorg/app/xeyes-1.1.1.tar.bz2) = 975e98680cd59e1f9439016386609546ed08c284d0f05a95276f96aca6e8a521 +SIZE (xorg/app/xeyes-1.1.1.tar.bz2) = 113757 diff --git a/x11/xeyes/pkg-descr b/x11/xeyes/pkg-descr index e7d7d4fd56a4..093fcda4e6e5 100644 --- a/x11/xeyes/pkg-descr +++ b/x11/xeyes/pkg-descr @@ -1,4 +1 @@ This package contains xeyes, which is a "follow the mouse" X demo application. - -- Joel Dahl -joel@FreeBSD.org |