public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d48969312e45efcde69c7bbcb5d93710f73f53a6
Date: Thu, 03 Oct 2013 13:33:09 +0200	[thread overview]
Message-ID: <20131003113310.1E7BE20F6C@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3482 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  d48969312e45efcde69c7bbcb5d93710f73f53a6 (commit)
       via  f35740ac44a9423b1bb1320c97987240bd3c7e60 (commit)
       via  a761716f03c7eeb31fe6f53552a4e7b48da76c3c (commit)
       via  64aac4feb5e50e330da30555a54739cc89d1cd0e (commit)
      from  55904cd2b463983987f769c8dfd3691ced1d7912 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d48969312e45efcde69c7bbcb5d93710f73f53a6
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Oct 3 12:39:16 2013 +0200

    php: Update to 5.3.27.

commit f35740ac44a9423b1bb1320c97987240bd3c7e60
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Oct 3 12:33:08 2013 +0200

    core73: Add php to update.

commit a761716f03c7eeb31fe6f53552a4e7b48da76c3c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Oct 3 12:27:19 2013 +0200

    php: Build sqlite2 support for PDO.

commit 64aac4feb5e50e330da30555a54739cc89d1cd0e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Oct 3 12:28:18 2013 +0200

    php: Build in zip module.

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/{oldcore/47 => core/73}/filelists/php | 0
 lfs/php                                                | 9 +++++----
 2 files changed, 5 insertions(+), 4 deletions(-)
 copy config/rootfiles/{oldcore/47 => core/73}/filelists/php (100%)

Difference in files:
diff --git a/config/rootfiles/core/73/filelists/php b/config/rootfiles/core/73/filelists/php
new file mode 120000
index 0000000..1ae48d7
--- /dev/null
+++ b/config/rootfiles/core/73/filelists/php
@@ -0,0 +1 @@
+../../../common/php
\ No newline at end of file
diff --git a/lfs/php b/lfs/php
index 58f442c..8139e21 100644
--- a/lfs/php
+++ b/lfs/php
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.3.16
+VER        = 5.3.27
 
 THISAPP    = php-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -46,7 +46,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 idn-0.1.tgz = $(DL_FROM)/idn-0.1.tgz
 Log-1.9.11.tgz = $(DL_FROM)/Log-1.9.11.tgz
 
-$(DL_FILE)_MD5 = 99cfd78531643027f60c900e792d21be
+$(DL_FILE)_MD5 = 25ae23a5b9615fe8d33de5b63e1bb788
 idn-0.1.tgz_MD5 = ef8635ec22348325a76abd2abddca4a1
 Log-1.9.11.tgz_MD5 = fb7c648b212f12fdb5ce1ab687793513
 
@@ -114,11 +114,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 										            --with-mysql-sock=/var/run/mysql \
 										            --with-ncurses \
 										            --with-pdo-mysql \
-										            --without-pdo-sqlite \
+										            --with-pdo-sqlite \
 										            --with-readline \
 										            --enable-sockets \
 										            --with-xsl \
-										            --with-iconv
+										            --with-iconv \
+										            --enable-zip
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 	cd $(DIR_APP) && install -v -m644 $(DIR_SRC)/config/php/php.ini /etc/php.ini


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2013-10-03 11:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131003113310.1E7BE20F6C@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox