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/rgb | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11/rgb')
-rw-r--r-- | x11/rgb/Makefile | 2 | ||||
-rw-r--r-- | x11/rgb/distinfo | 5 | ||||
-rw-r--r-- | x11/rgb/pkg-descr | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index a0ffa9062a10..fc1b1b080703 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rgb -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/rgb/distinfo b/x11/rgb/distinfo index aa594a1f8330..5a882ca16fcd 100644 --- a/x11/rgb/distinfo +++ b/x11/rgb/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/app/rgb-1.0.3.tar.bz2) = 44ea16cc3104de6401bc74035f642357 -SHA256 (xorg/app/rgb-1.0.3.tar.bz2) = 162111c0192c8f78e99a6ee9a3df5eb149251c5800896c993399da005ec7fe95 -SIZE (xorg/app/rgb-1.0.3.tar.bz2) = 103803 +SHA256 (xorg/app/rgb-1.0.4.tar.bz2) = 80887da011ad086fff88bfd16c6d9d5ac7da45ef1bc9d0c192a6f370423370f1 +SIZE (xorg/app/rgb-1.0.4.tar.bz2) = 121558 diff --git a/x11/rgb/pkg-descr b/x11/rgb/pkg-descr index 949c3fd4e280..2692c544f6cd 100644 --- a/x11/rgb/pkg-descr +++ b/x11/rgb/pkg-descr @@ -1,6 +1,3 @@ This package contains showrgb, a program that reads an rgb color-name database compiled for use with the dbm database routines and converts it back to source form, printing the result to standard output. - -- Joel Dahl -joel@FreeBSD.org |