aboutsummaryrefslogtreecommitdiff
path: root/shells/vshnu
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-04-06 16:31:19 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-04-06 16:31:19 +0000
commitb8f036411681d37327ae34f4d57ee617675c8678 (patch)
tree159ae2c6bcbe8fc607f8fcfa4228b3e979726b49 /shells/vshnu
parent8461e9386acc76f72f8bcb553038b38f5c2f7e7c (diff)
downloadports-b8f036411681d37327ae34f4d57ee617675c8678.tar.gz
ports-b8f036411681d37327ae34f4d57ee617675c8678.zip
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
Notes
Notes: svn path=/head/; revision=530888
Diffstat (limited to 'shells/vshnu')
-rw-r--r--shells/vshnu/Makefile3
-rw-r--r--shells/vshnu/distinfo5
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile
index c6fbc60d21c7..5f011b6532bb 100644
--- a/shells/vshnu/Makefile
+++ b/shells/vshnu/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= vshnu
-PORTVERSION= 1.0305
-PORTREVISION= 1
+PORTVERSION= 1.0500
CATEGORIES= shells perl5
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/${PORTNAME}/
diff --git a/shells/vshnu/distinfo b/shells/vshnu/distinfo
index 5bd5688ad46e..7b256e2df5fa 100644
--- a/shells/vshnu/distinfo
+++ b/shells/vshnu/distinfo
@@ -1,2 +1,3 @@
-SHA256 (vshnu-1.0305.tgz) = edc009968470fd897856870d6df3f8dc4ef4c424fbeab0abbb5edb060d160881
-SIZE (vshnu-1.0305.tgz) = 80661
+TIMESTAMP = 1586102934
+SHA256 (vshnu-1.0500.tgz) = 01bb2b1d72bdc9ced6019e0a7204e880d5bbc21255cb130781333b682e133143
+SIZE (vshnu-1.0500.tgz) = 98101