[Lunar-commits] <moonbase> smake: version bumped to 1.2a45.
Florin Braescu
florin at lunar-linux.org
Wed Sep 30 15:10:37 CEST 2009
commit 2f122b0f671977693d9706375b9251d0404abfd4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 30 16:10:37 2009 +0300
smake: version bumped to 1.2a45.
The compile bootstrap is now ensured to install all needed links to the
sources to allow compilation when no previous version of smake is
installed.
---
devel/smake/BUILD | 4 ++--
devel/smake/DETAILS | 11 ++++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/devel/smake/BUILD b/devel/smake/BUILD
index db8ff50..453f35b 100644
--- a/devel/smake/BUILD
+++ b/devel/smake/BUILD
@@ -1,7 +1,7 @@
(
- make INS_BASE=/usr MANDIR=share/man &&
- prepare_install &&
+ make INS_BASE=/usr MANDIR=share/man &&
+ prepare_install &&
make INS_BASE=/usr MANDIR=share/man install
) > $C_FIFO 2>&1
diff --git a/devel/smake/DETAILS b/devel/smake/DETAILS
index 70b7c40..56e5397 100644
--- a/devel/smake/DETAILS
+++ b/devel/smake/DETAILS
@@ -1,13 +1,14 @@
MODULE=smake
VERSION=1.2
- SOURCE=$MODULE-${VERSION}a41.tar.bz2
- SOURCE_URL=ftp://ftp.berlios.de/pub/smake/alpha/
- SOURCE_VFY=sha1:7a48e3e8b2067b43b4c4a7db582dc5e281a18ac3
+ SOURCE=$MODULE-${VERSION}a45.tar.bz2
+ SOURCE_URL=ftp://ftp.berlios.de/pub/smake/alpha
+ SOURCE_VFY=sha1:698ce7c27256f73faa75f7b7067fb40b7521ef4e
WEB_SITE=http://cdrecord.berlios.de/old/private/smake.html
ENTERED=20020926
- UPDATED=20070720
+ UPDATED=20090930
MAINTAINER=tchan at lunar-linux.org
- SHORT="Joerg Schilling's multi-platform make engine."
+ SHORT="Joerg Schilling's multi-platform make engine"
+
cat << EOF
A portable make program optimized to be used with Joerg Schilling's
makefiles program. smake includes special automake features that
More information about the Lunar-commits
mailing list