git: f04264de82f8 - main - net-im/tut: Update to 0.0.29
Lewis Cook
lcook at FreeBSD.org
Thu Sep 9 10:39:37 UTC 2021
The branch main has been updated by lcook:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f04264de82f890b21a5ddcfc29fb0261f167b91f
commit f04264de82f890b21a5ddcfc29fb0261f167b91f
Author: Lewis Cook <lcook at FreeBSD.org>
AuthorDate: 2021-09-09 10:36:47 +0000
Commit: Lewis Cook <lcook at FreeBSD.org>
CommitDate: 2021-09-09 10:36:47 +0000
net-im/tut: Update to 0.0.29
Changes: https://github.com/RasmusLindroth/tut/releases/tag/0.0.29
---
net-im/tut/Makefile | 5 +++--
net-im/tut/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile
index 31337be2c353..b9cc5e37b8d0 100644
--- a/net-im/tut/Makefile
+++ b/net-im/tut/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tut
-DISTVERSION= 0.0.28
+DISTVERSION= 0.0.29
CATEGORIES= net-im
MAINTAINER= lcook at FreeBSD.org
@@ -49,6 +49,7 @@ OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \
+ ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/net-im/tut/distinfo b/net-im/tut/distinfo
index c833defdd8a4..616accd94088 100644
--- a/net-im/tut/distinfo
+++ b/net-im/tut/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1630018549
-SHA256 (RasmusLindroth-tut-0.0.28_GH0.tar.gz) = b90cca232bcd13c601d2c5a12573dc0e45b6702a2dd9d892607df4b0d71270e0
-SIZE (RasmusLindroth-tut-0.0.28_GH0.tar.gz) = 135376
+TIMESTAMP = 1631183742
+SHA256 (RasmusLindroth-tut-0.0.29_GH0.tar.gz) = 119058267535d109df42b53c82af7f3e55d06a7d0f19feffedfd3af668a59230
+SIZE (RasmusLindroth-tut-0.0.29_GH0.tar.gz) = 136047
SHA256 (atotto-clipboard-v0.1.4_GH0.tar.gz) = cafd64dc78f293c1e774386186f3f817461a1a8940ef86d5d9e9524b58aa791e
SIZE (atotto-clipboard-v0.1.4_GH0.tar.gz) = 5017
SHA256 (aymerick-douceur-v0.2.0_GH0.tar.gz) = ceed015cddc99b600ccbbd6aa0ebe39063554049f70153887d3df7c21fefedbb
More information about the dev-commits-ports-all
mailing list