[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dd122fc418de839a03bf5e6dd5d2f75e3d11a88a)

Vlad Glagolev scm at sourcemage.org
Wed Sep 10 04:39:05 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 devel/autoconf/DEPENDS  |    8 ++++----
 devel/autoconf/DETAILS  |   24 ++++++++++++------------
 devel/autoconf/HISTORY  |    3 +++
 devel/autoconf/TRIGGERS |    2 +-
 4 files changed, 20 insertions(+), 17 deletions(-)

New commits:
commit dd122fc418de839a03bf5e6dd5d2f75e3d11a88a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    autoconf: => 2.63

diff --git a/devel/autoconf/DEPENDS b/devel/autoconf/DEPENDS
index 93784ca..0456885 100755
--- a/devel/autoconf/DEPENDS
+++ b/devel/autoconf/DEPENDS
@@ -1,4 +1,4 @@
-depends  gnupg     &&
-depends  m4        &&
-depends  perl      &&
-depends  smgl-fhs
+depends gnupg &&
+depends m4 &&
+depends perl &&
+depends smgl-fhs
diff --git a/devel/autoconf/DETAILS b/devel/autoconf/DETAILS
index f902c73..21abdf5 100755
--- a/devel/autoconf/DETAILS
+++ b/devel/autoconf/DETAILS
@@ -1,8 +1,8 @@
            SPELL=autoconf
-         VERSION=2.62
+         VERSION=2.63
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
   SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
@@ -13,15 +13,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
          ENTERED=20010922
       LICENSE[0]=GPL
         KEYWORDS="devel"
-           SHORT="autoconf produces shell scripts which automatically configure source code."
+           SHORT="shell scripts which automatically configure source code"
 cat << EOF
-autoconf - Produces shell scripts which automatically configure source
-code
-Extensible package of m4 macros that produce shell scripts to
-automatically configure software source code packages. These scripts can
-adapt the packages to many kinds of UNIX-like systems without manual
-user intervention. Autoconf requires GNU m4. You must install GNU m4
-before configuring autoconf, so that Autoconf's configure script can
-find it. The configuration scripts produced by auto conf are
-self-contained, so their users do not need to have autoconf or GNU m4.
+autoconf - Produces shell scripts which automatically configure source code.
+
+Extensible package of m4 macros that produce shell scripts to automatically
+configure software source code packages. These scripts can adapt the packages
+to many kinds of UNIX-like systems without manual user intervention. Autoconf
+requires GNU m4. You must install GNU m4 before configuring autoconf, so that
+Autoconf's configure script can find it. The configuration scripts produced by
+autoconf are self-contained, so their users do not need to have autoconf or GNU
+m4.
 EOF
diff --git a/devel/autoconf/HISTORY b/devel/autoconf/HISTORY
index bf49810..30944c9 100644
--- a/devel/autoconf/HISTORY
+++ b/devel/autoconf/HISTORY
@@ -1,3 +1,6 @@
+2008-09-10 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 2.63; fixed long desc
+
 2008-04-09 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 2.62
 
diff --git a/devel/autoconf/TRIGGERS b/devel/autoconf/TRIGGERS
index 4bf3b34..1f15e6e 100755
--- a/devel/autoconf/TRIGGERS
+++ b/devel/autoconf/TRIGGERS
@@ -1 +1 @@
-on_cast  perl  cast_self
+on_cast perl cast_self



More information about the SM-Commit mailing list