summaryrefslogtreecommitdiffstats
path: root/ftp-libs/curlpp
diff options
context:
space:
mode:
authorMark Bainter2010-04-09 23:12:58 -0500
committerMark Bainter2010-04-09 23:12:58 -0500
commit25d30fbdf58ff5c6f35df33cbe94a943888abff2 (patch)
tree493f7dbe847b037ace1096c618557b98c61073d6 /ftp-libs/curlpp
parentc22ca1951fb2b0d4719d2b4080571acd6e319af0 (diff)
ftp-libs/curlpp: Update to 0.7.3, add boost dependency
Diffstat (limited to 'ftp-libs/curlpp')
-rwxr-xr-xftp-libs/curlpp/DEPENDS1
-rwxr-xr-xftp-libs/curlpp/DETAILS12
-rw-r--r--ftp-libs/curlpp/HISTORY4
3 files changed, 11 insertions, 6 deletions
diff --git a/ftp-libs/curlpp/DEPENDS b/ftp-libs/curlpp/DEPENDS
index 3cd125d81b..6fb91440b1 100755
--- a/ftp-libs/curlpp/DEPENDS
+++ b/ftp-libs/curlpp/DEPENDS
@@ -1,2 +1,3 @@
depends libtool &&
+depends boost &&
depends curl
diff --git a/ftp-libs/curlpp/DETAILS b/ftp-libs/curlpp/DETAILS
index ad961f2463..1a24216330 100755
--- a/ftp-libs/curlpp/DETAILS
+++ b/ftp-libs/curlpp/DETAILS
@@ -1,11 +1,11 @@
SPELL=curlpp
- VERSION=0.7.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://rrette.com/files/curlpp/curlpp-0.7/$SOURCE
- SOURCE_HASH=sha512:4cce7f783ce66b4f0748bbcd7ad9c7b2b91d6e90df65fda751e61d111b55c5444036d3fde1b12d31404d103759999b8dc584af38aba2ec3a0b2a18e15f47ffcc
+ VERSION=0.7.3
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+ SOURCE_URL[0]=http://curlpp.googlecode.com/files/${SPELL}-${VERSION}.tar.gz
+ SOURCE_HASH=sha512:8c0209b74a191049262c29e2f3cd7dc4de44621d060453b553627884d042a11cba5cc76398c3e831f084cb3a69fd8ccab1ac3e12820d42e3d1188bba2d5070e9
LICENSE[0]=MIT
- WEB_SITE=http://curl.haxx.se/libcurl/cplusplus
+ WEB_SITE=http://curlpp.org/
ENTERED=20030630
KEYWORDS="ftp libs"
SHORT="Access and use libcurl using this C++ binding."
diff --git a/ftp-libs/curlpp/HISTORY b/ftp-libs/curlpp/HISTORY
index e6ba552610..6a9b86c2ba 100644
--- a/ftp-libs/curlpp/HISTORY
+++ b/ftp-libs/curlpp/HISTORY
@@ -1,3 +1,7 @@
+2010-04-09 Mark Bainter <mbainter@sourcemage.org>
+ * DEPENDS: Added boost as a dependency
+ * DETAILS: updated spell to 0.7.3, new SOURCE_URL
+
2007-01-27 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.7.0, new SOURCE_URL