summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2012-11-23 09:11:12 +0100
committerTreeve Jelbert2012-11-26 21:08:46 +0100
commitef2b4292f32c77c746cbfe2c67c64f786f062443 (patch)
treeaed68b25dac32f8b64c09a8cca783472453a4379
parent3f46f6d38abd1a8152eb96faefee4c9b9351e791 (diff)
libcutl: => 1.7.0
-rwxr-xr-xdevel/libcutl/DETAILS6
-rw-r--r--devel/libcutl/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/libcutl/DETAILS b/devel/libcutl/DETAILS
index d863ae3eb2..d581e7bd5f 100755
--- a/devel/libcutl/DETAILS
+++ b/devel/libcutl/DETAILS
@@ -1,8 +1,8 @@
SPELL=libcutl
- VERSION=1.2.0
+ VERSION=1.7.0
+ SOURCE_HASH=sha512:2dc52825ab7481550513ed158022d0ef914c80f64318d5b2cb439c97a0d33edec357b4f428d2075aa90681aa49836fc5be4f5f2a18984c378a24cb5739645a0a
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/1.2/${SOURCE}
- SOURCE_HASH=sha512:3e4ae84f3e616885e85096092b2c9b6e7918bb4b4c82750dcc131636dcb20d754b20b0e513d662cd45434a1c51f774ae22486fd7bf1a2713b182956d3797a013
+ SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/1.7/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://codesynthesis.com/projects/libcutl/"
LICENSE[0]=MIT
diff --git a/devel/libcutl/HISTORY b/devel/libcutl/HISTORY
index cf54be8b51..cfa83d9aee 100644
--- a/devel/libcutl/HISTORY
+++ b/devel/libcutl/HISTORY
@@ -1,3 +1,6 @@
+2012-11-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.7.0
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)