svn commit: r319143 - in head: databases/rubygem-dm-core www/rubygem-addressable22
Steve Wills
swills at FreeBSD.org
Sun May 26 23:39:06 UTC 2013
Author: swills
Date: Sun May 26 23:39:05 2013
New Revision: 319143
URL: http://svnweb.freebsd.org/changeset/ports/319143
Log:
- Add rubygem-addressable 2.2 port copied from newer version
- Use that port for datamapper and friends
PR: ports/178983
Submitted by: wollman
Added:
head/www/rubygem-addressable22/
- copied from r319121, head/www/rubygem-addressable/
Modified:
head/databases/rubygem-dm-core/Makefile (contents, props changed)
head/www/rubygem-addressable22/Makefile
head/www/rubygem-addressable22/distinfo (contents, props changed)
Modified: head/databases/rubygem-dm-core/Makefile
==============================================================================
--- head/databases/rubygem-dm-core/Makefile Sun May 26 22:59:28 2013 (r319142)
+++ head/databases/rubygem-dm-core/Makefile Sun May 26 23:39:05 2013 (r319143)
@@ -14,9 +14,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= An Object/Relational Mapper for Ruby
RUN_DEPENDS= rubygem-extlib>=0.9.15:${PORTSDIR}/devel/rubygem-extlib \
- rubygem-addressable>=2.2.6:${PORTSDIR}/www/rubygem-addressable
-
-BROKEN= unable to resolve dependencies
+ rubygem-addressable==2.2.8:${PORTSDIR}/www/rubygem-addressable22
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/www/rubygem-addressable22/Makefile
==============================================================================
--- head/www/rubygem-addressable/Makefile Sun May 26 16:31:15 2013 (r319121)
+++ head/www/rubygem-addressable22/Makefile Sun May 26 23:39:05 2013 (r319143)
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= addressable
-PORTVERSION= 2.3.2
+PORTVERSION= 2.2.8
CATEGORIES= www devel rubygems
MASTER_SITES= RG
Modified: head/www/rubygem-addressable22/distinfo
==============================================================================
--- head/www/rubygem-addressable/distinfo Sun May 26 16:31:15 2013 (r319121)
+++ head/www/rubygem-addressable22/distinfo Sun May 26 23:39:05 2013 (r319143)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/addressable-2.3.2.gem) = 7bca58a8ff352076dce4c7eb54802fa1e52fb4e1930d30a436f3dcf5ef0bd185
-SIZE (rubygem/addressable-2.3.2.gem) = 91136
+SHA256 (rubygem/addressable-2.2.8.gem) = 8958a2cf63d3b36ca1f7aa939eb36e7ae8822471877402b180ea44a98ace3cff
+SIZE (rubygem/addressable-2.2.8.gem) = 99328
More information about the svn-ports-all
mailing list