diff options
author | jmmv <jmmv> | 2007-03-07 12:51:16 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2007-03-07 12:51:16 +0000 |
commit | 7299f975cc0409a22199a129404fe8017ac1335b (patch) | |
tree | 99d04d56f07982296cbc73b2248f89b33e742561 /devel/hugs-unix | |
parent | 1758e100b359e60259d17d54afe8c35a7275bdcf (diff) | |
download | pkgsrc-7299f975cc0409a22199a129404fe8017ac1335b.tar.gz |
Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml)
to the versions corresponding to the 2006-09 release. This should have
been done when the main hugs package was updated to this version back in
October of past year.
Diffstat (limited to 'devel/hugs-unix')
-rw-r--r-- | devel/hugs-unix/Makefile | 4 | ||||
-rw-r--r-- | devel/hugs-unix/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/hugs-unix/Makefile b/devel/hugs-unix/Makefile index 085d403acc0..48e1c35f116 100644 --- a/devel/hugs-unix/Makefile +++ b/devel/hugs-unix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/08/03 18:52:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2007/03/07 12:51:16 jmmv Exp $ # -DISTNAME= unix-1.0.20060515 +DISTNAME= unix-2.0.20060921 CATEGORIES= devel MAINTAINER= jmmv@NetBSD.org diff --git a/devel/hugs-unix/distinfo b/devel/hugs-unix/distinfo index 1c1e4a7abd6..f2f3720b81c 100644 --- a/devel/hugs-unix/distinfo +++ b/devel/hugs-unix/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/08/03 18:52:02 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2007/03/07 12:51:16 jmmv Exp $ -SHA1 (unix-1.0.20060515.tar.gz) = 2cfeceab449303891175a94eaa19d00aac4ffe98 -RMD160 (unix-1.0.20060515.tar.gz) = 882015aea63e6f8a3595c7fb63770783b2d3cd15 -Size (unix-1.0.20060515.tar.gz) = 61883 bytes +SHA1 (unix-2.0.20060921.tar.gz) = ec345010118f65c63b53ef88384b3ff3b1ecfb71 +RMD160 (unix-2.0.20060921.tar.gz) = d21e9d5ceebee8132c004e683e9ab11d6c6a165c +Size (unix-2.0.20060921.tar.gz) = 67187 bytes |