diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-02 12:14:29 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-02 12:14:29 +0000 |
commit | 521c2a0b4fd86b7e9222d14ef49a0be91af8ad0e (patch) | |
tree | 8a647dc87b7769d35a6abd8c0eb76bdba93cf6f3 /devel | |
parent | 08e101085f5aa167b162b67a63c2443847b9992b (diff) | |
download | pkgsrc-521c2a0b4fd86b7e9222d14ef49a0be91af8ad0e.tar.gz |
Update to 2.4.0: the code has been marked as stable and some cleanups have
been done.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libglade2/Makefile | 8 | ||||
-rw-r--r-- | devel/libglade2/PLIST | 5 | ||||
-rw-r--r-- | devel/libglade2/distinfo | 6 |
3 files changed, 10 insertions, 9 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 05d29c79f3f..93cf4332216 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2004/04/17 10:39:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2004/09/02 12:14:29 jmmv Exp $ # -DISTNAME= libglade-2.3.6 +DISTNAME= libglade-2.4.0 PKGNAME= ${DISTNAME:S/libglade/libglade2/} -PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.3/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.4/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ diff --git a/devel/libglade2/PLIST b/devel/libglade2/PLIST index 91fb1e37d0b..711bc7e4d7f 100644 --- a/devel/libglade2/PLIST +++ b/devel/libglade2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/04/01 18:16:46 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/09/02 12:14:29 jmmv Exp $ bin/libglade-convert include/libglade-2.0/glade/glade-build.h include/libglade-2.0/glade/glade-init.h @@ -9,7 +9,7 @@ lib/libglade-2.0.a lib/libglade-2.0.la lib/libglade-2.0.so lib/libglade-2.0.so.0 -lib/libglade-2.0.so.0.3 +lib/libglade-2.0.so.0.4 lib/pkgconfig/libglade-2.0.pc share/doc/html/libglade/GladeXML.html share/doc/html/libglade/home.png @@ -29,6 +29,7 @@ share/doc/html/libglade/libglade-modules.html share/doc/html/libglade/libglade-notes.html share/doc/html/libglade/libglade.devhelp share/doc/html/libglade/right.png +share/doc/html/libglade/style.css share/doc/html/libglade/up.png @comment in xmlcatmgr: share/xml/catalog share/xml/libglade/glade-2.0.dtd diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo index daeac82f448..02c3782da81 100644 --- a/devel/libglade2/distinfo +++ b/devel/libglade2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2004/04/01 18:16:46 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/09/02 12:14:29 jmmv Exp $ -SHA1 (libglade-2.3.6.tar.gz) = 7f42a3202611f9343644adc2272757ea37332264 -Size (libglade-2.3.6.tar.gz) = 465623 bytes +SHA1 (libglade-2.4.0.tar.bz2) = 95428bec28bb6929f673d061df804babbe56f90f +Size (libglade-2.4.0.tar.bz2) = 310334 bytes SHA1 (patch-ab) = e77f94b51082aad4150b616b3b934125b658a692 |