diff options
author | wiz <wiz> | 2001-05-21 22:00:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-21 22:00:05 +0000 |
commit | 7216cc26df1fa07642115179c82d7f1d63fcf20d (patch) | |
tree | 49367e36ca1ad9d93b23e7f9b0a238017a6a4640 /x11/xcolors | |
parent | fc12c9f25b11b4f8d62ef6cbc15961b83fec2202 (diff) | |
download | pkgsrc-7216cc26df1fa07642115179c82d7f1d63fcf20d.tar.gz |
Don't ignore checksum, no obvious reason too, and we have better methods
to deal with files that change checksums often (which probably won't happen
for this one anymore).
Add real checksum and size.
Diffstat (limited to 'x11/xcolors')
-rw-r--r-- | x11/xcolors/Makefile | 3 | ||||
-rw-r--r-- | x11/xcolors/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 8c68a64a6ff..e272da2ca7c 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 17:07:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/21 22:00:05 wiz Exp $ # FreeBSD: Makefile,v 1.9 1998/01/22 00:41:36 fenner Exp # @@ -12,6 +12,5 @@ COMMENT= Display all (ok, most of) the colors in the universe WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes -IGNOREFILES= xcolors.tar.gz .include "../../mk/bsd.pkg.mk" diff --git a/x11/xcolors/distinfo b/x11/xcolors/distinfo index 8f4f0f30ef6..6c4e8631eb7 100644 --- a/x11/xcolors/distinfo +++ b/x11/xcolors/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 11:07:50 skrll Exp $ +$NetBSD: distinfo,v 1.3 2001/05/21 22:00:05 wiz Exp $ -SHA1 (xcolors.tar.gz) = IGNORE +SHA1 (xcolors.tar.gz) = 5be585937c0a5076175635bd68366a0d2438c798 +Size (xcolors.tar.gz) = 6309 bytes SHA1 (patch-aa) = 3dd0444d505850b22373ca2ceaf209383f1fc7b7 |