[Lunar-commits] <moonbase> imake: version bumped to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Fri Apr 23 10:11:20 CEST 2010
commit 4078b4fe0a4e7877f8dd591509596a077a01be89
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 23 11:11:20 2010 +0300
imake: version bumped to 1.0.3.
Maintenence release.
---
xorg7/util/imake/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/xorg7/util/imake/DETAILS b/xorg7/util/imake/DETAILS
index 0157ca1..01d8f78 100644
--- a/xorg7/util/imake/DETAILS
+++ b/xorg7/util/imake/DETAILS
@@ -1,17 +1,17 @@
MODULE=imake
- VERSION=1.0.2
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/util/
- SOURCE_VFY=sha1:863a1015af41149e91a2f4b20858cb5d584c6943
+ SOURCE_URL=$XORG_URL/individual/util
+ SOURCE_VFY=sha1:625a974dd0fe4c4e9d7ec036fc7b079ec05185f1
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20061017
- UPDATED=20061017
+ UPDATED=20100423
SHORT="The X.Org C preprocessor-based Makefile build system"
cat << EOF
imake is a build system which uses the C preprocessor to generate
Makefiles from Imakefiles and a template file, which may optionally
-include other templates to form complex macros and patters. It is
+include other templates to form complex macros and patters. It is
predominately used by legacy X applications for their build process.
EOF
More information about the Lunar-commits
mailing list