From owner-svn-ports-head@freebsd.org Sun Apr 7 14:23:26 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC83D1553ABF; Sun, 7 Apr 2019 14:23:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 556DA91F0B; Sun, 7 Apr 2019 14:23:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1039DD666; Sun, 7 Apr 2019 14:23:26 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x37ENPDc068465; Sun, 7 Apr 2019 14:23:25 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x37ENONU068457; Sun, 7 Apr 2019 14:23:24 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201904071423.x37ENONU068457@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 7 Apr 2019 14:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498279 - in head: accessibility/orca accessibility/py-speech-dispatcher accessibility/qt5-speech accessibility/speech-dispatcher audio/mumble www/chromium www/iridium X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: accessibility/orca accessibility/py-speech-dispatcher accessibility/qt5-speech accessibility/speech-dispatcher audio/mumble www/chromium www/iridium X-SVN-Commit-Revision: 498279 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 556DA91F0B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.986,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2019 14:23:27 -0000 Author: tcberner Date: Sun Apr 7 14:23:24 2019 New Revision: 498279 URL: https://svnweb.freebsd.org/changeset/ports/498279 Log: accessibility/speech-dispatcher: update to 0.8.8 Modified: head/accessibility/orca/Makefile head/accessibility/py-speech-dispatcher/Makefile head/accessibility/qt5-speech/Makefile head/accessibility/speech-dispatcher/Makefile head/accessibility/speech-dispatcher/distinfo head/accessibility/speech-dispatcher/pkg-plist head/audio/mumble/Makefile head/www/chromium/Makefile head/www/iridium/Makefile Modified: head/accessibility/orca/Makefile ============================================================================== --- head/accessibility/orca/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/orca/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -3,6 +3,7 @@ PORTNAME= orca PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/accessibility/py-speech-dispatcher/Makefile ============================================================================== --- head/accessibility/py-speech-dispatcher/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/py-speech-dispatcher/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= accessibility audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/accessibility/qt5-speech/Makefile ============================================================================== --- head/accessibility/qt5-speech/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/qt5-speech/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -2,6 +2,7 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- Modified: head/accessibility/speech-dispatcher/Makefile ============================================================================== --- head/accessibility/speech-dispatcher/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/speech-dispatcher/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= speech-dispatcher -PORTVERSION= 0.8.6 -PORTREVISION?= 1 +DISTVERSION= 0.8.8 CATEGORIES?= accessibility audio MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/ @@ -16,8 +15,8 @@ LIB_DEPENDS= libdotconf.so:devel/dotconf \ libltdl.so:devel/libltdl \ libsndfile.so:audio/libsndfile +USES= alias gettext gmake gnome pathfix pkgconfig libtool USE_GNOME= glib20 intltool -USES= alias gettext gmake pathfix pkgconfig libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-espeak-ng CFLAGS+= -I${LOCALBASE}/include Modified: head/accessibility/speech-dispatcher/distinfo ============================================================================== --- head/accessibility/speech-dispatcher/distinfo Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/speech-dispatcher/distinfo Sun Apr 7 14:23:24 2019 (r498279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482416560 -SHA256 (speech-dispatcher-0.8.6.tar.gz) = c233dc3757c1f0d3676480d1052d42d88d18d29ab0cb0c8b5ce8edc3e7386ff8 -SIZE (speech-dispatcher-0.8.6.tar.gz) = 1327500 +TIMESTAMP = 1551036529 +SHA256 (speech-dispatcher-0.8.8.tar.gz) = 3c2a89800d73403192b9d424a604f0e614c58db390428355a3b1c7c401986cf3 +SIZE (speech-dispatcher-0.8.8.tar.gz) = 1351580 Modified: head/accessibility/speech-dispatcher/pkg-plist ============================================================================== --- head/accessibility/speech-dispatcher/pkg-plist Sun Apr 7 12:55:39 2019 (r498278) +++ head/accessibility/speech-dispatcher/pkg-plist Sun Apr 7 14:23:24 2019 (r498279) @@ -44,5 +44,6 @@ lib/speech-dispatcher/spd_oss.so %%PULSEAUDIO%%lib/speech-dispatcher/spd_pulse.so libdata/pkgconfig/speech-dispatcher.pc share/locale/cs/LC_MESSAGES/speech-dispatcher.mo +share/locale/de/LC_MESSAGES/speech-dispatcher.mo share/locale/hu/LC_MESSAGES/speech-dispatcher.mo share/sounds/speech-dispatcher/dummy-message.wav Modified: head/audio/mumble/Makefile ============================================================================== --- head/audio/mumble/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/audio/mumble/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -3,7 +3,7 @@ PORTNAME= mumble DISTVERSION= 1.3.0-rc1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/www/chromium/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 73.0.3683.103 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts Modified: head/www/iridium/Makefile ============================================================================== --- head/www/iridium/Makefile Sun Apr 7 12:55:39 2019 (r498278) +++ head/www/iridium/Makefile Sun Apr 7 14:23:24 2019 (r498279) @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 2018.5.67 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser