ports/160690: Bump ruby PORTREVISIONs after gdbm update

Gabor Kovesdan gabor at FreeBSD.org
Mon Sep 12 23:50:07 UTC 2011


>Number:         160690
>Category:       ports
>Synopsis:       Bump ruby PORTREVISIONs after gdbm update
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 12 23:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
>Description:
The databases/gdbm port has been updated and the shared library version
changed. The gdbm modul for ruby, which is in databases/ruby-gdbm shares
the PORTREVISION number with ruby ports, so it cannot be bumped
individually. I propose bumping the ruby revisions to maintain consistency.
>How-To-Repeat:
>Fix:

--- bsd.ruby.mk.diff begins here ---
--- bsd.ruby.mk.orig	2011-09-13 01:17:55.000000000 +0200
+++ bsd.ruby.mk	2011-09-13 01:18:12.000000000 +0200
@@ -171,7 +171,7 @@
 # Ruby 1.8
 #
 RUBY_RELVERSION=	1.8.7
-RUBY_PORTREVISION=	2
+RUBY_PORTREVISION=	3
 RUBY_PORTEPOCH=		1
 RUBY_PATCHLEVEL=	352
 
@@ -199,7 +199,7 @@
 # Ruby 1.9
 #
 RUBY_RELVERSION=	1.9.2
-RUBY_PORTREVISION=	1
+RUBY_PORTREVISION=	2
 RUBY_PORTEPOCH=		1
 RUBY_PATCHLEVEL=	290
 
--- bsd.ruby.mk.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list