diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-22 08:58:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-22 08:58:38 +0000 |
commit | 13635000705bb8eae6b7ee9a5633fd3be0fa6156 (patch) | |
tree | b91c308be183c41498ff07b0b07a9d5529e68752 /net/libIDL | |
parent | 79d1fe486a5f293172ff6c128c4c274b23d7b976 (diff) | |
download | pkgsrc-13635000705bb8eae6b7ee9a5633fd3be0fa6156.tar.gz |
Update to 0.8.0. Changes since 0.7.4 include some minor bugfixes.
Diffstat (limited to 'net/libIDL')
-rw-r--r-- | net/libIDL/Makefile | 7 | ||||
-rw-r--r-- | net/libIDL/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index d32f517221e..23d9e4f52ad 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2002/12/24 06:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/22 08:58:38 jmmv Exp $ # -DISTNAME= libIDL-0.7.4 -PKGREVISION= 3 +DISTNAME= libIDL-0.8.0 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.7/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/net/libIDL/distinfo b/net/libIDL/distinfo index 8dea116815f..47a0e7327ff 100644 --- a/net/libIDL/distinfo +++ b/net/libIDL/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/10/30 03:09:36 rh Exp $ +$NetBSD: distinfo,v 1.4 2003/01/22 08:58:38 jmmv Exp $ -SHA1 (libIDL-0.7.4.tar.bz2) = c371334d04145f7ccf869305069fee545f093cee -Size (libIDL-0.7.4.tar.bz2) = 265009 bytes +SHA1 (libIDL-0.8.0.tar.bz2) = 4e31bc9b59e8c919460fe9c50869c495d7eb5105 +Size (libIDL-0.8.0.tar.bz2) = 274885 bytes |