From 62d3b562bc39430a3a5fcda52895a7af0d142336 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Thu, 3 Jul 2014 11:36:54 -0300 Subject: Make several spells to use get_scm_version --- php-pear/php-dev/DETAILS | 9 +++------ php-pear/php-dev/HISTORY | 3 +++ 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'php-pear') diff --git a/php-pear/php-dev/DETAILS b/php-pear/php-dev/DETAILS index 39c0bd7c36..3217d64667 100755 --- a/php-pear/php-dev/DETAILS +++ b/php-pear/php-dev/DETAILS @@ -1,10 +1,7 @@ +. "$GRIMOIRE/FUNCTIONS" SPELL=php-dev -if [ "$PHP_DEV_AUTOUPDATE" == "y" ]; then - VERSION=$(date +%Y%m%d) -else - VERSION=6.0 -fi - SNAP_VER=svn + VERSION=$(get_scm_version) + SNAP_VER=svn SOURCE=$SPELL-${SNAP_VER}.tar.bz2 SOURCE_IGNORE=volatile LICENSE[0]=http://www.php.net/license/3_0.txt diff --git a/php-pear/php-dev/HISTORY b/php-pear/php-dev/HISTORY index 3ad9a33bf9..7db77c5dfb 100644 --- a/php-pear/php-dev/HISTORY +++ b/php-pear/php-dev/HISTORY @@ -1,3 +1,6 @@ +2014-07-03 Ismael Luceno + * DETAILS: Use get_scm_version + 2010-11-03 Ladislav Hagara * DEPENDS: jpeg -> JPEG -- cgit v1.2.3