Flush recent changes to updated apache, apache-php, and drupal versions.

Sun, 30 Jun 2013 20:10:20 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 30 Jun 2013 20:10:20 +0200
changeset 770
4238158b03c9
parent 769
a0926cc92e0c
child 771
7173ebcfc87e

Flush recent changes to updated apache, apache-php, and drupal versions.

miscel/stackopsw-201208.sh file | annotate | diff | comparison | revisions
     1.1 --- a/miscel/stackopsw-201208.sh	Sun Jun 30 18:45:32 2013 +0200
     1.2 +++ b/miscel/stackopsw-201208.sh	Sun Jun 30 20:10:20 2013 +0200
     1.3 @@ -522,13 +522,13 @@
     1.4  /${PREFIX}/libexec/openpkg/rpm --rebuild ${HOME}/opwrk/pkg/src/mhash-0.9.9.9-20090327.src.rpm || exit $?
     1.5  ${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/mhash-0.9.9.9-20090327.${ARCFIX}-${PREFIX}.rpm || exit $?
     1.6  echo :::: http://download.openpkg.org/packages/current/source/PLUS/mhash-0.9.9.9-20090327.src.rpm = $? ::::
     1.7 -echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm ::::
     1.8 -if test ! -f ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm; then
     1.9 -    /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm || exit $?
    1.10 +echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.8-20120800.src.rpm ::::
    1.11 +if test ! -f ${HOME}/opwrk/pkg/src/apache-php-5.4.8-20120800.src.rpm; then
    1.12 +    /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/apache-php-5.4.8-20120800.src.rpm http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.8-20120800.src.rpm || exit $?
    1.13  fi
    1.14 -time /${PREFIX}/libexec/openpkg/rpm --define 'with_pgsql yes' --define 'with_mysql yes' --define 'with_zlib yes' --define 'with_zip yes' --define 'with_xml yes' --define 'with_simplexml yes' --define 'with_gd yes' --define 'with_session yes' --define 'with_mm yes' --define 'with_sendmail yes' --define 'with_ctype yes' --define 'with_mbstring yes' --define 'with_xslt yes' --define 'with_iconv yes' --define 'with_ldap yes' --define 'with_ssl yes' --define 'with_json yes' --define 'with_mcrypt yes' --define 'with_exif yes' --define 'with_gettext yes' --define 'with_mhash yes' --define 'with_bc yes' --define 'with_curl yes' --rebuild ${HOME}/opwrk/pkg/src/apache-php-5.4.5-20120800.src.rpm || exit $?
    1.15 -${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/apache-php-5.4.5-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.16 -echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.5-20120800.src.rpm = $? ::::
    1.17 +time /${PREFIX}/libexec/openpkg/rpm --define 'with_pgsql yes' --define 'with_mysql yes' --define 'with_zlib yes' --define 'with_zip yes' --define 'with_xml yes' --define 'with_xmlwriter yes' --define 'with_simplexml yes' --define 'with_gd yes' --define 'with_session yes' --define 'with_mm yes' --define 'with_sendmail yes' --define 'with_ctype yes' --define 'with_mbstring yes' --define 'with_xslt yes' --define 'with_iconv yes' --define 'with_ldap yes' --define 'with_ssl yes' --define 'with_json yes' --define 'with_mcrypt yes' --define 'with_exif yes' --define 'with_gettext yes' --define 'with_mhash yes' --define 'with_bc yes' --define 'with_curl yes' --rebuild ${HOME}/opwrk/pkg/src/apache-php-5.4.8-20120800.src.rpm || exit $?
    1.18 +${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/apache-php-5.4.8-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.19 +echo :::: http://download.openpkg.org/packages/current/source/BASE/apache-php-5.4.8-20120800.src.rpm = $? ::::
    1.20  echo :::: http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm ::::
    1.21  if test ! -f ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm; then
    1.22      /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/libtool-2.4.2-20111211.src.rpm http://download.openpkg.org/packages/current/source/CORE/libtool-2.4.2-20111211.src.rpm || exit $?
    1.23 @@ -1160,13 +1160,13 @@
    1.24  time /${PREFIX}/libexec/openpkg/rpm --rebuild ${HOME}/opwrk/pkg/src/joomla-2.5.7-20120800.src.rpm || exit $?
    1.25  ${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/joomla-2.5.7-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.26  echo :::: http://download.openpkg.org/packages/current/source/EVAL/joomla-2.5.7-20120800.src.rpm = $? ::::
    1.27 -echo :::: http://download.openpkg.org/packages/current/source/PLUS/drupal-7.15-20120800.src.rpm ::::
    1.28 -if test ! -f ${HOME}/opwrk/pkg/src/drupal-7.15-20120800.src.rpm; then
    1.29 -    /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/drupal-7.15-20120800.src.rpm http://download.openpkg.org/packages/current/source/PLUS/drupal-7.15-20120800.src.rpm || exit $?
    1.30 +echo :::: http://download.openpkg.org/packages/current/source/PLUS/drupal-7.16-20120800.src.rpm ::::
    1.31 +if test ! -f ${HOME}/opwrk/pkg/src/drupal-7.16-20120800.src.rpm; then
    1.32 +    /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/drupal-7.16-20120800.src.rpm http://download.openpkg.org/packages/current/source/PLUS/drupal-7.16-20120800.src.rpm || exit $?
    1.33  fi
    1.34 -time /${PREFIX}/libexec/openpkg/rpm --rebuild ${HOME}/opwrk/pkg/src/drupal-7.15-20120800.src.rpm || exit $?
    1.35 -${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/drupal-7.15-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.36 -echo :::: http://download.openpkg.org/packages/current/source/PLUS/drupal-7.15-20120800.src.rpm = $? ::::
    1.37 +time /${PREFIX}/libexec/openpkg/rpm --rebuild ${HOME}/opwrk/pkg/src/drupal-7.16-20120800.src.rpm || exit $?
    1.38 +${SUDBIN} /${PREFIX}/libexec/openpkg/rpm -Uvh ${HOME}/opwrk/pkg/bin/drupal-7.16-20120800.${ARCFIX}-${PREFIX}.rpm || exit $?
    1.39 +echo :::: http://download.openpkg.org/packages/current/source/PLUS/drupal-7.16-20120800.src.rpm = $? ::::
    1.40  echo :::: http://download.openpkg.org/packages/current/source/PLUS/drupal-module-misc-7.x-20120800.src.rpm ::::
    1.41  if test ! -f ${HOME}/opwrk/pkg/src/drupal-module-misc-7.x-20120800.src.rpm; then
    1.42      /${PREFIX}/bin/openpkg curl -# -o ${HOME}/opwrk/pkg/src/drupal-module-misc-7.x-20120800.src.rpm http://download.openpkg.org/packages/current/source/PLUS/drupal-module-misc-7.x-20120800.src.rpm || exit $?

mercurial