svn commit: r560390 - head/sysutils/tuptime
Fernando Apesteguía
fernape at FreeBSD.org
Tue Jan 5 13:12:37 UTC 2021
Author: fernape
Date: Tue Jan 5 13:12:36 2021
New Revision: 560390
URL: https://svnweb.freebsd.org/changeset/ports/560390
Log:
sysutils/tuptime: update to 5.0.2
ChangeLog: https://github.com/rfrail3/tuptime/releases/tag/5.0.2
PR: 252380
Submitted by: rfraile at rfraile.eu
Approved by: jeremy at smart-serv.net (maintainer)
Modified:
head/sysutils/tuptime/Makefile
head/sysutils/tuptime/distinfo
Modified: head/sysutils/tuptime/Makefile
==============================================================================
--- head/sysutils/tuptime/Makefile Tue Jan 5 13:02:49 2021 (r560389)
+++ head/sysutils/tuptime/Makefile Tue Jan 5 13:12:36 2021 (r560390)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tuptime
-DISTVERSION= 5.0.0
+DISTVERSION= 5.0.2
CATEGORIES= sysutils
MAINTAINER= jeremy at smart-serv.net
@@ -17,8 +17,8 @@ USE_GITHUB= yes
GH_ACCOUNT= rfrail3
USE_RC_SUBR= ${PORTNAME}
-NO_BUILD= yes
NO_ARCH= yes
+NO_BUILD= yes
SUB_FILES= pkg-message
PLIST_FILES= bin/tuptime \
Modified: head/sysutils/tuptime/distinfo
==============================================================================
--- head/sysutils/tuptime/distinfo Tue Jan 5 13:02:49 2021 (r560389)
+++ head/sysutils/tuptime/distinfo Tue Jan 5 13:12:36 2021 (r560390)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591191308
-SHA256 (rfrail3-tuptime-5.0.0_GH0.tar.gz) = 100c1dd0027db761794ffb99d39fb9358fb033f8cdf1e132f5dde688dccb7016
-SIZE (rfrail3-tuptime-5.0.0_GH0.tar.gz) = 53545
+TIMESTAMP = 1609667990
+SHA256 (rfrail3-tuptime-5.0.2_GH0.tar.gz) = b7b5a47fd0935b03d2768beaf4542c9512b389c844c0a78795bcba38978099f2
+SIZE (rfrail3-tuptime-5.0.2_GH0.tar.gz) = 57538
More information about the svn-ports-all
mailing list