summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author John Vogel <jvogel4@stny.rr.com>2015-07-22 08:13:49 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-22 08:13:49 +0700
commit3bfc607601c2c48d95a82098fcfd98770762e024 (patch)
tree88ebe5ab84d6fa4e3b6b4a0a4ccdffad135edde9 /development
parent440b02e8f99fb36bd094568d475df928d064e627 (diff)
downloadslackbuilds-3bfc607601c2c48d95a82098fcfd98770762e024.tar.gz
slackbuilds-3bfc607601c2c48d95a82098fcfd98770762e024.tar.xz
development/bmake: Updated for version 20150606.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/bmake/bmake.SlackBuild6
-rw-r--r--development/bmake/bmake.info6
2 files changed, 4 insertions, 8 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild
index 98860a903e..dadaa22dfb 100644
--- a/development/bmake/bmake.SlackBuild
+++ b/development/bmake/bmake.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bmake
-VERSION=${VERSION:-20141111}
+VERSION=${VERSION:-20150606}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -87,10 +87,6 @@ CXXFLAGS="$SLKCFLAGS" \
--with-default-sys-path=/usr/share/mk-$PRGNAM \
--build=$ARCH-slackware-linux
-# Override the build system's installation permissions.
-#install -d -m 755 $PKG/usr/bin
-#install -d -m 755 $PKG/usr/share/man/man1
-#install -d -m 755 $PKG/usr/share/mk
make install DESTDIR=$PKG MANTARGET=man MAKESYSPATH=/usr/share/mk-$PRGNAM
# Override the build system's installation locations.
diff --git a/development/bmake/bmake.info b/development/bmake/bmake.info
index 801da7687c..1793126d73 100644
--- a/development/bmake/bmake.info
+++ b/development/bmake/bmake.info
@@ -1,8 +1,8 @@
PRGNAM="bmake"
-VERSION="20141111"
+VERSION="20150606"
HOMEPAGE="http://www.crufty.net/help/sjg/bmake.htm"
-DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20141111.tar.gz"
-MD5SUM="7bdcae1d1ff68d942d9dfe922d1043b9"
+DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20150606.tar.gz"
+MD5SUM="0f61b2181452bd6e68d63abe0d62aabf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""