ruby: update to 1.9.3p194.

This commit is contained in:
Juan RP 2012-04-28 15:48:28 +02:00
parent 39d74dab97
commit abb216a4c9

View file

@ -1,7 +1,7 @@
# Template build file for 'ruby'. # Template build file for 'ruby'.
pkgname=ruby pkgname=ruby
_ruby_ver="1.9.3" _ruby_ver="1.9.3"
_ruby_distpatchver="p125" _ruby_distpatchver="p194"
_ruby_distver="${_ruby_ver}-${_ruby_distpatchver}" _ruby_distver="${_ruby_ver}-${_ruby_distpatchver}"
version=${_ruby_ver}${_ruby_distpatchver} version=${_ruby_ver}${_ruby_distpatchver}
wrksrc="${pkgname}-${_ruby_distver}" wrksrc="${pkgname}-${_ruby_distver}"
@ -13,7 +13,7 @@ short_desc="Ruby programming language"
homepage="http://www.ruby-lang.org/en/" homepage="http://www.ruby-lang.org/en/"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD" license="BSD"
checksum=c67a59443052b5a9219eb4cee3892bdfbc6f250f0c8e214e02256a4cc7ef5526 checksum=a9d1ea9eaea075c60048369a63b35b3b5a06a30aa214a3d990e0bb71212db8fa
long_desc=" long_desc="
Ruby is the interpreted scripting language for quick and easy object Ruby is the interpreted scripting language for quick and easy object
oriented programming. It has many features to process text files and to oriented programming. It has many features to process text files and to