diff options
author | drochner <drochner@pkgsrc.org> | 2006-08-03 17:35:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-08-03 17:35:34 +0000 |
commit | 53fd51745cdba9bf44ad0d248af1a0bbc66059fe (patch) | |
tree | 5841364114a7d2bf4b44c6f0bb83c99895911c42 /devel/libglade2 | |
parent | 466785ba67abb16d7108786f326fb4fb2a2b5194 (diff) | |
download | pkgsrc-53fd51745cdba9bf44ad0d248af1a0bbc66059fe.tar.gz |
update to 2.6.0
changes:
- Compiler warning fixes
- Fixes for ASCII characters in entries
Diffstat (limited to 'devel/libglade2')
-rw-r--r-- | devel/libglade2/Makefile | 7 | ||||
-rw-r--r-- | devel/libglade2/PLIST | 3 | ||||
-rw-r--r-- | devel/libglade2/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index b2fa2a67cb2..fb9d6a4f9dd 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2006/04/17 13:46:11 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2006/08/03 17:35:34 drochner Exp $ # -DISTNAME= libglade-2.5.1 +DISTNAME= libglade-2.6.0 PKGNAME= ${DISTNAME:S/libglade/libglade2/} -PKGREVISION= 4 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.5/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.6/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org diff --git a/devel/libglade2/PLIST b/devel/libglade2/PLIST index 05fc6859c20..6a79ace0f9f 100644 --- a/devel/libglade2/PLIST +++ b/devel/libglade2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2004/12/28 21:41:45 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/08/03 17:35:34 drochner Exp $ include/libglade-2.0/glade/glade-build.h include/libglade-2.0/glade/glade-init.h include/libglade-2.0/glade/glade-parser.h @@ -23,6 +23,7 @@ share/doc/html/libglade/libglade-lib.html share/doc/html/libglade/libglade-modules.html share/doc/html/libglade/libglade-notes.html share/doc/html/libglade/libglade.devhelp +share/doc/html/libglade/libglade.devhelp2 share/doc/html/libglade/right.png share/doc/html/libglade/style.css share/doc/html/libglade/up.png diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo index 219b1d55483..c8c276ba700 100644 --- a/devel/libglade2/distinfo +++ b/devel/libglade2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2005/03/22 15:57:32 jmmv Exp $ +$NetBSD: distinfo,v 1.12 2006/08/03 17:35:34 drochner Exp $ -SHA1 (libglade-2.5.1.tar.bz2) = bef71a09cd5d23ae82736f1552131aa8959c2f36 -RMD160 (libglade-2.5.1.tar.bz2) = 9d8b8720453b9764833facc5ca0abab6f4c9fa41 -Size (libglade-2.5.1.tar.bz2) = 317524 bytes +SHA1 (libglade-2.6.0.tar.bz2) = 5d6bd9a194676173c3efb76538d54d89bbeaf5fa +RMD160 (libglade-2.6.0.tar.bz2) = 4aac5a50cc1672e03684648c190185f35397604d +Size (libglade-2.6.0.tar.bz2) = 319004 bytes SHA1 (patch-aa) = 2c2d2eea1f68048b2fc0dc0af775d196a253dae7 |