[Lunar-commits] <moonbase> evolution-webcal: version bumped to 2.28.1.
Florin Braescu
florin at lunar-linux.org
Mon May 10 19:18:09 CEST 2010
commit e00c72b229b605b105335234b1b9cc6727559c5f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 10 20:18:09 2010 +0300
evolution-webcal: version bumped to 2.28.1.
---
gnome2/desktop/evolution-webcal/BUILD | 14 +++++++-------
gnome2/desktop/evolution-webcal/DEPENDS | 2 +-
gnome2/desktop/evolution-webcal/DETAILS | 9 +++++----
3 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/gnome2/desktop/evolution-webcal/BUILD b/gnome2/desktop/evolution-webcal/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/desktop/evolution-webcal/BUILD
+++ b/gnome2/desktop/evolution-webcal/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
- default_make
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/evolution-webcal/DEPENDS b/gnome2/desktop/evolution-webcal/DEPENDS
index 2695245..c2e7224 100644
--- a/gnome2/desktop/evolution-webcal/DEPENDS
+++ b/gnome2/desktop/evolution-webcal/DEPENDS
@@ -1,2 +1,2 @@
-depends libgnomeui &&
+depends libgnomeui
depends evolution-data-server
diff --git a/gnome2/desktop/evolution-webcal/DETAILS b/gnome2/desktop/evolution-webcal/DETAILS
index 87a83e8..bff3ee7 100644
--- a/gnome2/desktop/evolution-webcal/DETAILS
+++ b/gnome2/desktop/evolution-webcal/DETAILS
@@ -1,14 +1,15 @@
MODULE=evolution-webcal
- VERSION=2.28.0
MAJOR=2.28
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:3046bb2bae83ad08ac8181d7edc067296b1c1a1a
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:f4693d03b89acb3d40c5ed5092cdffd5c372649e
WEB_SITE=http://www.gnome.org
ENTERED=20040317
- UPDATED=20091009
+ UPDATED=20100510
PSAFE=no
SHORT="Handles subscribing to Web calendars for Evolution"
+
cat << EOF
Evolution-Webcal is a web calendar for Evolution
EOF
More information about the Lunar-commits
mailing list