[Lunar-commits] <moonbase> xfig: This version bump fixes;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Aug 26 13:01:55 CEST 2009
commit 667862c5008842985d0724900f4a713fc0894424
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Aug 26 07:01:55 2009 -0400
xfig: This version bump fixes;
o Dimension line indicator incorrectly showed arrow length/width
o Several patches from Fedora xfig maintainer
o divide by 0 under certain circumstances in ruler code
From Libor Pechacek
o Segfault if PRINTER env variable was not defined
---
x11-utils/xfig/BUILD | 3 +--
x11-utils/xfig/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/x11-utils/xfig/BUILD b/x11-utils/xfig/BUILD
index 31f1712..200e721 100644
--- a/x11-utils/xfig/BUILD
+++ b/x11-utils/xfig/BUILD
@@ -10,7 +10,6 @@
xmkmf &&
make clean &&
default_make &&
- make install.man &&
- chmod 644 /usr/man/man1/xfig.1x
+ make install.man
) > $C_FIFO 2>&1
diff --git a/x11-utils/xfig/DETAILS b/x11-utils/xfig/DETAILS
index 4001f17..2381067 100644
--- a/x11-utils/xfig/DETAILS
+++ b/x11-utils/xfig/DETAILS
@@ -1,12 +1,12 @@
MODULE=xfig
- VERSION=3.2.5
+ VERSION=3.2.5b
SOURCE=$MODULE.$VERSION.full.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL[0]=$SFORGE_URL/mcj
- SOURCE_VFY=sha1:ce09d1a74dbddf0bc6b20fe9c558db584fbfed17
+ SOURCE_VFY=sha1:0730d7e6bc217c0de02682efb0078821512bb542
WEB_SITE=http://www.xfig.org
ENTERED=20020210
- UPDATED=20070418
+ UPDATED=20090826
SHORT="X Window System tool for drawing basic vector graphics."
cat << EOF
Xfig is an X Window System tool for creating basic vector graphics,
More information about the Lunar-commits
mailing list