[SM-Commit] GIT changes to master grimoire by George Sherwood (472f75c8db5dba235f677d387671909ba402c6a9)

George Sherwood scm at mail.sourcemage.org
Mon Jun 26 06:22:57 EDT 2006


GIT changes to master grimoire by George Sherwood <pilot at sourcemage.org>:

 devel/doxygen/BUILD   |    1 +
 devel/doxygen/DETAILS |    4 ++--
 devel/doxygen/HISTORY |    4 ++++
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 472f75c8db5dba235f677d387671909ba402c6a9
Author: George Sherwood <pilot at sourcemage.org>
Commit: George Sherwood <pilot at sourcemage.org>

    version update.  Also fixed Bug 11883 that was also in this version.

diff --git a/devel/doxygen/BUILD b/devel/doxygen/BUILD
index 84e47ef..b58c8eb 100755
--- a/devel/doxygen/BUILD
+++ b/devel/doxygen/BUILD
@@ -1,4 +1,5 @@
 OPTS="${ENGLISH}  ${OPTS}"                 &&
+rm src/unistd.h &&
 ./configure  --prefix ${INSTALL_ROOT}/usr  \
              $OPTS                         &&
 make
diff --git a/devel/doxygen/DETAILS b/devel/doxygen/DETAILS
index 60fdfe4..2b52ff5 100755
--- a/devel/doxygen/DETAILS
+++ b/devel/doxygen/DETAILS
@@ -1,9 +1,9 @@
            SPELL=doxygen
-         VERSION=1.4.6
+         VERSION=1.4.7
           SOURCE=$SPELL-$VERSION.src.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.stack.nl/pub/users/dimitri/$SOURCE
-     SOURCE_HASH=sha512:9e19b484f868304c8355f49fe67fb6c2668fdf5531c41faa003c2a44ff1d1586aa3d35091758d92e306645404bb470620f9c3e0bd08853f061b8213e68566323
+     SOURCE_HASH=sha512:99da7e30c4147a501b3f0e71d03065f42071cd5490f9daaf6025f6b39d486953d59860e83f6535ee7cd12f93d635ab298f4a42da0f8493e80229df85469d4be6
         WEB_SITE=http://www.doxygen.org/
       LICENSE[0]=GPL
          ENTERED=20020310
diff --git a/devel/doxygen/HISTORY b/devel/doxygen/HISTORY
index 5c5f3c3..ee392cd 100644
--- a/devel/doxygen/HISTORY
+++ b/devel/doxygen/HISTORY
@@ -1,3 +1,7 @@
+2006-06-26 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated to version 1.4.7
+	* BUILD: Added like to remove extra .h file.  Bug #11883
+
 2006-03-16 Pol Vinogradov <vin.public at gmail.com>
 	* PREPARE: removed
 	* CONFIGURE: added as replacement of PREPARE, made query non-interactive



More information about the SM-Commit mailing list