diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /accessibility | |
parent | databases/py-Elixir: unexpire by bumping py-sqlalchemy version. (diff) |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atkmm/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-speech/Makefile | 2 | ||||
-rw-r--r-- | accessibility/mousetweaks/Makefile | 1 | ||||
-rw-r--r-- | accessibility/py-papi/Makefile | 1 | ||||
-rw-r--r-- | accessibility/yasr/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index deda4c3efd91..903d8c2de9ea 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= atkmm PORTVERSION= 2.22.7 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 8371e31898df..f334f5c4b058 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-speech PORTVERSION= 0.4.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile index f46f37585fcf..49ad15250f5e 100644 --- a/accessibility/mousetweaks/Makefile +++ b/accessibility/mousetweaks/Makefile @@ -4,6 +4,7 @@ PORTNAME= mousetweaks PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= accessibility MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile index d23a5bd54b64..e58750450e6b 100644 --- a/accessibility/py-papi/Makefile +++ b/accessibility/py-papi/Makefile @@ -3,6 +3,7 @@ PORTNAME= papi PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= accessibility devel python MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile index 83da2d65681d..529dd793d614 100644 --- a/accessibility/yasr/Makefile +++ b/accessibility/yasr/Makefile @@ -3,7 +3,7 @@ PORTNAME= yasr PORTVERSION= 0.6.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= accessibility MASTER_SITES= SF |