diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-01-26 21:24:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-01-26 21:24:52 +0000 |
commit | 53f742ca21fee1774af6c3833d99957f6185638e (patch) | |
tree | 79c62e0a27c094f02cbe485b41f215760d9c65e8 /www/cakephp13/files/patch-cake__console__cake | |
parent | Modernize pkg-plist (diff) |
Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento
A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
Notes
Notes:
svn path=/head/; revision=407315
Diffstat (limited to 'www/cakephp13/files/patch-cake__console__cake')
-rw-r--r-- | www/cakephp13/files/patch-cake__console__cake | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/cakephp13/files/patch-cake__console__cake b/www/cakephp13/files/patch-cake__console__cake deleted file mode 100644 index f1e3708b5073..000000000000 --- a/www/cakephp13/files/patch-cake__console__cake +++ /dev/null @@ -1,8 +0,0 @@ ---- cake/console/cake.orig 2013-11-27 16:28:16.000000000 +0100 -+++ cake/console/cake 2013-11-27 16:28:29.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env bash -+#!/bin/sh - ################################################################################ - # - # Bake is a shell script for running CakePHP bake script |