The following reply was made to PR ports/178606; it has been noted by GNATS.

From: Garrett Wollman <woll...@csail.mit.edu>
To: freebsd-gnats-sub...@freebsd.org
Cc:  
Subject: ports/178606: textproc/rubygem-augeas is outdated and unfetchable
Date: Mon, 13 May 2013 20:12:45 -0400 (EDT)

 >Number:         178606
 >Category:       ports
 >Synopsis:       textproc/rubygem-augeas is outdated and unfetchable
 >Confidential:   no
 >Severity:       serious
 >Priority:       medium
 >Responsible:    freebsd-ports-bugs
 >State:          open
 >Quarter:        
 >Keywords:       
 >Date-Required:
 >Class:          update
 >Submitter-Id:   current-users
 >Arrival-Date:   Tue May 14 00:20:00 UTC 2013
 >Closed-Date:
 >Last-Modified:
 >Originator:     Garrett Wollman
 >Release:        FreeBSD 9.1-RELEASE amd64
 >Organization:
 MIT Computer Science and Artificial Intelligence Laboratory
 >Environment:
 System: FreeBSD khavrinen.csail.mit.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #15 
r245182: Tue Jan 8 18:09:56 EST 2013 
woll...@khavrinen.csail.mit.edu:/usr/obj/usr/src/sys/KHAVRINEN amd64
 
 >Description:
 
 As with textproc/augeas, rubygem-augeas is outdated and the current
 distfile is unfetchable due to master-site reorganization.
 
 >How-To-Repeat:
 
 cd /usr/ports/textproc/rubygem-augeas && make install
 
 >Fix:
 
 Here is a patch to update the port.  It requires Augeas 1.0.0
 (separate PR filed) for the new version 16 shared library.
 
 Index: Makefile
 ===================================================================
 --- Makefile   (revision 318135)
 +++ Makefile   (working copy)
 @@ -6,14 +6,14 @@
  #
  
  PORTNAME=     ruby-augeas
 -PORTVERSION=  0.4.1
 +PORTVERSION=  0.5.0
  CATEGORIES=   textproc rubygems
 -MASTER_SITES= http://augeas.net/download/ruby/
 +MASTER_SITES= http://download.augeas.net/ruby/
  
  MAINTAINER=   r...@freebsd.org
  COMMENT=      Ruby bindings for Augeas
  
 -LIB_DEPENDS=  augeas.15:${PORTSDIR}/textproc/augeas
 +LIB_DEPENDS=  augeas.16:${PORTSDIR}/textproc/augeas
  
  USE_RUBY=     yes
  USE_RUBYGEMS= yes
 Index: distinfo
 ===================================================================
 --- distinfo   (revision 318135)
 +++ distinfo   (working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (rubygem/ruby-augeas-0.4.1.gem) = 
ed2aea559b514d5d90cf05c80bf2b94173c46961d06af051f2152c40564dc1e4
 -SIZE (rubygem/ruby-augeas-0.4.1.gem) = 22016
 +SHA256 (rubygem/ruby-augeas-0.5.0.gem) = 
42b0973c8ff88c5a903a1b126f1418a69eb3c8f4d45999055bfdce9b70e57101
 +SIZE (rubygem/ruby-augeas-0.5.0.gem) = 24064
 
 
 
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 _______________________________________________
 freebsd-ports-b...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscr...@freebsd.org"
_______________________________________________
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to