diff options
-rw-r--r-- | accessibility/orca/Makefile | 1 | ||||
-rw-r--r-- | accessibility/py-speech-dispatcher/Makefile | 2 | ||||
-rw-r--r-- | accessibility/qt5-speech/Makefile | 1 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 5 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/distinfo | 6 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/pkg-plist | 1 | ||||
-rw-r--r-- | audio/mumble/Makefile | 2 | ||||
-rw-r--r-- | www/chromium/Makefile | 1 | ||||
-rw-r--r-- | www/iridium/Makefile | 2 |
9 files changed, 12 insertions, 9 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 7bea01afaea0..8bd60389f6ea 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,6 +3,7 @@ PORTNAME= orca PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/accessibility/py-speech-dispatcher/Makefile b/accessibility/py-speech-dispatcher/Makefile index 43acc8809417..ea846a052a2f 100644 --- a/accessibility/py-speech-dispatcher/Makefile +++ b/accessibility/py-speech-dispatcher/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= accessibility audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index 9fdc0da3b46b..85f93cd153a0 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -2,6 +2,7 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index dae55113d133..0a9d198eddee 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -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 diff --git a/accessibility/speech-dispatcher/distinfo b/accessibility/speech-dispatcher/distinfo index 24ff03b3b418..671514ed2a06 100644 --- a/accessibility/speech-dispatcher/distinfo +++ b/accessibility/speech-dispatcher/distinfo @@ -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 diff --git a/accessibility/speech-dispatcher/pkg-plist b/accessibility/speech-dispatcher/pkg-plist index bcd17388fa45..43e325110ae2 100644 --- a/accessibility/speech-dispatcher/pkg-plist +++ b/accessibility/speech-dispatcher/pkg-plist @@ -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 diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 81ca2638a0fc..e02d3dab2c16 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble DISTVERSION= 1.3.0-rc1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/www/chromium/Makefile b/www/chromium/Makefile index de24d89f6ee1..905cd0b5bfe6 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -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 diff --git a/www/iridium/Makefile b/www/iridium/Makefile index ad6d52c38422..0858e5d59008 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -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 |