summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-30 19:59:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-30 19:59:08 +0000
commit8518cb6108573cef9a53c42c73e31982d8ae797c (patch)
treebb4324253c6368315ae6c2801cb3630448934522 /ftp
parent- Support STAGEDIR (diff)
- Update to 0.8.5
- Use LIB_DEPENDS Changes: https://github.com/taf2/curb/commits/master
Notes
Notes: svn path=/head/; revision=335340
Diffstat (limited to 'ftp')
-rw-r--r--ftp/rubygem-curb/Makefile8
-rw-r--r--ftp/rubygem-curb/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/ftp/rubygem-curb/Makefile b/ftp/rubygem-curb/Makefile
index 5584b99ff389..0659ba59dd1b 100644
--- a/ftp/rubygem-curb/Makefile
+++ b/ftp/rubygem-curb/Makefile
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= curb
-PORTVERSION= 0.8.4
+PORTVERSION= 0.8.5
CATEGORIES= ftp rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for libcurl
-RUN_DEPENDS= curl>=0.0.0:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/ftp/rubygem-curb/distinfo b/ftp/rubygem-curb/distinfo
index 5ea8e0012c62..e4822762cd62 100644
--- a/ftp/rubygem-curb/distinfo
+++ b/ftp/rubygem-curb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/curb-0.8.4.gem) = 735717037efde9afc253ce45f08e2f77d8db01b7fe9508178b35ce9dbaa8ee49
-SIZE (rubygem/curb-0.8.4.gem) = 78848
+SHA256 (rubygem/curb-0.8.5.gem) = 2fb74a7e8017b6efc698e7431f4328c2fbd7d1f750beee6ee0325541a5002d56
+SIZE (rubygem/curb-0.8.5.gem) = 79360