svn commit: r477790 - head/misc/timediff

Steve Wills swills at FreeBSD.org
Wed Aug 22 14:36:32 UTC 2018


Author: swills
Date: Wed Aug 22 14:36:31 2018
New Revision: 477790
URL: https://svnweb.freebsd.org/changeset/ports/477790

Log:
  misc/timediff: update to 0.8
  
  PR:		230810
  Submitted by:	Yuichiro NAITO <naito.yuichiro at gmail.com> (maintainer)

Modified:
  head/misc/timediff/Makefile   (contents, props changed)
  head/misc/timediff/distinfo   (contents, props changed)

Modified: head/misc/timediff/Makefile
==============================================================================
--- head/misc/timediff/Makefile	Wed Aug 22 14:32:04 2018	(r477789)
+++ head/misc/timediff/Makefile	Wed Aug 22 14:36:31 2018	(r477790)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	timediff
-PORTVERSION=	0.1
-PORTREVISION=	2
+PORTVERSION=	0.8
 CATEGORIES=	misc
 
 MAINTAINER=	naito.yuichiro at gmail.com

Modified: head/misc/timediff/distinfo
==============================================================================
--- head/misc/timediff/distinfo	Wed Aug 22 14:32:04 2018	(r477789)
+++ head/misc/timediff/distinfo	Wed Aug 22 14:36:31 2018	(r477790)
@@ -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


More information about the svn-ports-head mailing list