svn commit: r330078 - head/net/rubygem-dropbox-sdk
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 11 14:09:20 UTC 2013
Author: sunpoet
Date: Fri Oct 11 14:09:19 2013
New Revision: 330078
URL: http://svnweb.freebsd.org/changeset/ports/330078
Log:
- Update to 1.6.2
- Add LICENSE
Modified:
head/net/rubygem-dropbox-sdk/Makefile
head/net/rubygem-dropbox-sdk/distinfo
Modified: head/net/rubygem-dropbox-sdk/Makefile
==============================================================================
--- head/net/rubygem-dropbox-sdk/Makefile Fri Oct 11 14:09:10 2013 (r330077)
+++ head/net/rubygem-dropbox-sdk/Makefile Fri Oct 11 14:09:19 2013 (r330078)
@@ -2,18 +2,20 @@
# $FreeBSD$
PORTNAME= dropbox-sdk
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Library of the Dropbox API web endpoints
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
+NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/rubygem-dropbox-sdk/distinfo
==============================================================================
--- head/net/rubygem-dropbox-sdk/distinfo Fri Oct 11 14:09:10 2013 (r330077)
+++ head/net/rubygem-dropbox-sdk/distinfo Fri Oct 11 14:09:19 2013 (r330078)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/dropbox-sdk-1.6.1.gem) = a0abed239175337ba745a233cda7cc87e965afcf4c11524dacb033cfd28b37d5
-SIZE (rubygem/dropbox-sdk-1.6.1.gem) = 33792
+SHA256 (rubygem/dropbox-sdk-1.6.2.gem) = 8e32530ea8631b96f949f81367a5cc4cac1876bd399de79dfbf5b89994dba52b
+SIZE (rubygem/dropbox-sdk-1.6.2.gem) = 33792
More information about the svn-ports-all
mailing list