diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-06 20:01:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-06 20:01:34 +0000 |
commit | 5f39294ff3ebad7d61e05ba2bb6c49aed6444283 (patch) | |
tree | fa98edd1bea712f536a7a50afb20276cc5cdfc45 /net | |
parent | 32a001b83d73c6f6aeabfbf9d3293ac4d380174e (diff) | |
download | pkgsrc-5f39294ff3ebad7d61e05ba2bb6c49aed6444283.tar.gz |
Update to 0.8.3:
* Add a -uninstalled.pc file (Laca)
* Clobber LC_ALL before invoking pre-compiler (Fernando Herrera)
Diffstat (limited to 'net')
-rw-r--r-- | net/libIDL/Makefile | 5 | ||||
-rw-r--r-- | net/libIDL/PLIST | 3 | ||||
-rw-r--r-- | net/libIDL/distinfo | 6 |
3 files changed, 6 insertions, 8 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 91e61a51376..dabb13935cb 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/02/03 09:00:34 grant Exp $ +# $NetBSD: Makefile,v 1.19 2004/02/06 20:01:34 jmmv Exp $ # -DISTNAME= libIDL-0.8.2 -PKGREVISION= 1 +DISTNAME= libIDL-0.8.3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/libIDL/PLIST b/net/libIDL/PLIST index fe7728f8c03..cc33ca2dedf 100644 --- a/net/libIDL/PLIST +++ b/net/libIDL/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2003/08/04 13:38:31 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/02/06 20:01:34 jmmv Exp $ bin/libIDL-config-2 include/libIDL-2.0/libIDL/IDL.h -info/libIDL2.info lib/libIDL-2.a lib/libIDL-2.la lib/libIDL-2.so diff --git a/net/libIDL/distinfo b/net/libIDL/distinfo index 913a39491a5..b0256104a38 100644 --- a/net/libIDL/distinfo +++ b/net/libIDL/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2003/12/03 02:18:58 xtraeme Exp $ +$NetBSD: distinfo,v 1.6 2004/02/06 20:01:34 jmmv Exp $ -SHA1 (libIDL-0.8.2.tar.bz2) = 20fdf39db5d5f9d6570eec67037152653ba539a4 -Size (libIDL-0.8.2.tar.bz2) = 253014 bytes +SHA1 (libIDL-0.8.3.tar.bz2) = 96a1d767c77576a1464baef5b09a1223e456be16 +Size (libIDL-0.8.3.tar.bz2) = 311000 bytes |