Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (fbb136c68188771147681754828426795c282426)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (fbb136c68188771147681754828426795c282426)
  • Date: Mon, 26 May 2008 07:55:03 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

ChangeLog | 3
php-pear/libawl-php/DETAILS | 4
php-pear/libawl-php/HISTORY | 3
php-pear/sqlite-php/BUILD | 1
php-pear/sqlite-php/DETAILS | 17 --
php-pear/sqlite-php/HISTORY | 18 --
php-pear/sqlite-php/INSTALL | 1
php-pear/sqlite-php/PRE_BUILD | 1
php-pear/sqlite-php/TRIGGERS | 1
php-pear/suhosin/DETAILS | 2
php-pear/suhosin/HISTORY | 3
php-pear/xdebug/DETAILS | 4
php-pear/xdebug/FINAL | 2
php-pear/xdebug/HISTORY | 5
php-pear/xdebug/xdebug.patch | 337
------------------------------------------
15 files changed, 20 insertions(+), 382 deletions(-)

New commits:
commit fbb136c68188771147681754828426795c282426
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/libawl-php: updated VERSION to 0.29

commit c0eda4ea6cc49b6e0731d84abc8d96c4aeb296a9
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/sqlite-php: deprecation complete

commit be1a9e58a5872eae7ecc2b2679154e89ddba59e8
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/xdebug: removed xdebug.patch (p4 remnant); this is a
zend_extension, not a extension

commit 4b79c70230ab21dfb24739c6774cfa3ff795a4a9
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/xdebug: updated VERSION to 2.0.3

commit cbc6340e0007e8e40ae87096a8527b22d15d1575
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/suhosin: updated VERSION to 0.9.24

diff --git a/ChangeLog b/ChangeLog
index 952902f..4f1e2d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-05-26 Elisamuel Resto <ryuji AT sourcemage.org>
+ * php-pear/sqlite-php: deleted spell, deprecation complete
+
2008-05-26 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* perl-cpan/wakeonlan: new spell

diff --git a/php-pear/libawl-php/DETAILS b/php-pear/libawl-php/DETAILS
index c7b3fd5..cdd1bee 100755
--- a/php-pear/libawl-php/DETAILS
+++ b/php-pear/libawl-php/DETAILS
@@ -1,7 +1,7 @@
SPELL=libawl-php
- VERSION=0.22
+ VERSION=0.29
SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:7c76d27aadf59dc4e22b1e7f19f057072f759a486d8536bcd7f0db03752e282cd7f4e871745d34d2cdc2f5190679b608b27ed31ec602419d1853ffee909137d6
+
SOURCE_HASH=sha512:95e8e512d9cdf6d6a58484ba9d56c0df16fd4b872b70bc8d891d58036c134888fa791fef6f1cc9a86710e2197c0e644d029818a3c1f2a90a84f8f5f5613ce985
SOURCE_URL[0]=${SOURCEFORGE_URL}/rscds/${SOURCE}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://rscds.sourceforge.net/
diff --git a/php-pear/libawl-php/HISTORY b/php-pear/libawl-php/HISTORY
index ed6f752..a10bd59 100644
--- a/php-pear/libawl-php/HISTORY
+++ b/php-pear/libawl-php/HISTORY
@@ -1,2 +1,5 @@
+2008-05-26 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated VERSION to 0.29
+
2007-11-07 Arjan Bouter <abouter AT sourcemage.org>
* BUILD,DETAILS,DEPENDS,INSTALL,HISTORY: created spell
diff --git a/php-pear/sqlite-php/BUILD b/php-pear/sqlite-php/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/php-pear/sqlite-php/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/php-pear/sqlite-php/DETAILS b/php-pear/sqlite-php/DETAILS
deleted file mode 100755
index 3a67996..0000000
--- a/php-pear/sqlite-php/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=sqlite-php
- VERSION=0.0.5
- #SOURCE=sqlite-php-0.0.5.tgz
-#SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- #SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
#SOURCE_HASH=sha512:d275125bb26d4a62ebc635337624027ac4fcbcc62f920d92ee041278d73c5615c9bcf5c044dc90b92b29e62dec8c721e12d991559adfad0ffd2c306d9856d067
- WEB_SITE=http://sourceforge.net/projects/sqlite-php
- PATCHLEVEL=1
- ENTERED=20050301
- LICENSE[0]=OSI
- KEYWORDS="sqlite php"
- SHORT="PHP module to interface with the SQLite library"
-cat << EOF
-sqlite-php is a module to interface with the SQLite library, allowing PHP
scripts to access/query SQLite databases.
-
-This module works only as a DSO with PHP 4.x.
-EOF
diff --git a/php-pear/sqlite-php/HISTORY b/php-pear/sqlite-php/HISTORY
deleted file mode 100644
index 8d51cbf..0000000
--- a/php-pear/sqlite-php/HISTORY
+++ /dev/null
@@ -1,18 +0,0 @@
-2008-01-19 Elisamuel Resto <ryuji AT sourcemage.org>
- * ALL: deprecation for removal started, reason: upstream unmaintained
since 2003
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-03-15 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed BUILD_API=2 (section-wide now)
-
-2005-03-01 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS, DEPENDS, HISTORY: created spell
-
diff --git a/php-pear/sqlite-php/INSTALL b/php-pear/sqlite-php/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/php-pear/sqlite-php/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/php-pear/sqlite-php/PRE_BUILD b/php-pear/sqlite-php/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/php-pear/sqlite-php/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/php-pear/sqlite-php/TRIGGERS b/php-pear/sqlite-php/TRIGGERS
deleted file mode 100755
index 9c5f62c..0000000
--- a/php-pear/sqlite-php/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast sqlite-php dispel_self
diff --git a/php-pear/suhosin/DETAILS b/php-pear/suhosin/DETAILS
index b59a21a..c025d68 100755
--- a/php-pear/suhosin/DETAILS
+++ b/php-pear/suhosin/DETAILS
@@ -1,5 +1,5 @@
SPELL=suhosin
- VERSION=0.9.23
+ VERSION=0.9.24
SOURCE="${SPELL}-${VERSION}.tgz"
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=http://download.suhosin.org/${SOURCE}
diff --git a/php-pear/suhosin/HISTORY b/php-pear/suhosin/HISTORY
index 7329905..69f367a 100644
--- a/php-pear/suhosin/HISTORY
+++ b/php-pear/suhosin/HISTORY
@@ -1,3 +1,6 @@
+2008-05-26 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated VERSION to 0.9.24
+
2008-01-14 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 0.9.23; upstream changed SOURCE_URL, updated
* DEPENDS: depend on PHP provider, should help transitions
diff --git a/php-pear/xdebug/DETAILS b/php-pear/xdebug/DETAILS
index 7fd1ded..74bbf08 100755
--- a/php-pear/xdebug/DETAILS
+++ b/php-pear/xdebug/DETAILS
@@ -1,6 +1,6 @@
SPELL=xdebug
- VERSION=2.0.0beta6
-
SOURCE_HASH='sha512:ec514eea2ab27b6fee4af2d320c70d4fc55ada0cfc2932340c3331fbb07945b8fc7ab38df42b4c51064e2c7a3bf3563c982d3e15fd2891162e4acabe69602707'
+ VERSION=2.0.3
+
SOURCE_HASH=sha512:ce3253ee802b3c20436c849418955aeeb91d88412b95a4b3b9719f3e7e4cb22157385b8796f860de325f74592b7392c51734849cf1fab0e7628d715050e95d3c
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.xdebug.org/files/$SOURCE
diff --git a/php-pear/xdebug/FINAL b/php-pear/xdebug/FINAL
index b2000b0..b78799d 100755
--- a/php-pear/xdebug/FINAL
+++ b/php-pear/xdebug/FINAL
@@ -1,2 +1,2 @@
PHP_EXT=$(php-config --extension-dir) &&
-echo "Add the following to /etc/php.ini: extension=\"$PHP_EXT/xdebug.so\""
+echo "Add the following to /etc/php.ini:
zend_extension=\"$PHP_EXT/xdebug.so\""
diff --git a/php-pear/xdebug/HISTORY b/php-pear/xdebug/HISTORY
index e2b7e74..d13225d 100644
--- a/php-pear/xdebug/HISTORY
+++ b/php-pear/xdebug/HISTORY
@@ -1,3 +1,8 @@
+2008-05-26 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated VERSION to 2.0.3
+ * FINAL: this is a zend_extension, not a extension
+ * xdebug.patch: really removed (p4 remnant)
+
2006-07-04 Treeve Jelbert <treeve AT sourcemage.org>
* POST_INSTALL: rename as FINAL
fixes bug #10602
diff --git a/php-pear/xdebug/xdebug.patch b/php-pear/xdebug/xdebug.patch
deleted file mode 100644
index a6ce1a9..0000000
--- a/php-pear/xdebug/xdebug.patch
+++ /dev/null
@@ -1,337 +0,0 @@
-Index: Changelog
-===================================================================
-RCS file: /repository/xdebug/Changelog,v
-retrieving revision 1.74
-retrieving revision 1.77
-diff -u -r1.74 -r1.77
---- Changelog 23 Jun 2002 16:37:54 -0000 1.74
-+++ Changelog 1 Jul 2002 16:08:19 -0000 1.77
-@@ -1,3 +1,15 @@
-+Mon Jul 1 18:08:16 CEST 2002 Derick Rethans <d.rethans AT jdimedia.nl>
-+/xdebug/xdebug.c:
-+- Fix include stuff (thanks to sweede <sweede AT gallatinriver.net>)
-+
-+Mon Jun 24 10:04:14 CEST 2002 Derick Rethans <d.rethans AT jdimedia.nl>
-+/xdebug/xdebug.c:
-+- Fix building on Windows
-+
-+Sun Jun 23 23:29:09 CEST 2002 Derick Rethans <d.rethans AT jdimedia.nl>
-+/xdebug/xdebug.c:
-+- Attempt to make it build on windows again
-+
- Sun Jun 23 18:37:53 CEST 2002 Derick Rethans <d.rethans AT jdimedia.nl>
- /xdebug/package.xml
- /xdebug/xdebug.c:
-Index: EXPERIMENTAL
-===================================================================
-RCS file: EXPERIMENTAL
-diff -N EXPERIMENTAL
-Index: srm_llist.c
-===================================================================
-RCS file: srm_llist.c
-diff -N srm_llist.c
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ srm_llist.c 9 May 2002 12:12:44 -0000 1.2
-@@ -0,0 +1,181 @@
-+/* $Id: xdebug.patch,v 1.1 2002/08/06 20:38:32 julianb Exp $ */
-+
-+/* The contents of this file are subject to the Vulcan Logic Public
-+ * License Version 1.1 (the "License"); you may not use this file
-+ * except in compliance with the License. You may obtain a copy of
-+ * the License at http://www.vl-srm.net/vlpl/
-+ *
-+ * Software distributed under the License is distributed on an "AS
-+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
-+ * implied. See the License for the specific language governing
-+ * rights and limitations under the License.
-+ *
-+ * The Original Code is vl-srm.net code.
-+ *
-+ * The Initial Developer of the Original Code is the Vulcan Logic
-+ * Group. Portions created by Vulcan Logic Group are Copyright (C)
-+ * 2000, 2001, 2002 Vulcan Logic Group. All Rights Reserved.
-+ *
-+ * Author(s): Sterling Hughes <sterling AT php.net>
-+ */
-+
-+#include <stdlib.h>
-+#include <string.h>
-+
-+#include "srm_llist.h"
-+
-+srm_llist *srm_llist_alloc(srm_llist_dtor dtor)
-+{
-+ srm_llist *l;
-+
-+ l = malloc(sizeof(srm_llist));
-+ l->size = 0;
-+ l->dtor = dtor;
-+ l->head = NULL;
-+ l->tail = NULL;
-+
-+ return l;
-+}
-+
-+int srm_llist_insert_next(srm_llist *l, srm_llist_element *e, const void *p)
-+{
-+ srm_llist_element *ne;
-+
-+ if (!e) {
-+ e = SRM_LLIST_TAIL(l);
-+ }
-+
-+ ne = (srm_llist_element *) malloc(sizeof(srm_llist_element));
-+ ne->ptr = (void *) p;
-+ if (l->size == 0) {
-+ l->head = ne;
-+ l->head->prev = NULL;
-+ l->head->next = NULL;
-+ l->tail = ne;
-+ } else {
-+ ne->next = e->next;
-+ ne->prev = e;
-+ if (e->next) {
-+ e->next->prev = ne;
-+ } else {
-+ l->tail = ne;
-+ }
-+ e->next = ne;
-+ }
-+
-+ ++l->size;
-+
-+ return 1;
-+}
-+
-+int srm_llist_insert_prev(srm_llist *l, srm_llist_element *e, const void *p)
-+{
-+ srm_llist_element *ne;
-+
-+ if (!e) {
-+ e = SRM_LLIST_HEAD(l);
-+ }
-+
-+ ne = (srm_llist_element *) malloc(sizeof(srm_llist_element));
-+ ne->ptr = (void *) p;
-+ if (l->size == 0) {
-+ l->head = ne;
-+ l->head->prev = NULL;
-+ l->head->next = NULL;
-+ l->tail = ne;
-+ } else {
-+ ne->next = e;
-+ ne->prev = e->prev;
-+ if (e->prev)
-+ e->prev->next = ne;
-+ else
-+ l->head = ne;
-+ e->prev = ne;
-+ }
-+
-+ ++l->size;
-+
-+ return 0;
-+}
-+
-+int srm_llist_remove(srm_llist *l, srm_llist_element *e, void *user)
-+{
-+ if (e == NULL || l->size == 0)
-+ return 0;
-+
-+ if (e == l->head) {
-+ l->head = e->next;
-+
-+ if (l->head == NULL)
-+ l->tail = NULL;
-+ else
-+ e->next->prev = NULL;
-+ } else {
-+ e->prev->next = e->next;
-+ if (!e->next)
-+ l->tail = e->prev;
-+ else
-+ e->next->prev = e->prev;
-+ }
-+
-+ l->dtor(user, e->ptr);
-+ free(e);
-+ --l->size;
-+
-+ return 0;
-+}
-+
-+int srm_llist_remove_next(srm_llist *l, srm_llist_element *e, void *user)
-+{
-+ return srm_llist_remove(l, e->next, user);
-+}
-+
-+int srm_llist_remove_prev(srm_llist *l, srm_llist_element *e, void *user)
-+{
-+ return srm_llist_remove(l, e->prev, user);
-+}
-+
-+srm_llist_element *srm_llist_jump(srm_llist *l, int where, int pos)
-+{
-+ srm_llist_element *e=NULL;
-+ int i;
-+
-+ if (where == LIST_HEAD) {
-+ e = SRM_LLIST_HEAD(l);
-+ for (i = 0; i < pos; ++i) {
-+ e = SRM_LLIST_NEXT(e);
-+ }
-+ }
-+ else if (where == LIST_TAIL) {
-+ e = SRM_LLIST_TAIL(l);
-+ for (i = 0; i < pos; ++i) {
-+ e = SRM_LLIST_PREV(e);
-+ }
-+ }
-+
-+ return e;
-+}
-+
-+size_t srm_llist_count(srm_llist *l)
-+{
-+ return l->size;
-+}
-+
-+void srm_llist_destroy(srm_llist *l, void *user)
-+{
-+ while (srm_llist_count(l) > 0) {
-+ srm_llist_remove(l, SRM_LLIST_TAIL(l), user);
-+ }
-+
-+ free (l);
-+ l = NULL;
-+}
-+
-+/*
-+ * Local Variables:
-+ * c-basic-offset: 4
-+ * tab-width: 4
-+ * End:
-+ * vim600: fdm=marker
-+ * vim: noet sw=4 ts=4
-+ */
-Index: srm_llist.h
-===================================================================
-RCS file: srm_llist.h
-diff -N srm_llist.h
---- /dev/null 1 Jan 1970 00:00:00 -0000
-+++ srm_llist.h 9 May 2002 12:12:44 -0000 1.2
-@@ -0,0 +1,71 @@
-+/* $Id: xdebug.patch,v 1.1 2002/08/06 20:38:32 julianb Exp $ */
-+
-+/* The contents of this file are subject to the Vulcan Logic Public
-+ * License Version 1.1 (the "License"); you may not use this file
-+ * except in compliance with the License. You may obtain a copy of
-+ * the License at http://www.vl-srm.net/vlpl/
-+ *
-+ * Software distributed under the License is distributed on an "AS
-+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
-+ * implied. See the License for the specific language governing
-+ * rights and limitations under the License.
-+ *
-+ * The Original Code is vl-srm.net code.
-+ *
-+ * The Initial Developer of the Original Code is the Vulcan Logic
-+ * Group. Portions created by Vulcan Logic Group are Copyright (C)
-+ * 2000, 2001, 2002 Vulcan Logic Group. All Rights Reserved.
-+ *
-+ * Contributor(s): Sterling Hughes <sterling AT php.net>
-+ * Daniel R. Kalowsky <dank AT deadmime.org>
-+ */
-+
-+#ifndef __SRM_LLIST_H__
-+#define __SRM_LLIST_H__
-+
-+#include <stddef.h>
-+
-+typedef void (*srm_llist_dtor)(void *, void *);
-+
-+typedef struct _srm_llist_element {
-+ void *ptr;
-+
-+ struct _srm_llist_element *prev;
-+ struct _srm_llist_element *next;
-+} srm_llist_element;
-+
-+typedef struct _srm_llist {
-+ srm_llist_element *head;
-+ srm_llist_element *tail;
-+
-+ srm_llist_dtor dtor;
-+
-+ size_t size;
-+} srm_llist;
-+
-+srm_llist *srm_llist_alloc(srm_llist_dtor dtor);
-+int srm_llist_insert_next(srm_llist *l, srm_llist_element *e, const void
*p);
-+int srm_llist_insert_prev(srm_llist *l, srm_llist_element *e, const void
*p);
-+int srm_llist_remove(srm_llist *l, srm_llist_element *e, void *user);
-+int srm_llist_remove_next(srm_llist *l, srm_llist_element *e, void *user);
-+srm_llist_element *srm_llist_jump(srm_llist *l, int where, int pos);
-+size_t srm_llist_count(srm_llist *l);
-+void srm_llist_destroy(srm_llist *l, void *user);
-+
-+#if !defined(LIST_HEAD)
-+#define LIST_HEAD 0
-+#endif
-+
-+#if !defined(LIST_TAIL)
-+#define LIST_TAIL 1
-+#endif
-+
-+#define SRM_LLIST_HEAD(__l) ((__l)->head)
-+#define SRM_LLIST_TAIL(__l) ((__l)->tail)
-+#define SRM_LLIST_NEXT(__e) ((__e)->next)
-+#define SRM_LLIST_PREV(__e) ((__e)->prev)
-+#define SRM_LLIST_VALP(__e) ((__e)->ptr)
-+#define SRM_LLIST_IS_TAIL(__e) ((__e)->next ? 0 : 1)
-+#define SRM_LLIST_IS_HEAD(__e) ((__e)->prev ? 0 : 1)
-+
-+#endif /* __SRM_LLIST_H__ */
-Index: xdebug.c
-===================================================================
-RCS file: /repository/xdebug/xdebug.c,v
-retrieving revision 1.46
-retrieving revision 1.49
-diff -u -r1.46 -r1.49
---- xdebug.c 23 Jun 2002 16:37:53 -0000 1.46
-+++ xdebug.c 1 Jul 2002 16:08:15 -0000 1.49
-@@ -24,9 +24,13 @@
-
- #if HAVE_XDEBUG
-
--#define XDEBUG_VERSION "0.9.0"
-+#define XDEBUG_VERSION "1.0.0dev"
-
-+#ifndef PHP_WIN32
- #include <sys/time.h>
-+#else
-+#include "win32/time.h"
-+#endif
-
- #include "TSRM.h"
- #include "SAPI.h"
-@@ -1090,7 +1094,7 @@
-
- if (fse->delayed_fname) { /* variable function name */
- #if HAVE_EXECUTE_DATA_PTR
-- fse->function.function = estrdup
(executor_globals.execute_data_ptr->function_state.function->common.function_name);
-+ fse->function.function = estrdup
(EG(execute_data_ptr)->function_state.function->common.function_name);
- #else
- fse->function.function = estrdup ("{unknown}");
- #endif
-@@ -1098,8 +1102,8 @@
- fse->delayed_fname = 0;
-
- if (fse->delayed_cname) { /* variable class name */
-- if (((zval*)
executor_globals.active_symbol_table->pListHead->pDataPtr)->type ==
IS_OBJECT) {
-- fse->function.class = estrdup (((zval*)
executor_globals.active_symbol_table->pListHead->pDataPtr)->value.obj.ce->name);
-+ if (((zval*)
EG(active_symbol_table)->pListHead->pDataPtr)->type == IS_OBJECT) {
-+ fse->function.class = estrdup (((zval*)
EG(active_symbol_table)->pListHead->pDataPtr)->value.obj.ce->name);
- }
- }
- fse->delayed_cname = 0;



  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (fbb136c68188771147681754828426795c282426), Elisamuel Resto, 05/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page