# HG changeset patch # User Christopher Rogers # Date 1284166127 0 # Node ID bcedab3e831543891672e34e694cb626eb8bf8e4 # Parent a4cdfdba340812f773977feae629d3332c11b927 Up: libxml++, libxml++-dev to 2.30.1. diff -r a4cdfdba3408 -r bcedab3e8315 libxml++-dev/receipt --- a/libxml++-dev/receipt Sat Sep 11 00:40:39 2010 +0000 +++ b/libxml++-dev/receipt Sat Sep 11 00:48:47 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libxml++-dev" -VERSION="2.24.3" +VERSION="2.30.1" CATEGORY="development" SHORT_DESC="libxml++ C++ wrapper devel files." MAINTAINER="pankso@slitaz.org" diff -r a4cdfdba3408 -r bcedab3e8315 libxml++/receipt --- a/libxml++/receipt Sat Sep 11 00:40:39 2010 +0000 +++ b/libxml++/receipt Sat Sep 11 00:48:47 2010 +0000 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="libxml++" -VERSION="2.24.3" +VERSION="2.30.1" CATEGORY="system-tools" SHORT_DESC="C++ wrapper for the libxml XML parser library." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://libxmlplusplus.sourceforge.net/" -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.30/$TARBALL" DEPENDS="glibmm libsigc++ libxml2 zlib gcc-lib-base" # Rules to configure and make the package.