diff options
-rw-r--r-- | devel/libgnome/Makefile | 4 | ||||
-rw-r--r-- | devel/libgnome/PLIST | 6 | ||||
-rw-r--r-- | devel/libgnome/distinfo | 8 | ||||
-rw-r--r-- | devel/libgnome/patches/patch-aa | 8 |
4 files changed, 13 insertions, 13 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index a2cf2c2bd8e..bb3da9380f6 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/05/25 07:58:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/11 10:28:27 jmmv Exp $ # -DISTNAME= libgnome-2.2.1 +DISTNAME= libgnome-2.2.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnome/PLIST b/devel/libgnome/PLIST index 1d53c4016dd..0a56569b5aa 100644 --- a/devel/libgnome/PLIST +++ b/devel/libgnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/05/25 07:58:05 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/07/11 10:28:27 jmmv Exp $ include/libgnome-2.0/libgnome/gnome-config.h include/libgnome-2.0/libgnome/gnome-exec.h include/libgnome-2.0/libgnome/gnome-gconf.h @@ -25,7 +25,7 @@ lib/libgnome-2.a lib/libgnome-2.la lib/libgnome-2.so lib/libgnome-2.so.200 -lib/libgnome-2.so.200.1 +lib/libgnome-2.so.200.3 lib/pkgconfig/libgnome-2.0.pc libexec/gnome2-db2html libexec/gnome2-info2html @@ -79,6 +79,7 @@ ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnome-2.0.mo @@ -136,7 +137,6 @@ share/sgml/docbook/gnome-customization-0.1/l10n.xml @dirrm share/examples/libgnome @dirrm share/doc/html/libgnome @comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0/modules -@comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0 @comment in bonobo-activation: @dirrm lib/bonobo/servers @comment in bonobo-activation: @dirrm lib/bonobo/monikers @dirrm include/libgnome-2.0/libgnome diff --git a/devel/libgnome/distinfo b/devel/libgnome/distinfo index db4590ab982..8a7a6d68748 100644 --- a/devel/libgnome/distinfo +++ b/devel/libgnome/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2003/05/25 07:58:05 jmmv Exp $ +$NetBSD: distinfo,v 1.8 2003/07/11 10:28:27 jmmv Exp $ -SHA1 (libgnome-2.2.1.tar.bz2) = 00e998aea7b3e22debf26566c38abdaed10f83b0 -Size (libgnome-2.2.1.tar.bz2) = 900739 bytes -SHA1 (patch-aa) = 03b4fffa903a57baf6efe9a980954280986e45fe +SHA1 (libgnome-2.2.3.tar.bz2) = 7f0b6b5205cfc915c606b9907eb61a9590707a68 +Size (libgnome-2.2.3.tar.bz2) = 940005 bytes +SHA1 (patch-aa) = 45cdd3615279a578a6cf1ed806b20c77a6442357 SHA1 (patch-ab) = 1329d047c2898eabb105289541a9301db3c6d70c SHA1 (patch-ac) = f5aaa1cd464d85b9ceea42a29edec950658620f8 SHA1 (patch-ae) = 3e9d43e3608cbf9e180c06e690f53c030580fbb2 diff --git a/devel/libgnome/patches/patch-aa b/devel/libgnome/patches/patch-aa index ffa73aeba10..4e4b84c3df2 100644 --- a/devel/libgnome/patches/patch-aa +++ b/devel/libgnome/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.3 2003/05/25 07:58:06 jmmv Exp $ +$NetBSD: patch-aa,v 1.4 2003/07/11 10:28:28 jmmv Exp $ ---- gnome-data/Makefile.in.orig 2003-05-18 19:36:01.000000000 +0200 +--- gnome-data/Makefile.in.orig 2003-07-10 20:42:20.000000000 +0200 +++ gnome-data/Makefile.in -@@ -147,7 +147,7 @@ Z_LIBS = @Z_LIBS@ - cxxflags_set = @cxxflags_set@ +@@ -142,7 +142,7 @@ YACC = @YACC@ + Z_LIBS = @Z_LIBS@ gnomelocaledir = @gnomelocaledir@ -soundlistdir = $(sysconfdir)/sound/events |