Permalink
Browse files
dependents of gspell: rebuild with libgspell-1.2
- Loading branch information
Showing
with
3 additions
and
1 deletion.
-
+1
−1
gnome/balsa/Portfile
-
+1
−0
gnome/gedit/Portfile
-
+1
−0
gnome/polari/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
|
|
|
name balsa |
|
|
version 2.5.5 |
|
|
revision 1 |
|
|
revision 2 |
|
|
license GPL-3 |
|
|
description GNOME e-mail client |
|
|
long_description Balsa is an e-mail client for GNOME, highly \ |
|
|
|
|
|
@@ -7,6 +7,7 @@ PortGroup gobject_introspection 1.0 |
|
|
|
|
|
name gedit |
|
|
version 3.22.1 |
|
|
revision 1 |
|
|
license GPL-2 |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
description GNOME editor. |
|
|
|
|
|
@@ -5,6 +5,7 @@ PortGroup gobject_introspection 1.0 |
|
|
|
|
|
name polari |
|
|
version 3.24.2 |
|
|
revision 1 |
|
|
license GPL-2+ |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
description An IRC Client for GNOME |
|
|
|