ports/162212: ports-mgmt/portupgrade: portversion -r doesn't work

J. Matsuyama matsuyama at qac.jp
Tue Nov 1 07:30:12 UTC 2011


>Number:         162212
>Category:       ports
>Synopsis:       ports-mgmt/portupgrade: portversion -r doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 01 07:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     J. Matsuyama
>Release:        7.4-RELEASE
>Organization:
>Environment:
>Description:
portversion -r doesn't work.
>How-To-Repeat:

>Fix:
--- portversion.orig    2011-09-02 22:29:47.000000000 +0900
+++ portversion 2011-11-01 16:11:09.000000000 +0900
@@ -137,7 +137,7 @@
     }

     opts.def_option("-r", "--recursive", "Check for all those depending on the given#{NEXTLINE}packages as well") { |v|
-      $recursive
+      $recursive = v
     }

     opts.def_option("-R", "--upward-recursive", "Check for all those required by the given#{NEXTLINE}packages as well") { |v|


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



More information about the freebsd-ports-bugs mailing list