diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-01-11 05:21:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-01-11 05:21:29 +0800 |
commit | ac0fcd7bafb055360a7c26013e778d8d83a23b7d (patch) | |
tree | ae64e96b38964c6b171333d30e54da9bc373681f /sysutils/moreutils | |
parent | 3d2654db8ab6c7068200704e2809671f896625df (diff) | |
download | freebsd-ports-gnome-ac0fcd7bafb055360a7c26013e778d8d83a23b7d.tar.gz freebsd-ports-gnome-ac0fcd7bafb055360a7c26013e778d8d83a23b7d.tar.zst freebsd-ports-gnome-ac0fcd7bafb055360a7c26013e778d8d83a23b7d.zip |
Update to 0.63
Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/
https://joeyh.name/code/moreutils/news/version_0.63/
Diffstat (limited to 'sysutils/moreutils')
-rw-r--r-- | sysutils/moreutils/Makefile | 3 | ||||
-rw-r--r-- | sysutils/moreutils/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index fbcd5eb650c2..7747b3fb53fb 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= moreutils -PORTVERSION= 0.62 -PORTREVISION= 1 +PORTVERSION= 0.63 CATEGORIES= sysutils MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \ LOCAL/sunpoet diff --git a/sysutils/moreutils/distinfo b/sysutils/moreutils/distinfo index af9c8a058736..ba9c89300f26 100644 --- a/sysutils/moreutils/distinfo +++ b/sysutils/moreutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514822918 -SHA256 (moreutils-0.62.tar.gz) = 9ddf9d74983bbca869de96210c81b95ef747d817bce67505f9804a90b9ce83bd -SIZE (moreutils-0.62.tar.gz) = 92303 +TIMESTAMP = 1547133855 +SHA256 (moreutils-0.63.tar.gz) = 4fc86d56a8a276a0cec71cdabda5ccca50c7a44a2a1ccd888476741d1ce6831d +SIZE (moreutils-0.63.tar.gz) = 92609 |