Changeset 81189
- Timestamp:
- 07/26/11 19:10:13 (4 years ago)
- Location:
- trunk/dports/php/php5-mongo
- Files:
-
- 2 edited
-
Portfile (modified) (2 diffs)
-
files/patch-config.m4.diff (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/php/php5-mongo/Portfile
r75805 r81189 4 4 PortGroup php5extension 1.0 5 5 6 php5extension.setup mongo 1. 1.4pecl6 php5extension.setup mongo 1.2.2 pecl 7 7 categories php databases devel 8 8 license Apache-2.0 … … 15 15 database in PHP. 16 16 17 checksums sha1 dd3356570dab7cd91e660664ef4ab81601f1208a\18 rmd160 ad92a2848fb5dccae734d9b1b3edc4940b36a3ea17 checksums sha1 ac2bd027dea2bf4ee19b417601ca3c6dd038478d \ 18 rmd160 c320852ec06efe77d9f2c6bd4f6f9c1b64e109ac 19 19 20 20 patchfiles-append \ -
trunk/dports/php/php5-mongo/files/patch-config.m4.diff
r75805 r81189 1 --- config.m4.orig 2011-0 2-07 15:12:47.000000000 -06002 +++ config.m4 2011-0 2-08 21:44:41.000000000 -06001 --- config.m4.orig 2011-07-21 10:16:10.000000000 -0500 2 +++ config.m4 2011-07-26 01:25:44.000000000 -0500 3 3 @@ -18,17 +18,5 @@ 4 4 fi … … 6 6 7 7 - case $build_os in 8 - darwin1 0.*.*)8 - darwin1*.*.*) 9 9 - AC_MSG_CHECKING([whether to compile for recent osx architectures]) 10 10 - CFLAGS="$CFLAGS -arch i386 -arch x86_64 -mmacosx-version-min=10.5"
Note: See TracChangeset
for help on using the changeset viewer.

