Date: Mon, 30 Aug 2021 10:36:54 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 85ec88297f44 - main - net-im/libquotient: update to latest release Message-ID: <202108301036.17UAasP1062373@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=85ec88297f44e03ff208fe2c273cda012eee3e43 commit 85ec88297f44e03ff208fe2c273cda012eee3e43 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-08-28 23:44:32 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-08-30 10:36:50 +0000 net-im/libquotient: update to latest release Release notes are at https://github.com/quotient-im/libQuotient/releases/tag/0.6.8 Bump consumers to get a rebuild. --- net-im/libquotient/Makefile | 3 +-- net-im/libquotient/distinfo | 6 +++--- net-im/neochat/Makefile | 2 +- net-im/quaternion/Makefile | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index a67d7f4ff5ac..59b01de7f528 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -1,6 +1,5 @@ PORTNAME= libquotient -DISTVERSION= 0.6.6 -PORTREVISION= 1 +DISTVERSION= 0.6.8 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/libquotient/distinfo b/net-im/libquotient/distinfo index b54b8971abe6..674a49f05b6a 100644 --- a/net-im/libquotient/distinfo +++ b/net-im/libquotient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617662971 -SHA256 (quotient-im-libQuotient-0.6.6_GH0.tar.gz) = 33d3da5a7045bbe2611dd73104279986dd8356b24de339dd10874c1a9417bba7 -SIZE (quotient-im-libQuotient-0.6.6_GH0.tar.gz) = 560130 +TIMESTAMP = 1630192972 +SHA256 (quotient-im-libQuotient-0.6.8_GH0.tar.gz) = 8379501a216f4450affa41e62a33d30e80abfe5eab6915e03fbd49f6b92acd6d +SIZE (quotient-im-libQuotient-0.6.8_GH0.tar.gz) = 561552 diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index 783226d2dccc..573874abbf25 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -1,6 +1,6 @@ PORTNAME= neochat DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile index da12e7f8badc..1cbd32caa3ce 100644 --- a/net-im/quaternion/Makefile +++ b/net-im/quaternion/Makefile @@ -1,6 +1,6 @@ PORTNAME= Quaternion DISTVERSION= 0.0.95-beta3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108301036.17UAasP1062373>