ports/131284: [PATCH] www/rubygem-actionwebservice: mark DEPRECATED

Cheng-Lung Sung clsung at FreeBSD.org
Mon Feb 2 07:00:19 UTC 2009


>Number:         131284
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-actionwebservice: mark DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 07:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 7.1-RELEASE amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 7.1-RELEASE FreeBSD 7.1-RELEASE #12: Sun Jan  4 17:19:49 CST
>Description:
- from 2.0, rubygems-rails require activeresource instead of actionwebservice
  - ref: 
  http://github.com/rails/rails/blob/ed5fa2fe339e0aabde657ffdec24ac591d390d73/railties/CHANGELOG

Port maintainer (jw at innerewut.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-actionwebservice-1.2.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-actionwebservice/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	6 Apr 2008 08:58:18 -0000	1.14
+++ Makefile	2 Feb 2009 06:51:11 -0000
@@ -17,6 +17,10 @@
 		${LOCALBASE}/${SPEC_DIR}/activerecord-1.15.6.gemspec:${PORTSDIR}/databases/rubygem-activerecord
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+BROKEN=		require actionpack == 1.13.6, but actionpack is 2.2.2
+DEPRECATED=	from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
+EXPIRATION_DATE=2009-03-02
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 
--- rubygem-actionwebservice-1.2.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list