[Lunar-commits] ghex: Version bump (2.20.0 -> 2.20.1)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Sat Dec 22 18:50:52 CET 2007
commit 7a320845bcb506dc00e5c60c71060069364d9923
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Sat Dec 22 11:50:52 2007 -0600
ghex: Version bump (2.20.0 -> 2.20.1)
* two small bugfixes
* removed && from DEPENDS
* removed extra whitespace from BUILD
compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
gnome2/extra/ghex/BUILD | 2 +-
gnome2/extra/ghex/DEPENDS | 4 ++--
gnome2/extra/ghex/DETAILS | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnome2/extra/ghex/BUILD b/gnome2/extra/ghex/BUILD
index 8d803e7..77cd9f1 100644
--- a/gnome2/extra/ghex/BUILD
+++ b/gnome2/extra/ghex/BUILD
@@ -7,6 +7,6 @@
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
- default_make
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/extra/ghex/DEPENDS b/gnome2/extra/ghex/DEPENDS
index fd848a7..8f2e66d 100644
--- a/gnome2/extra/ghex/DEPENDS
+++ b/gnome2/extra/ghex/DEPENDS
@@ -1,3 +1,3 @@
-depends libgnomeui &&
-depends libgnomeprint &&
+depends libgnomeui
+depends libgnomeprint
depends gail
diff --git a/gnome2/extra/ghex/DETAILS b/gnome2/extra/ghex/DETAILS
index f104057..70a88a5 100644
--- a/gnome2/extra/ghex/DETAILS
+++ b/gnome2/extra/ghex/DETAILS
@@ -1,12 +1,12 @@
MODULE=ghex
- VERSION=2.20.0
+ VERSION=2.20.1
MAJOR=2.20
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:e2361ff98fc93bfed0f2470201ba2b88617d78ff
+ SOURCE_VFY=sha1:768ebcec49d4628aaf8b3fcfc1fb7b977f0061f1
WEB_SITE=http://www.gnome.org
ENTERED=20021223
- UPDATED=20061115
+ UPDATED=20071222
SHORT="a binary/hexadecimal editor"
cat << EOF
More information about the Lunar-commits
mailing list