Date: Sun, 7 Apr 2019 14:23:24 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> 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 Message-ID: <201904071423.x37ENONU068457@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904071423.x37ENONU068457>