[62743] trunk/dports/www/ZendFramework/Portfile
snc at macports.org
snc at macports.org
Fri Jan 15 06:29:31 PST 2010
Revision: 62743
http://trac.macports.org/changeset/62743
Author: snc at macports.org
Date: 2010-01-15 06:29:28 -0800 (Fri, 15 Jan 2010)
Log Message:
-----------
updated version, convert to notes
Modified Paths:
--------------
trunk/dports/www/ZendFramework/Portfile
Modified: trunk/dports/www/ZendFramework/Portfile
===================================================================
--- trunk/dports/www/ZendFramework/Portfile 2010-01-15 13:56:01 UTC (rev 62742)
+++ trunk/dports/www/ZendFramework/Portfile 2010-01-15 14:29:28 UTC (rev 62743)
@@ -4,7 +4,7 @@
PortSystem 1.0
name ZendFramework
-version 1.9.6
+version 1.9.7
categories www lang
license BSD
maintainers snc openmaintainer
@@ -22,9 +22,9 @@
master_sites http://framework.zend.com/releases/${name}-${version}/
-checksums md5 53d6651ff58f5d8937599a2feee01bd3 \
- sha1 1fe84c0f050501f1d89393789fb3b3a78bf9b5e3 \
- rmd160 8d03e2663fba37f7b259abca6979bdbc08b97794
+checksums md5 ee066286942723187216fd236739e3dd \
+ sha1 65558a2af5130cd5ea98c4abb446be27ce7ee2bd \
+ rmd160 eb3ed29b1232f15b9e6fd212b08925ae941d6ca2
set zf_doc_dir ${prefix}/share/doc/${name}
set zf_lib_dir ${prefix}/lib/${name}
@@ -46,16 +46,19 @@
file rename ${destroot}${zf_doc_dir}/extras ${destroot}${zf_lib_dir}
}
-post-install {
- ui_msg "\nIf this is your first install, you might want to add"
- ui_msg "'${zf_lib_dir}/library' to include_path in your php.ini."
- ui_msg "i.e.: include_path = \".:${zf_lib_dir}/library\""
- ui_msg "\nIf you want to use extra components you'd have to"
- ui_msg "add '${zf_lib_dir}/extras', too."
- ui_msg "\nFinally, if you wish to use Zend_Tool, add"
- ui_msg "'${zf_doc_dir}/bin' to your \$PATH variable."
-}
+notes \
+"If this is your first install, you might want to add
+'${zf_lib_dir}/library'
+ to include_path in your php.ini.
+(e.g. include_path = \".:${zf_lib_dir}/library\")
+If you want to use extra components you'd have to
+add '${zf_lib_dir}/extras', too.
+
+Finally, if you wish to use Zend_Tool, add
+'${zf_doc_dir}/bin'
+ to your \$PATH variable."
+
livecheck.type regex
livecheck.url http://framework.zend.com/download/latest
livecheck.regex {releases/ZendFramework-(\d+\.\d+\.\d+[^ab\/]*)\/}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100115/bf75da30/attachment.html>
More information about the macports-changes
mailing list