diff options
author | swills <swills@FreeBSD.org> | 2018-08-22 22:36:31 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-08-22 22:36:31 +0800 |
commit | 35fb87358024196fc2cff2814d6ae3e8fbc7f3e7 (patch) | |
tree | 1f5def6e2c581126bcffe37e19b9ec8b239375a4 /misc | |
parent | 5a3271609e63dd23bbdd0ec90b4624e52f1cff70 (diff) | |
download | freebsd-ports-gnome-35fb87358024196fc2cff2814d6ae3e8fbc7f3e7.tar.gz freebsd-ports-gnome-35fb87358024196fc2cff2814d6ae3e8fbc7f3e7.tar.zst freebsd-ports-gnome-35fb87358024196fc2cff2814d6ae3e8fbc7f3e7.zip |
misc/timediff: update to 0.8
PR: 230810
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/timediff/Makefile | 3 | ||||
-rw-r--r-- | misc/timediff/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/timediff/Makefile b/misc/timediff/Makefile index 6ab7967bea30..64b5127dcaf3 100644 --- a/misc/timediff/Makefile +++ b/misc/timediff/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= timediff -PORTVERSION= 0.1 -PORTREVISION= 2 +PORTVERSION= 0.8 CATEGORIES= misc MAINTAINER= naito.yuichiro@gmail.com diff --git a/misc/timediff/distinfo b/misc/timediff/distinfo index 54b59f516fc8..b3fef1b99814 100644 --- a/misc/timediff/distinfo +++ b/misc/timediff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472562109 -SHA256 (belgianbeer-timediff-0.1_GH0.tar.gz) = 2fa2643a2884772eba9ba025be358b30177b5bc7e2c7c80436999f5522fde826 -SIZE (belgianbeer-timediff-0.1_GH0.tar.gz) = 2075 +TIMESTAMP = 1534900639 +SHA256 (belgianbeer-timediff-0.8_GH0.tar.gz) = a106bdea42b6569c3f2e1c7d06aea41e47af665e4fdea4bfd38f23d5e6871936 +SIZE (belgianbeer-timediff-0.8_GH0.tar.gz) = 3349 |