From c3e3716052265464f217ab6df9fe202a54b418ea Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Thu, 13 May 2010 00:25:30 +0200 Subject: development/re2c: Updated for version 0.13.5 --- development/re2c/README | 2 -- development/re2c/re2c.SlackBuild | 6 +++--- development/re2c/re2c.info | 2 ++ 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development') diff --git a/development/re2c/README b/development/re2c/README index f075ed321c..227f25951c 100644 --- a/development/re2c/README +++ b/development/re2c/README @@ -4,5 +4,3 @@ regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality. - -It is released under Public Domain. diff --git a/development/re2c/re2c.SlackBuild b/development/re2c/re2c.SlackBuild index 9ff8a0d122..493283cc27 100644 --- a/development/re2c/re2c.SlackBuild +++ b/development/re2c/re2c.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for re2c -# Copyright 2008-9 LukenShiro +# Copyright 2008-2009 LukenShiro # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=re2c VERSION=${VERSION:-0.13.5} ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -98,4 +98,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/development/re2c/re2c.info b/development/re2c/re2c.info index 2ee7349ce9..53ecbd7d5c 100644 --- a/development/re2c/re2c.info +++ b/development/re2c/re2c.info @@ -3,6 +3,8 @@ VERSION="0.13.5" HOMEPAGE="http://re2c.org/" DOWNLOAD="http://downloads.sourceforge.net/re2c/re2c-0.13.5.tar.gz" MD5SUM="4a97d8f77ed6d2c76c8bd840a43f5633" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" APPROVED="dsomero" -- cgit v1.2.3