[Lunar-commits] <moonbase> smake: version bumped to 1.2a49.
Florin Braescu
florin at lunar-linux.org
Mon Dec 7 05:28:31 CET 2009
commit 047d500c1cc352a84e3d8659f9da81a931ed2011
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 7 06:28:31 2009 +0200
smake: version bumped to 1.2a49.
Changes:
Support for 64-bit compilation on IRIX was added.
A bug in the macro suffix replacement was fixed.
smake now supports the use of: "smake COPTX=-errwarn=%all".
A new predefined macro, "NUMBER_SIGN", allows the use of '#' in makefiles.
The man page was enhanced.
---
devel/smake/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/smake/DETAILS b/devel/smake/DETAILS
index 6ffae3b..78a702d 100644
--- a/devel/smake/DETAILS
+++ b/devel/smake/DETAILS
@@ -1,11 +1,11 @@
MODULE=smake
VERSION=1.2
- SOURCE=$MODULE-${VERSION}a47.tar.bz2
+ SOURCE=$MODULE-${VERSION}a49.tar.bz2
SOURCE_URL=ftp://ftp.berlios.de/pub/smake/alpha
- SOURCE_VFY=sha1:67cafa7f33ffcac215fb3848c451d2178dc05b16
+ SOURCE_VFY=sha1:7b50e1f81758fd6a732ddc7a78838bd2c96d1090
WEB_SITE=http://cdrecord.berlios.de/old/private/smake.html
ENTERED=20020926
- UPDATED=20091120
+ UPDATED=20091207
MAINTAINER=tchan at lunar-linux.org
SHORT="Joerg Schilling's multi-platform make engine"
More information about the Lunar-commits
mailing list