New commits:
commit 01667125849306710c94aa17148e29a04b8aa2b1
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
ftp/createtorrent: updated to 1.1.4; fix building with openssl (needs
autoreconf)
diff --git a/ftp/createtorrent/DEPENDS b/ftp/createtorrent/DEPENDS
index 9e8bba9..15601af 100755
--- a/ftp/createtorrent/DEPENDS
+++ b/ftp/createtorrent/DEPENDS
@@ -1 +1,2 @@
+depends autoconf &&
depends openssl
diff --git a/ftp/createtorrent/DETAILS b/ftp/createtorrent/DETAILS
index ab930e7..5059b00 100755
--- a/ftp/createtorrent/DETAILS
+++ b/ftp/createtorrent/DETAILS
@@ -1,8 +1,8 @@
SPELL=createtorrent
- VERSION=1.1.3
+ VERSION=1.1.4
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://www.createtorrent.com/${SOURCE}
-
SOURCE_HASH=sha512:33d05bdd0510c3e7b151ef30fca26012dc5f3db0e9502d833995e82089200f33990a05a160ad9ae64213e29c25fda930162a387e0a59542f8690ef387dbedfcb
+
SOURCE_HASH=sha512:d15c6d38e90a2941c578396fafaaa1778d5ce597681e0db89189b5c6719e8b69202dd6bb9dd2c279ef939eef8a74dd8e7ca3f0c224a5a4eaa277c3fd9543c24f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.createtorrent.com/"
LICENSE[0]=GPL
diff --git a/ftp/createtorrent/HISTORY b/ftp/createtorrent/HISTORY
index 470e053..7bee25e 100644
--- a/ftp/createtorrent/HISTORY
+++ b/ftp/createtorrent/HISTORY
@@ -1,3 +1,7 @@
+2008-09-06 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated to 1.1.4
+ * DEPENDS, PRE_BUILD: fix building with openssl (needs autoreconf)
+
2007-11-07 Elisamuel Resto <ryuji AT mages.ath.cx>
* DEPENDS, DETAILS, HISTORY: spell created