[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (e2dd72441b8fd433c7d777ab2ae6b33f4307cecf)
Ladislav Hagara
scm at sourcemage.org
Tue Feb 28 16:31:24 EST 2012
GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
devel/colormake/CONFLICTS | 1 -
devel/colormake/DETAILS | 6 +++---
devel/colormake/HISTORY | 5 +++++
devel/colormake/INSTALL | 2 +-
4 files changed, 9 insertions(+), 5 deletions(-)
New commits:
commit e2dd72441b8fd433c7d777ab2ae6b33f4307cecf
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>
colormake 0.9
diff --git a/devel/colormake/CONFLICTS b/devel/colormake/CONFLICTS
deleted file mode 100755
index 3e14438..0000000
--- a/devel/colormake/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts cmake
diff --git a/devel/colormake/DETAILS b/devel/colormake/DETAILS
index af7ed94..f983bc4 100755
--- a/devel/colormake/DETAILS
+++ b/devel/colormake/DETAILS
@@ -1,9 +1,9 @@
SPELL=colormake
- VERSION=0.2
+ VERSION=0.9
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://bre.klaki.net/programs/colormake/$SOURCE
- SOURCE_HASH=sha512:2f648799a52497c36089fbfdbce56b2d88f4e8df2ca24027ef71b422d969e4dbcaf95b0bbe89d010dc80e34cde9d49b5cc07792c48340d4a961dd58e21a6dfbe
+ SOURCE_HASH=sha512:e795a5f95d2fb544f889b00b062199cb74138265571aef70461cfe365715f2e6fc6e997fc25bd30223c7160630dbe5e9d2994fe52202365ecb56969bae0887f1
WEB_SITE=http://bre.klaki.net/programs/colormake/
LICENSE[0]=GPL
ENTERED=20020708
diff --git a/devel/colormake/HISTORY b/devel/colormake/HISTORY
index be2ed4f..f138e5e 100644
--- a/devel/colormake/HISTORY
+++ b/devel/colormake/HISTORY
@@ -1,3 +1,8 @@
+2012-02-28 Ladislav Hagara <hgr at vabo.cz>
+ * DETAILS: 0.9, SOURCE_DIRECTORY updated
+ * INSTALL: updated
+ * CONFLICTS: removed, cmake has been renamed to colormake
+
2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
diff --git a/devel/colormake/INSTALL b/devel/colormake/INSTALL
index 0de59f9..10cca05 100755
--- a/devel/colormake/INSTALL
+++ b/devel/colormake/INSTALL
@@ -1 +1 @@
- cp colormake.pl cmake clmake /usr/bin/
+cp -v colormake.pl colormake colormake-short clmake clmake-short "$INSTALL_ROOT/usr/bin/"
More information about the SM-Commit
mailing list