diff --git a/common/shlibs b/common/shlibs index 9844fcb971..8fdfa97f30 100644 --- a/common/shlibs +++ b/common/shlibs @@ -419,7 +419,7 @@ libcdio.so.16 libcdio-0.93_1 libmpcdec.so.5 libmpcdec-1.2.6_1 libproxy.so.1 libproxy-0.4.6_1 libmodman.so.1 libproxy-0.4.6_1 -libmoar.so MoarVM-2015.09_1 +libmoar.so MoarVM-2015.11_1 libFLAC.so.8 libflac-1.2.1_1 libFLAC++.so.6 libflac-1.2.1_1 libmad.so.0 libmad-0.15.1b_1 diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index 15893d3381..adb944390d 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,7 +1,7 @@ # Template build file for 'MoarVM'. pkgname=MoarVM only_for_archs="i686 x86_64" -version=2015.09 +version=2015.11 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -13,6 +13,6 @@ maintainer="Ruslan " homepage="http://moarvm.com" license="Artistic-2.0" distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz" -checksum="e93d1d2e918764971fd9e9fd68de73ad900abb25d224a5049a105aae54dba7d3" +checksum=eca0efcd620c51909b6caea8e3c8085f0de1dbb629dc064bea3a916a9bead5cf shlib_provides="libmoar.so" make_install_target="install" diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index 912c4696d0..6ee2df4f6e 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,17 +1,17 @@ # Template build file for 'nqp'. pkgname=nqp only_for_archs="i686 x86_64" -version=2015.09.1 +version=2015.11 revision=1 build_style=configure configure_script="perl Configure.pl" configure_args="--prefix=/usr/lib/perl6 --backends=moar" hostmakedepends="perl MoarVM" makedepends="${hostmakedepends}" -depends="MoarVM>=2015.09" +depends="MoarVM>=${version}" short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs" maintainer="Ruslan " homepage="http://github.com/perl6/nqp" license="Artistic-2.0" distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz" -checksum="750f8f3b837372b278785d41c41c8f7543b40b3e2600fd1c6bd258be0590e70d" +checksum=d85f89401610c7f3a767fca1d140305a84c01879d0b9ab03d32ffece076f9965 diff --git a/srcpkgs/rakudo-star/template b/srcpkgs/rakudo-star/template index 8faf43aa4a..15d5d808d3 100644 --- a/srcpkgs/rakudo-star/template +++ b/srcpkgs/rakudo-star/template @@ -1,7 +1,7 @@ # Template build file for 'rakudo-star'. pkgname=rakudo-star only_for_archs="i686 x86_64" -version=2015.09 +version=2015.11 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -13,7 +13,7 @@ maintainer="Ruslan " homepage="http://rakudo.org" license="Artistic-2.0" distfiles="http://rakudo.org/downloads/star/rakudo-star-${version}.tar.gz" -checksum="99b0332c4a05d444876efff58714104fc3cbf5f875174c1e410bedca03a6880d" +checksum=714aed706706f02efeadc0d7e4c7ad216de5ded80d4a1b2879c275d5d05beae7 depends="MoarVM>=${version} nqp>=${version}" pre_install() {