svn commit: r381277 - head/devel/rubygem-foreman
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 14 14:57:38 UTC 2015
Author: sunpoet
Date: Sat Mar 14 14:57:36 2015
New Revision: 381277
URL: https://svnweb.freebsd.org/changeset/ports/381277
QAT: https://qat.redports.org/buildarchive/r381277/
Log:
- Update to 0.78.0
- Add LICENSE
Changes: https://github.com/ddollar/foreman/blob/master/Changelog.md
Modified:
head/devel/rubygem-foreman/Makefile
head/devel/rubygem-foreman/distinfo
Modified: head/devel/rubygem-foreman/Makefile
==============================================================================
--- head/devel/rubygem-foreman/Makefile Sat Mar 14 14:51:52 2015 (r381276)
+++ head/devel/rubygem-foreman/Makefile Sat Mar 14 14:57:36 2015 (r381277)
@@ -1,15 +1,16 @@
# $FreeBSD$
PORTNAME= foreman
-PORTVERSION= 0.75.0
+PORTVERSION= 0.78.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Process manager for applications with multiple components
-RUN_DEPENDS= rubygem-dotenv>=0.11.1:${PORTSDIR}/misc/rubygem-dotenv \
- rubygem-thor>=0.19.1:${PORTSDIR}/devel/rubygem-thor
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-thor>=0.19.1:${PORTSDIR}/devel/rubygem-thor
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-foreman/distinfo
==============================================================================
--- head/devel/rubygem-foreman/distinfo Sat Mar 14 14:51:52 2015 (r381276)
+++ head/devel/rubygem-foreman/distinfo Sat Mar 14 14:57:36 2015 (r381277)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/foreman-0.75.0.gem) = 0a263d411c0640f0015ba368c4ca1d8d494efa5111a00999354857ce65c32c46
-SIZE (rubygem/foreman-0.75.0.gem) = 29696
+SHA256 (rubygem/foreman-0.78.0.gem) = 58f513f49801e4a944f05bdf0b57db6d051e03f79e511728d130e07762455fb1
+SIZE (rubygem/foreman-0.78.0.gem) = 30208
More information about the svn-ports-all
mailing list