[68125] trunk/dports/www/ZendFramework/Portfile

snc at macports.org snc at macports.org
Thu May 27 05:33:23 PDT 2010


Revision: 68125
          http://trac.macports.org/changeset/68125
Author:   snc at macports.org
Date:     2010-05-27 05:33:19 -0700 (Thu, 27 May 2010)
Log Message:
-----------
update version, fix notes

Modified Paths:
--------------
    trunk/dports/www/ZendFramework/Portfile

Modified: trunk/dports/www/ZendFramework/Portfile
===================================================================
--- trunk/dports/www/ZendFramework/Portfile	2010-05-27 11:47:58 UTC (rev 68124)
+++ trunk/dports/www/ZendFramework/Portfile	2010-05-27 12:33:19 UTC (rev 68125)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                ZendFramework
-version             1.10.4
+version             1.10.5
 categories          www lang
 license             BSD
 maintainers         snc openmaintainer
@@ -56,9 +56,9 @@
 
 master_sites        http://framework.zend.com/releases/${name}-${version}/
 
-checksums           md5     e283be07be26bce1a6a437ccd14efcdb \
-                    sha1    7be2048ec8e55c10bea494a97ea6a04450e6068a \
-                    rmd160  9676d1ea0af020adb3723e9993af48d6c8facddc
+checksums           md5     febb5614c8ea5fbab59377e16a27089f \
+                    sha1    973d66fd9a239d256d7d509b4526d2959922c700 \
+                    rmd160  e892c20811e4c81b8600411c618e79c9c1a9315b
 
 set zf_main_dir     ${prefix}/www/${name}
 set zf_doc_dir      ${prefix}/share/doc/${name}
@@ -82,12 +82,12 @@
     }
 }
 
-notes               If this is your first install, you might want to add \
+notes               "If this is your first install, you might want to add \
                     ${zf_main_dir}/library to the include_path in your php.ini \
                     (e.g. include_path = \".:${zf_main_dir}/library\"). \
                     \n\nIf you want to use the extra ZendX components \
                     you might want to add ${zf_main_dir}/extras/library too \
-                    (e.g. include_path = \".:${zf_main_dir}/library:${zf_main_dir}/extra/library\").
+                    (e.g. include_path = \".:${zf_main_dir}/library:${zf_main_dir}/extra/library\")."
 
 livecheck.type      regex
 livecheck.url       http://framework.zend.com/download/latest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100527/90d164b7/attachment.html>


More information about the macports-changes mailing list