Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 05:51:50 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531656 - in head/net-im/uTox: . files
Message-ID:  <202004140551.03E5pokk091854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Apr 14 05:51:50 2020
New Revision: 531656
URL: https://svnweb.freebsd.org/changeset/ports/531656

Log:
  net-im/uTox: Update to 0.17.2
  
  Changes:	https://github.com/uTox/uTox/releases/tag/v0.17.2

Deleted:
  head/net-im/uTox/files/patch-src_av_audio.h
Modified:
  head/net-im/uTox/Makefile
  head/net-im/uTox/distinfo

Modified: head/net-im/uTox/Makefile
==============================================================================
--- head/net-im/uTox/Makefile	Tue Apr 14 03:58:18 2020	(r531655)
+++ head/net-im/uTox/Makefile	Tue Apr 14 05:51:50 2020	(r531656)
@@ -1,13 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	uTox
-DISTVERSION=	0.17.1
+DISTVERSION=	0.17.2
 DISTVERSIONSUFFIX=	-full
 CATEGORIES=	net-im net-p2p
 MASTER_SITES=	https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/
-
-PATCH_SITES=	https://github.com/uTox/uTox/commit/
-PATCHFILES=	37271f991c590a533781b66e9036e9b66dfbbf1b.patch:-p1
 
 MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Lightweight Tox client

Modified: head/net-im/uTox/distinfo
==============================================================================
--- head/net-im/uTox/distinfo	Tue Apr 14 03:58:18 2020	(r531655)
+++ head/net-im/uTox/distinfo	Tue Apr 14 05:51:50 2020	(r531656)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1569893842
-SHA256 (uTox-0.17.1-full.tar.gz) = 6a6d399827f31593f840274b08ed80039c99d5abf0bd6634faf22cc064930460
-SIZE (uTox-0.17.1-full.tar.gz) = 3948392
-SHA256 (37271f991c590a533781b66e9036e9b66dfbbf1b.patch) = 0ad39545e0ae0f71090934b588e5a2cb2ed13cc041fc70d2b8872df95f048ad0
-SIZE (37271f991c590a533781b66e9036e9b66dfbbf1b.patch) = 1163
+TIMESTAMP = 1586842300
+SHA256 (uTox-0.17.2-full.tar.gz) = 8437827b899e4e358adaf0641680c214f4b6dfb52af6534f261d747a905f08b6
+SIZE (uTox-0.17.2-full.tar.gz) = 3955694



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004140551.03E5pokk091854>