diff options
author | marcus <marcus@FreeBSD.org> | 2009-12-21 05:27:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-12-21 05:27:59 +0800 |
commit | b3e955871fdd70126b7eb9d170fc23df44405602 (patch) | |
tree | bb37e14f6ddd4aafedaf7891c82b7d523d18258e /textproc | |
parent | 154b79f92da57b21dde48e378bb8442e7024f2d2 (diff) | |
download | freebsd-ports-gnome-b3e955871fdd70126b7eb9d170fc23df44405602.tar.gz freebsd-ports-gnome-b3e955871fdd70126b7eb9d170fc23df44405602.tar.zst freebsd-ports-gnome-b3e955871fdd70126b7eb9d170fc23df44405602.zip |
Update to 2.0.16.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtkspell/Makefile | 7 | ||||
-rw-r--r-- | textproc/gtkspell/distinfo | 6 | ||||
-rw-r--r-- | textproc/gtkspell/pkg-plist | 6 |
3 files changed, 13 insertions, 6 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 38209615691d..0dc83d9b2392 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -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 diff --git a/textproc/gtkspell/distinfo b/textproc/gtkspell/distinfo index b05f9a675abb..c6753dedeb59 100644 --- a/textproc/gtkspell/distinfo +++ b/textproc/gtkspell/distinfo @@ -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 diff --git a/textproc/gtkspell/pkg-plist b/textproc/gtkspell/pkg-plist index 884b79a71062..082db3b8c441 100644 --- a/textproc/gtkspell/pkg-plist +++ b/textproc/gtkspell/pkg-plist @@ -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 |