diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-08 21:59:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-08 21:59:21 +0000 |
commit | 6cb9498449bdb671bfd38049033595aebc9f4778 (patch) | |
tree | 012e746871c06da1d419394edc961edb468c40ef /x11/rgb | |
parent | cb6f73936c74f1aa1643dde19a6c3a3cdb755546 (diff) | |
download | pkgsrc-6cb9498449bdb671bfd38049033595aebc9f4778.tar.gz |
Update to 1.0.6:
This release includes contributions by Daphne Pfister to resynchronize the
X11 color name list with the CSS color name list that has forked from ours,
and also includes a couple minor improvements to the showrgb program and
to the build configuration.
Diffstat (limited to 'x11/rgb')
-rw-r--r-- | x11/rgb/Makefile | 5 | ||||
-rw-r--r-- | x11/rgb/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index 50d25672940..06e11b6b8da 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/01/21 14:01:45 wiz Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/11/08 21:59:21 wiz Exp $ -DISTNAME= rgb-1.0.5 +DISTNAME= rgb-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rgb/distinfo b/x11/rgb/distinfo index 1036fbb507e..e30a37cc35a 100644 --- a/x11/rgb/distinfo +++ b/x11/rgb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/01/21 14:01:45 wiz Exp $ +$NetBSD: distinfo,v 1.5 2014/11/08 21:59:21 wiz Exp $ -SHA1 (rgb-1.0.5.tar.bz2) = c3e62229ca6ee8f4ca96d6f4997fe3e4381f3cc7 -RMD160 (rgb-1.0.5.tar.bz2) = cbecedda1e011b8fcbc7c093edcf0009b3206389 -Size (rgb-1.0.5.tar.bz2) = 130900 bytes +SHA1 (rgb-1.0.6.tar.bz2) = 542fade81a74f8a6beaea8cb517bdf1033fc6b71 +RMD160 (rgb-1.0.6.tar.bz2) = aaf1a6b1c96238a81b2b6a15648f93705a68f08f +Size (rgb-1.0.6.tar.bz2) = 139225 bytes |