From c045686b0468c2743b50ba6d26762a8c358b902f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Oct 2011 17:29:51 +0200 Subject: [PATCH] Bumprev for pkgs installing virtualpkg.d files. --- srcpkgs/chromium-unstable/template | 2 +- srcpkgs/cronie/template | 2 +- srcpkgs/dcron/template | 2 +- srcpkgs/libjpeg-turbo/libjpeg-turbo-devel.template | 2 +- srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template | 2 +- srcpkgs/libjpeg-turbo/template | 2 +- srcpkgs/rsyslog/template | 2 +- srcpkgs/xfce4-notifyd/template | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/chromium-unstable/template b/srcpkgs/chromium-unstable/template index 2af59d79f0..9ad8e9c56e 100644 --- a/srcpkgs/chromium-unstable/template +++ b/srcpkgs/chromium-unstable/template @@ -2,7 +2,7 @@ __pkgname=chromium pkgname=${__pkgname}-unstable version=17.0.916.0 -revision=1 +revision=2 distfiles="http://build.chromium.org/official/${__pkgname}-$version.tar.bz2" short_desc="Google's attempt at creating a safer, faster, and more stable browser" maintainer="davehome " diff --git a/srcpkgs/cronie/template b/srcpkgs/cronie/template index 0feffc7128..ace38b5291 100644 --- a/srcpkgs/cronie/template +++ b/srcpkgs/cronie/template @@ -1,7 +1,7 @@ # Template file for 'cronie' pkgname=cronie version=1.4.8 -revision=6 +revision=7 distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz" build_style=gnu-configure configure_args="--with-inotify --without-selinux --with-pam --disable-anacron diff --git a/srcpkgs/dcron/template b/srcpkgs/dcron/template index 096be14e9a..f0e5d7591c 100644 --- a/srcpkgs/dcron/template +++ b/srcpkgs/dcron/template @@ -1,7 +1,7 @@ # Template file for 'dcron' pkgname=dcron version=4.5 -revision=8 +revision=9 distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz" short_desc="Dillon's lightweight cron daemon" maintainer="Juan RP " diff --git a/srcpkgs/libjpeg-turbo/libjpeg-turbo-devel.template b/srcpkgs/libjpeg-turbo/libjpeg-turbo-devel.template index 0a0440ab00..710d510f5b 100644 --- a/srcpkgs/libjpeg-turbo/libjpeg-turbo-devel.template +++ b/srcpkgs/libjpeg-turbo/libjpeg-turbo-devel.template @@ -11,7 +11,7 @@ Add_dependency run libjpeg-turbo provides="jpeg-devel-8" replaces="jpeg-devel>=0" -revision=4 +revision=5 do_install() { diff --git a/srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template b/srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template index 6b35eebcba..ddc59d293e 100644 --- a/srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template +++ b/srcpkgs/libjpeg-turbo/libjpeg-turbo-tools.template @@ -11,7 +11,7 @@ Add_dependency run libjpeg-turbo ">=${version}" provides="jpeg-tools-8" replaces="jpeg-tools>=0" -revision=4 +revision=5 do_install() { diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template index a6b28fe7bc..fd5cd1eeee 100644 --- a/srcpkgs/libjpeg-turbo/template +++ b/srcpkgs/libjpeg-turbo/template @@ -1,7 +1,7 @@ # Template build file for 'libjpeg-turbo'. pkgname=libjpeg-turbo version=1.1.1 -revision=4 +revision=5 homepage="http://libjpeg-turbo.virtualgl.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" build_style=gnu-configure diff --git a/srcpkgs/rsyslog/template b/srcpkgs/rsyslog/template index c27fd0db66..dcdd813623 100644 --- a/srcpkgs/rsyslog/template +++ b/srcpkgs/rsyslog/template @@ -1,7 +1,7 @@ # Template file for 'rsyslog' pkgname=rsyslog version=5.8.5 -revision=7 +revision=8 homepage="http://www.rsyslog.com" distfiles="${homepage}/files/download/rsyslog/$pkgname-$version.tar.gz" build_style=gnu-configure diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template index a54eeb57f4..61d19bc80e 100644 --- a/srcpkgs/xfce4-notifyd/template +++ b/srcpkgs/xfce4-notifyd/template @@ -1,7 +1,7 @@ # Template file for 'xfce4-notifyd' pkgname=xfce4-notifyd version=0.2.1 -revision=4 +revision=5 distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2" build_style=gnu-configure short_desc="Simple, visually-appealing notification daemon for Xfce"