Bug 245376 - shells/vshnu: Update to 1.0500
Summary: shells/vshnu: Update to 1.0500
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-04-05 16:14 UTC by Chris Petrik
Modified: 2020-04-06 16:33 UTC (History)
1 user (show)

See Also:


Attachments
patch (890 bytes, text/plain)
2020-04-05 16:14 UTC, Chris Petrik
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2020-04-05 16:14:50 UTC
Created attachment 213097 [details]
patch
Comment 1 Automation User 2020-04-05 16:22:41 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/133026373
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-04-06 16:31:29 UTC
A commit references this bug:

Author: fernape
Date: Mon Apr  6 16:31:19 UTC 2020
New revision: 530888
URL: https://svnweb.freebsd.org/changeset/ports/530888

Log:
  shells/vshnu: update to 1.0500

  ChangeLog: https://legacy.cs.indiana.edu/~kinzler/vshnu/vshnu.html

  Accumulated changes:

   * Add f and F flags to &run
   * Add $dotdotdot; Add lazy command evaluation
   * Fix &df to always refresh and &diskspace align bug
   * Add $getch for initial command key input
   * Add %nobag for actions on unassigned bag keys
   * Add $disksgvfs for user gvfs mounts in disks list
   * Use Getopt::Std; Add -f command line option
   * Add -[cCkK] command line options
   * Uppercase $vname and $version variables
   * Add 2 flag to &run
   * Use x option to suppress file coloring as executable
   * Fix compatibility for Term::ANSIColor > 3.02

  PR:	245376
  Submitted by:	cpeticus@gmail.com

Changes:
  head/shells/vshnu/Makefile
  head/shells/vshnu/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-04-06 16:33:28 UTC
Committed,

Thanks!