Skip to Content.
Sympa Menu

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

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 (80a1f9a92845a0e7277d853424cddf4ae1440e96)
  • Date: Mon, 8 Sep 2008 07:04:36 -0500

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

libs/geoip/DETAILS | 4 ++--
libs/geoip/HISTORY | 3 +++
libs/xapian-bindings/DETAILS | 4 ++--
libs/xapian-bindings/HISTORY | 3 +++
libs/xapian-core/DETAILS | 6 +++---
libs/xapian-core/HISTORY | 3 +++
php-pear/suhosin/DETAILS | 1 +
php-pear/suhosin/HISTORY | 4 ++++
php-pear/suhosin/PRE_BUILD | 6 +++++-
php-pear/suhosin/TRIGGERS | 1 +
php-pear/xcache/DETAILS | 1 +
php-pear/xcache/HISTORY | 4 ++++
php-pear/xcache/PRE_BUILD | 6 +++++-
php-pear/xcache/TRIGGERS | 1 +
php-pear/xdebug/FINAL | 3 ++-
php-pear/xdebug/HISTORY | 4 ++++
php-pear/xdebug/PRE_BUILD | 7 +++++++
utils/xapian-omega/DETAILS | 4 ++--
utils/xapian-omega/HISTORY | 3 +++
19 files changed, 56 insertions(+), 12 deletions(-)

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

php-pear/xdebug: remove stray package.xml left in $BUILD_DIRECTORY on
PRE_BUILD

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

php-pear/suhosin: remove stray package.xml left in $BUILD_DIRECTORY on
PRE_BUILD

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

php-pear/xcache: remove stray package.xml left in $BUILD_DIRECTORY on
PRE_BUILD

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

php-pear/xdebug: made the output in FINAL similar to the other pecl
extension spells

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

php-pear/suhosin: TRIGGERS added, recast suhosin when php is (re)casted

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

php-pear/xcache: TRIGGERS added, recast xcache when php is (re)casted;
PATCHLEVEL++

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

utils/xapian-omega: updated to 1.0.8

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

libs/xapian-bindings: updated to 1.0.8

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

libs/xapian-core: updated to 1.0.8

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

libs/geoip: updated to 1.4.4

diff --git a/libs/geoip/DETAILS b/libs/geoip/DETAILS
index 85d4e85..161eaa9 100755
--- a/libs/geoip/DETAILS
+++ b/libs/geoip/DETAILS
@@ -1,9 +1,9 @@
SPELL=geoip
- VERSION=1.4.3
+ VERSION=1.4.4
SOURCE=GeoIP-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GeoIP-$VERSION
SOURCE_URL[0]=http://www.maxmind.com/download/geoip/api/c/$SOURCE
-
SOURCE_HASH=sha512:8472b1513f36c645a73cda345d091a9884595b5a227d65445e211d6692223a833935af52b3d051333e0e314639c5dbf90e2950624a12fa509f29672375f44c42
+
SOURCE_HASH=sha512:78f0b5d4f59339f83eb7ff3f4a914bed239f856e7d9e0d733b004f7a212a170844a36adb5f39248190683c2a30cd858ac10c2bc67bda22f8a7be4405ca94ba4c
WEB_SITE=http://www.maxmind.com/app/c
ENTERED=20050108
LICENSE[0]=GPL
diff --git a/libs/geoip/HISTORY b/libs/geoip/HISTORY
index 6e7b6a7..96817b0 100644
--- a/libs/geoip/HISTORY
+++ b/libs/geoip/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 1.4.4
+
2007-11-26 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 1.4.3
fixed long description wrap
diff --git a/libs/xapian-bindings/DETAILS b/libs/xapian-bindings/DETAILS
index 24be9b6..a227a93 100755
--- a/libs/xapian-bindings/DETAILS
+++ b/libs/xapian-bindings/DETAILS
@@ -1,8 +1,8 @@
SPELL=xapian-bindings
- VERSION=1.0.7
+ VERSION=1.0.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:4268bdc956e340bdf520a246c06aa5009ee679695b055a110fca43c255305f5e37918b81fa275856c8fa4bbdd728309ba27ea43025a92ee7f9a553d23ea968a1
+
SOURCE_HASH=sha512:a9f815de07f3c987bd2f137d960fdf0297f4eab012b61d88be97312ee9b894b3184708b3cf567f29a5f431ca786ee96f1f26ef03d48692d59fe9d7db7b7ca295
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xapian.org/";
LICENSE[0]=GPL
diff --git a/libs/xapian-bindings/HISTORY b/libs/xapian-bindings/HISTORY
index e508403..2eb1e16 100644
--- a/libs/xapian-bindings/HISTORY
+++ b/libs/xapian-bindings/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 1.0.8
+
2008-07-20 Elisamuel Resto <ryuji AT sourcemage.org>
* (PRE_)SUB_DEPENDS: added sub-dependency support

diff --git a/libs/xapian-core/DETAILS b/libs/xapian-core/DETAILS
index 6cf37c0..160439d 100755
--- a/libs/xapian-core/DETAILS
+++ b/libs/xapian-core/DETAILS
@@ -1,8 +1,8 @@
SPELL=xapian-core
- VERSION=1.0.7
-
SOURCE_HASH=sha512:d613a167beee13bdf5e54030fa3910c2594026f880c4c6dbfa7c75fc8e5dee7cb7b6e7d7407425d2ef297331f60c005d1e42633088c4f35cbf45ed7d2e3d5a15
+ VERSION=1.0.8
+
SOURCE_HASH=sha512:7b358d31f69d6c6319878ad096a2e7a308a813493de69eec69b5bce59d35b81b239502735923252365a7ddd33e21bcc94a662b9b3d4a2790b6c36eae250f8276
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://www.oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
+ SOURCE_URL[0]=http://oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.xapian.org/ "
LICENSE[0]=GPL
diff --git a/libs/xapian-core/HISTORY b/libs/xapian-core/HISTORY
index c653848..ce9cb9a 100644
--- a/libs/xapian-core/HISTORY
+++ b/libs/xapian-core/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 1.0.8
+
2008-07-19 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to version 1.0.7

diff --git a/php-pear/suhosin/DETAILS b/php-pear/suhosin/DETAILS
index c025d68..787119b 100755
--- a/php-pear/suhosin/DETAILS
+++ b/php-pear/suhosin/DETAILS
@@ -2,6 +2,7 @@
VERSION=0.9.24
SOURCE="${SPELL}-${VERSION}.tgz"
SOURCE2=$SOURCE.sig
+ PATCHLEVEL=1
SOURCE_URL[0]=http://download.suhosin.org/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=suhosin.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/php-pear/suhosin/HISTORY b/php-pear/suhosin/HISTORY
index 4cf749d..29e0963 100644
--- a/php-pear/suhosin/HISTORY
+++ b/php-pear/suhosin/HISTORY
@@ -1,3 +1,7 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * TRIGGERS: added, recast suhosin when php is (re)casted
+ * PRE_BUILD: remove stray package.xml left in $BUILD_DIRECTORY
+
2008-05-31 Elisamuel Resto <ryuji AT sourcemage.org>
* FINAL: add note to insert extension line

diff --git a/php-pear/suhosin/PRE_BUILD b/php-pear/suhosin/PRE_BUILD
index e84254b..22375c3 100755
--- a/php-pear/suhosin/PRE_BUILD
+++ b/php-pear/suhosin/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
-cd $SOURCE_DIRECTORY &&
+cd "${SOURCE_DIRECTORY}" &&
+
+rm -f "${BUILD_DIRECTORY}/package.xml" &&
+rm -f "${BUILD_DIRECTORY}/package2.xml"
+
phpize
diff --git a/php-pear/suhosin/TRIGGERS b/php-pear/suhosin/TRIGGERS
new file mode 100755
index 0000000..fa2f0ec
--- /dev/null
+++ b/php-pear/suhosin/TRIGGERS
@@ -0,0 +1 @@
+on_cast php cast_self
diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index 9b1dfea..29602da 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,6 +1,7 @@
SPELL=xcache
VERSION=1.2.2
SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ PATCHLEVEL=1
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}

SOURCE_HASH=sha512:560b8f3e8986608de7ca13b4469f568097f3e73f9719d908ee7d849e09d155b2db9f83ed7b5dcdb9056466ed2ebea87b2ad1c7b642963239e76b9653a8db8842
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index cdcedda..2799eb4 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,7 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * TRIGGERS: added, recast xcache when php is (re)casted
+ * PRE_BUILD: remove stray package.xml left in $BUILD_DIRECTORY
+
2008-08-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: removed STAGED_INSTALL=off, the reason for it is gone

diff --git a/php-pear/xcache/PRE_BUILD b/php-pear/xcache/PRE_BUILD
index 026a191..22375c3 100755
--- a/php-pear/xcache/PRE_BUILD
+++ b/php-pear/xcache/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
-cd $SOURCE_DIRECTORY &&
+cd "${SOURCE_DIRECTORY}" &&
+
+rm -f "${BUILD_DIRECTORY}/package.xml" &&
+rm -f "${BUILD_DIRECTORY}/package2.xml"
+
phpize
diff --git a/php-pear/xcache/TRIGGERS b/php-pear/xcache/TRIGGERS
new file mode 100755
index 0000000..fa2f0ec
--- /dev/null
+++ b/php-pear/xcache/TRIGGERS
@@ -0,0 +1 @@
+on_cast php cast_self
diff --git a/php-pear/xdebug/FINAL b/php-pear/xdebug/FINAL
index b78799d..d56d922 100755
--- a/php-pear/xdebug/FINAL
+++ b/php-pear/xdebug/FINAL
@@ -1,2 +1,3 @@
PHP_EXT=$(php-config --extension-dir) &&
-echo "Add the following to /etc/php.ini:
zend_extension=\"$PHP_EXT/xdebug.so\""
+echo "Don't forget to add the following to your /etc/php.ini:" &&
+echo "zend_extension=\"$PHP_EXT/xdebug.so\""
diff --git a/php-pear/xdebug/HISTORY b/php-pear/xdebug/HISTORY
index d13225d..78e98f8 100644
--- a/php-pear/xdebug/HISTORY
+++ b/php-pear/xdebug/HISTORY
@@ -1,3 +1,7 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * FINAL: made the output similar to the other pecl extension spells
+ * PRE_BUILD: added, remove stray package.xml left in $BUILD_DIRECTORY
+
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
diff --git a/php-pear/xdebug/PRE_BUILD b/php-pear/xdebug/PRE_BUILD
new file mode 100755
index 0000000..22375c3
--- /dev/null
+++ b/php-pear/xdebug/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+
+rm -f "${BUILD_DIRECTORY}/package.xml" &&
+rm -f "${BUILD_DIRECTORY}/package2.xml"
+
+phpize
diff --git a/utils/xapian-omega/DETAILS b/utils/xapian-omega/DETAILS
index 3c6722c..d612322 100755
--- a/utils/xapian-omega/DETAILS
+++ b/utils/xapian-omega/DETAILS
@@ -1,8 +1,8 @@
SPELL=xapian-omega
- VERSION=1.0.7
+ VERSION=1.0.8
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:1670c88ed6bebb8bab1eadd90243617663112c5e5bbea63da732115bac0ad587b1460d976af4fcf995f8dca7d9f335b593f78a89b0c1bddfb492c5062472ba70
+
SOURCE_HASH=sha512:879680146ecd9bf5889504b37a5c0628157d566c10f38c7c10627ad6bc40c3497c5b09155244d54bde8501df754f80bc1eb6ed6d1452eff203c760a067b5b618
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xapian.org/";
LICENSE[0]=GPL
diff --git a/utils/xapian-omega/HISTORY b/utils/xapian-omega/HISTORY
index cbf6075..24ed4d6 100644
--- a/utils/xapian-omega/HISTORY
+++ b/utils/xapian-omega/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 1.0.8
+
2008-07-19 Elisamuel Resto <ryuji AT sourcemage.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (80a1f9a92845a0e7277d853424cddf4ae1440e96), Elisamuel Resto, 09/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page