aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp13
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-04-21 20:23:37 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-04-21 20:23:37 +0000
commit1568e43108a81534fa02c2a3c85e385e116e8f77 (patch)
tree8fff063dc39fa1da3ec52b76aa79b19599550d0e /www/cakephp13
parenta268039a758f148650c0cab55c616d6dada8a8a0 (diff)
downloadports-1568e43108a81534fa02c2a3c85e385e116e8f77.tar.gz
ports-1568e43108a81534fa02c2a3c85e385e116e8f77.zip
- Update to 1.2.2.8120
- Remove bash dependency [1] Submitted by: scf [1]
Notes
Notes: svn path=/head/; revision=232454
Diffstat (limited to 'www/cakephp13')
-rw-r--r--www/cakephp13/Makefile11
-rw-r--r--www/cakephp13/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile
index 294f790424ec..ea185d032311 100644
--- a/www/cakephp13/Makefile
+++ b/www/cakephp13/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= cakephp
-PORTVERSION= 1.2.1.8004
+PORTVERSION= 1.2.2.8120
CATEGORIES= www
-MASTER_SITES= http://cakeforge.org/frs/download.php/697/ \
+MASTER_SITES= http://cakeforge.org/frs/download.php/712/ \
LOCAL/glarkin
PKGNAMESUFFIX= -devel
DISTNAME= cake_${PORTVERSION}
@@ -116,9 +116,6 @@ USE_PHP+= apc
USE_PHP+= memcache
.endif
-# Include bash for Cake console script
-RUN_DEPENDS+= bash>=0:${PORTSDIR}/shells/bash
-
do-fetch:
@${INSTALL} -d ${DISTDIR}
.if !exists(${DISTDIR}/${TARGET_DISTFILE})
@@ -179,9 +176,7 @@ do-install:
@${ECHO_CMD} '@exec ${FIND} ${WWWDIR} -type d -print0 | \
${XARGS} -0 ${CHMOD} 755' >> ${TMPPLIST}
-# Fix the bash shell path and the permissions of the Cake console script
- @${REINPLACE_CMD} -e "s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|" ${WWWDIR}/${CAKE_CONSOLE}
- @${ECHO_CMD} '@exec ${REINPLACE_CMD} -e "s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|" ${WWWDIR}/${CAKE_CONSOLE}' >> ${TMPPLIST}
+# Fix the permissions of the Cake console script
@${CHMOD} 755 ${WWWDIR}/${CAKE_CONSOLE}
@${ECHO_CMD} '@exec ${CHMOD} 755 ${WWWDIR}/${CAKE_CONSOLE}' >> ${TMPPLIST}
diff --git a/www/cakephp13/distinfo b/www/cakephp13/distinfo
index 3d8358727988..2224eb605e93 100644
--- a/www/cakephp13/distinfo
+++ b/www/cakephp13/distinfo
@@ -1,3 +1,3 @@
-MD5 (cake_1.2.1.8004.tar.bz2) = 0d01d1bc4e2df9ccf82130a838b06dd6
-SHA256 (cake_1.2.1.8004.tar.bz2) = caebfef56e2d63d3afd1e0bd622130a96bf17912d0e19ae85b34a68954d487ba
-SIZE (cake_1.2.1.8004.tar.bz2) = 328592
+MD5 (cake_1.2.2.8120.tar.bz2) = 8cd28516c74be2c0b6f4ed0562840f79
+SHA256 (cake_1.2.2.8120.tar.bz2) = c99491e370e3bd3855aecea7b22c3c735571b345f10cc93cb2682a0cbb14373b
+SIZE (cake_1.2.2.8120.tar.bz2) = 329934