[Lunar-commits] r22901 - in moonbase/trunk: gnome2/platform/libxslt libs/libxml2
Terry Chan
tchan at lunar-linux.org
Thu Jan 11 05:14:57 CET 2007
Author: tchan
Date: 2007-01-11 05:14:57 +0100 (Thu, 11 Jan 2007)
New Revision: 22901
Modified:
moonbase/trunk/gnome2/platform/libxslt/DETAILS
moonbase/trunk/libs/libxml2/DETAILS
Log:
Version bumps to libxml2-2.6.27 and libxslt-1.1.19. Unfortunately both these
modules are no longer being kept current at gnome.org. xmlsoft.org is the only
place where they seem to be current. Both of these modules at these minimum
version levels are required for liferea-1.2.3.
Modified: moonbase/trunk/gnome2/platform/libxslt/DETAILS
===================================================================
--- moonbase/trunk/gnome2/platform/libxslt/DETAILS 2007-01-11 03:09:29 UTC (rev 22900)
+++ moonbase/trunk/gnome2/platform/libxslt/DETAILS 2007-01-11 04:14:57 UTC (rev 22901)
@@ -1,12 +1,12 @@
MODULE=libxslt
- VERSION=1.1.17
+ VERSION=1.1.19
MAJOR=1.1
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:d9e7c23227664dba7da04f9bbcfbb470f797c6df
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://xmlsoft.org/$MODULE/
+ SOURCE_VFY=sha1:74a69c9c8bb4a263a4b9e2a604f7210b34818eaf
WEB_SITE=http://www.gnome.org
ENTERED=20011010
- UPDATED=20060607
+ UPDATED=20070110
SHORT="XSLT processing library."
cat << EOF
Modified: moonbase/trunk/libs/libxml2/DETAILS
===================================================================
--- moonbase/trunk/libs/libxml2/DETAILS 2007-01-11 03:09:29 UTC (rev 22900)
+++ moonbase/trunk/libs/libxml2/DETAILS 2007-01-11 04:14:57 UTC (rev 22901)
@@ -1,13 +1,12 @@
MODULE=libxml2
- VERSION=2.6.26
+ VERSION=2.6.27
MAJOR=2.6
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_URL[1]=ftp://xmlsoft.org/
- SOURCE_VFY=sha1:7a3e175253d47c924e285e3b8e344ba59b5f1797
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://xmlsoft.org/$MODULE/
+ SOURCE_VFY=sha1:875ac4d3b5829f2edf0222f6c96b76b46ec72374
WEB_SITE=http://xmlsoft.org
ENTERED=20010922
- UPDATED=20060607
+ UPDATED=20070110
SHORT="XML version 2 parser for Gnome."
cat << EOF
More information about the Lunar-commits
mailing list