Date: Sun, 26 May 2013 23:40:00 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: ruby@FreeBSD.org Subject: Re: ports/178983: commit references a PR Message-ID: <201305262340.r4QNe0XS075053@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178983; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178983: commit references a PR Date: Sun, 26 May 2013 23:39:18 +0000 (UTC) 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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305262340.r4QNe0XS075053>