[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Florin Braescu
florin at lunar-linux.org
Wed Nov 12 19:40:13 CET 2014
commit cb4a15bb679d9362c21f2ad68204775711edf0be
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 12 Nov 2014 20:40:03 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/cb4a15bb679d9362c21f2ad68204775711edf0be
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
devel/jenkins/DETAILS | +6/-6
libs/yajl/DETAILS | +2/-3
virtual/libvirt/DEPENDS | +2/-2
virtual/libvirt/DETAILS | +3/-3
4 files changed, 13 insertions(+), 14 deletions(-)
--- a/devel/jenkins/DETAILS
+++ b/devel/jenkins/DETAILS
@@ -1,16 +1,16 @@
MODULE=jenkins
- VERSION=1.587
- SOURCE=${MODULE}-${VERSION}.war
+ VERSION=1.589
+ SOURCE=$MODULE-$VERSION.war
SOURCE_URL_FULL=http://mirrors.jenkins-ci.org/war/$VERSION/jenkins.war
- SOURCE_VFY=sha256:a3449e75f47a8c21d6c9c1e708ae7a6c3987ee1c8f142e3d7f2551acb350180d
- WEB_SITE="http://jenkins-ci.org/"
+ SOURCE_VFY=sha256:e804acc2d7fc9bcdf4db3fae32a8e0acfa17a8be40741d5df3ca457684849853
+ WEB_SITE=http://jenkins-ci.org/
ENTERED=20141027
- UPDATED=20141101
+ UPDATED=20141112
SHORT="Extendable continuous integration server"
ARCHIVE=off
LDD_CHECK=off
-
+
cat <<EOF
A java based extendable continuous integration server.
EOF
--- a/libs/yajl/DETAILS
+++ b/libs/yajl/DETAILS
@@ -1,9 +1,8 @@
MODULE=yajl
VERSION=2.1.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://github.com/lloyd/yajl/tarball/$VERSION
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/lloyd-yajl-66cb08c
- SOURCE_VFY=sha1:fe6b3c7439b26175aee59cabf8c4923b9eb3650d
+ SOURCE_URL_FULL=http://github.com/lloyd/yajl/archive/$VERSION.tar.gz
+ SOURCE_VFY=sha256:3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
WEB_SITE=http://lloyd.github.com/yajl/
ENTERED=20111016
UPDATED=20120817
--- a/virtual/libvirt/DEPENDS
+++ b/virtual/libvirt/DEPENDS
@@ -1,7 +1,7 @@
depends iproute2
depends iptables
depends libxml2
-depends libnl
+depends libnl3
depends Python
depends openssl
depends bridge-utils
@@ -9,6 +9,7 @@ depends logrotate
depends dnsmasq
depends lvm2
depends yajl
+depends libpciaccess
optional_depends avahi "--with-avahi" "--without-avahi" "for avahi support"
optional_depends gnutls "--with-gnutls" "--without-gnutls" "for GNUTLS encryption support"
@@ -18,7 +19,6 @@ optional_depends qemu "--with-qemu --with-qemu-user=qemu --with-qemu-group=qemu"
"for QEMU support"
optional_depends dbus "--with-dbus" "--without-dbus" "for DBUS support"
optional_depends curl "--with-curl" "--without-curl" "for CURL support"
-optional_depends libpciaccess "--with-pciaccess" "--without-pciaccess" "for pciaccess support"
optional_depends fuse "--with-fuse" "--without-fuse" "for FUSE support"
optional_depends cyrus-sasl "--with-sasl" "--without-sasl" "for SASL support"
--- a/virtual/libvirt/DETAILS
+++ b/virtual/libvirt/DETAILS
@@ -1,12 +1,12 @@
MODULE=libvirt
- VERSION=1.2.8
+ VERSION=1.2.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://libvirt.org/sources
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha256:0049940b013ea5858b53d9b540c9df9cc3c8cb08750acfd96e9991a1f709e100
+ SOURCE_VFY=sha256:5050f4cea3dd59d3eca25c3d3f16085e10d624ecc18bd35820cd3dac6f46c08e
WEB_SITE=http://libvirt.org/
ENTERED=20130202
- UPDATED=20140920
+ UPDATED=20141104
SHORT="API for controlling virtualization engines"
cat <<EOF
More information about the Lunar-commits
mailing list