svn commit: r365777 - in head/devel/rubygem-activemessaging: . files
Steve Wills
swills at FreeBSD.org
Sat Aug 23 19:12:53 UTC 2014
Author: swills
Date: Sat Aug 23 19:12:52 2014
New Revision: 365777
URL: http://svnweb.freebsd.org/changeset/ports/365777
QAT: https://qat.redports.org/buildarchive/r365777/
Log:
devel/rubygem-activemessaging: update to 0.13.0
Modified:
head/devel/rubygem-activemessaging/Makefile
head/devel/rubygem-activemessaging/distinfo
head/devel/rubygem-activemessaging/files/patch-gemspec
Modified: head/devel/rubygem-activemessaging/Makefile
==============================================================================
--- head/devel/rubygem-activemessaging/Makefile Sat Aug 23 19:09:35 2014 (r365776)
+++ head/devel/rubygem-activemessaging/Makefile Sat Aug 23 19:12:52 2014 (r365777)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= activemessaging
-PORTVERSION= 0.12.1
+PORTVERSION= 0.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-activemessaging/distinfo
==============================================================================
--- head/devel/rubygem-activemessaging/distinfo Sat Aug 23 19:09:35 2014 (r365776)
+++ head/devel/rubygem-activemessaging/distinfo Sat Aug 23 19:12:52 2014 (r365777)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activemessaging-0.12.1.gem) = a931a0107eedd5a95f7e5fa3095b71f12997664646af32910120a19ec9b8327a
-SIZE (rubygem/activemessaging-0.12.1.gem) = 50176
+SHA256 (rubygem/activemessaging-0.13.0.gem) = 7ac6ab6a75fb9fa8264c099a4563d5a2710a85044f5bc87e6e7775bd9a9df6f9
+SIZE (rubygem/activemessaging-0.13.0.gem) = 51712
Modified: head/devel/rubygem-activemessaging/files/patch-gemspec
==============================================================================
--- head/devel/rubygem-activemessaging/files/patch-gemspec Sat Aug 23 19:09:35 2014 (r365776)
+++ head/devel/rubygem-activemessaging/files/patch-gemspec Sat Aug 23 19:12:52 2014 (r365777)
@@ -1,25 +1,23 @@
---- activemessaging-0.12.1.gemspec.orig 2013-06-05 02:42:59.471325464 +0000
-+++ activemessaging-0.12.1.gemspec 2013-06-05 02:43:20.310324197 +0000
-@@ -19,22 +19,6 @@
- date: 2012-09-28 00:00:00.000000000 Z
+--- ./activemessaging-0.13.0.gemspec.orig 2014-08-23 19:10:52.008995535 +0000
++++ ./activemessaging-0.13.0.gemspec 2014-08-23 19:10:47.000000000 +0000
+@@ -18,20 +18,6 @@
+ date: 2014-06-18 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
- name: activemessaging
- requirement: !ruby/object:Gem::Requirement
-- none: false
- requirements:
-- - - ! '>='
+- - - '>='
- - !ruby/object:Gem::Version
- version: '0'
- type: :runtime
- prerelease: false
- version_requirements: !ruby/object:Gem::Requirement
-- none: false
- requirements:
-- - - ! '>='
+- - - '>='
- - !ruby/object:Gem::Version
- version: '0'
-- !ruby/object:Gem::Dependency
- name: activesupport
+ name: jeweler
requirement: !ruby/object:Gem::Requirement
- none: false
+ requirements:
More information about the svn-ports-all
mailing list