- Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3> - Bump PORTREVISION of consumers.
This commit is contained in:
parent
5c137ca8f1
commit
d6a6d2b90e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473381
@ -4,6 +4,7 @@
|
||||
PORTNAME= toxcore-c
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im net-p2p python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -4,6 +4,7 @@
|
||||
PORTNAME= qTox
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.15.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
|
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= toxcore
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524072064
|
||||
SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1
|
||||
SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402
|
||||
TIMESTAMP = 1530006537
|
||||
SHA256 (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 22c52f286c46d3f802edb6978bcf2a53f8301363e2b745784613427a33ba3a34
|
||||
SIZE (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 471336
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= toxbot
|
||||
DISTVERSION= g20180325
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= toxic
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net-im
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= toxins
|
||||
DISTVERSION= g20180217
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= uTox
|
||||
DISTVERSION= 0.17.0
|
||||
DISTVERSIONSUFFIX= -full
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user