forked from Lainports/freebsd-ports
Update to 2.0.16.
This commit is contained in:
parent
2e9abf992a
commit
c321abe8e1
3 changed files with 13 additions and 6 deletions
|
|
@ -7,10 +7,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= gtkspell
|
||||
PORTVERSION= 2.0.15
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 2.0.16
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= http://gtkspell.sourceforge.net/download/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= marcus
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A GTK+ 2 spell checking component
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gtkspell-2.0.15.tar.gz) = d90a7fe883f29caca149f04f31e2f0f9
|
||||
SHA256 (gtkspell-2.0.15.tar.gz) = d695b936dff717ade18219632a561deb183d0cbd4c1ac9aa2457f8602dc42a46
|
||||
SIZE (gtkspell-2.0.15.tar.gz) = 380094
|
||||
MD5 (gtkspell-2.0.16.tar.gz) = f75dcc9338f182c571b321d37c606a94
|
||||
SHA256 (gtkspell-2.0.16.tar.gz) = 8fc7dc560167b2cb7193e76aca625a152dc19b0ebf49816b78539cbb90d80d02
|
||||
SIZE (gtkspell-2.0.16.tar.gz) = 351277
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ lib/libgtkspell.la
|
|||
lib/libgtkspell.so
|
||||
lib/libgtkspell.so.0
|
||||
libdata/pkgconfig/gtkspell-2.0.pc
|
||||
share/locale/af/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/be/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/cs/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/da/LC_MESSAGES/gtkspell.mo
|
||||
|
|
@ -23,10 +24,13 @@ share/locale/it/LC_MESSAGES/gtkspell.mo
|
|||
share/locale/ja/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ky/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/lt/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/lv/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/mn/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ms/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/nb/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/nl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/pl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/pt/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/rm/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/ro/LC_MESSAGES/gtkspell.mo
|
||||
|
|
@ -34,8 +38,10 @@ share/locale/ru/LC_MESSAGES/gtkspell.mo
|
|||
share/locale/rw/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sk/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sl/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sq/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sr/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/sv/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/th/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/tr/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/uk/LC_MESSAGES/gtkspell.mo
|
||||
share/locale/vi/LC_MESSAGES/gtkspell.mo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue