[Lunar-commits] <moonbase> fslsfonts: version bumped to 1.0.2.
Florin Braescu
florin at lunar-linux.org
Sun Jun 1 08:36:58 CEST 2008
commit e5f550ae58f4af4906847a449e47ecdd5ff3cfa5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 1 09:36:58 2008 +0300
fslsfonts: version bumped to 1.0.2.
Bugfixes.
---
xorg7/app/fslsfonts/DETAILS | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/xorg7/app/fslsfonts/DETAILS b/xorg7/app/fslsfonts/DETAILS
index e275f07..2a4a245 100644
--- a/xorg7/app/fslsfonts/DETAILS
+++ b/xorg7/app/fslsfonts/DETAILS
@@ -1,18 +1,18 @@
MODULE=fslsfonts
- VERSION=1.0.1
+ VERSION=1.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:04fa1b6f967da63237f0247bf883fa4b1244da6c
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:707710c9360b0554ee1ab9a2ef388025a6a8a27a
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060303
- UPDATED=20060303
- SHORT="list fonts served by X font server"
+ UPDATED=20080601
+ SHORT="List fonts served by X font server"
cat << EOF
-fslsfonts lists the fonts that match the given pattern. The wildcard
+fslsfonts lists the fonts that match the given pattern. The wildcard
character "*" may be used to match any sequence of characters
(including none), and "?" to match any single character. If no pattern
-is given, "*" is assumed. The "*" and "?" characters must be quoted
+is given, "*" is assumed. The "*" and "?" characters must be quoted
to prevent them from being expanded by the shell.
EOF
More information about the Lunar-commits
mailing list