svn commit: r534890 - head/net-im/tut

Hiroki Tagato tagattie at FreeBSD.org
Mon May 11 07:56:42 UTC 2020


Author: tagattie
Date: Mon May 11 07:56:41 2020
New Revision: 534890
URL: https://svnweb.freebsd.org/changeset/ports/534890

Log:
  Update to 0.0.8
  
  PR:		246324
  Submitted by:	Lewis Cook <vulcan at wired.sh> (maintainer)
  Approved by:	ehaupt (mentor)
  Changelog:	https://github.com/RasmusLindroth/tut/releases/tag/0.0.8

Modified:
  head/net-im/tut/Makefile
  head/net-im/tut/distinfo

Modified: head/net-im/tut/Makefile
==============================================================================
--- head/net-im/tut/Makefile	Mon May 11 07:51:12 2020	(r534889)
+++ head/net-im/tut/Makefile	Mon May 11 07:56:41 2020	(r534890)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tut
-DISTVERSION=	0.0.7
+DISTVERSION=	0.0.8
 CATEGORIES=	net-im
 
 MAINTAINER=	vulcan at wired.sh

Modified: head/net-im/tut/distinfo
==============================================================================
--- head/net-im/tut/distinfo	Mon May 11 07:51:12 2020	(r534889)
+++ head/net-im/tut/distinfo	Mon May 11 07:56:41 2020	(r534890)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1586650109
-SHA256 (RasmusLindroth-tut-0.0.7_GH0.tar.gz) = b3699f75de57dc63b13b9fd6f4e37529fd30a2ae0f026cdf925fe0de58fec5e1
-SIZE (RasmusLindroth-tut-0.0.7_GH0.tar.gz) = 121765
+TIMESTAMP = 1589020838
+SHA256 (RasmusLindroth-tut-0.0.8_GH0.tar.gz) = 0c633323a31c82d1bd30c38ec6e2a29b4e5215c0c8a08e0778c83cf5f14aab0c
+SIZE (RasmusLindroth-tut-0.0.8_GH0.tar.gz) = 122252
 SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013
 SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886
 SHA256 (gdamore-tcell-v1.3.0_GH0.tar.gz) = 5e4d2206a459109fdd98fb1d29f2da2340b69a021b115db9049917444a0c1097


More information about the svn-ports-all mailing list