diff options
author | ahze <ahze@FreeBSD.org> | 2006-02-10 23:20:11 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-02-10 23:20:11 +0800 |
commit | fa2c9ad1e44c1d3076484575dd8096099f560562 (patch) | |
tree | 6c02cfdbd8a76cbba8a145de315108bc89376a05 /textproc/gnomespell | |
parent | 6322dbfa3b587d8703bb33a411a3b024f16837a6 (diff) | |
download | freebsd-ports-gnome-fa2c9ad1e44c1d3076484575dd8096099f560562.tar.gz freebsd-ports-gnome-fa2c9ad1e44c1d3076484575dd8096099f560562.tar.zst freebsd-ports-gnome-fa2c9ad1e44c1d3076484575dd8096099f560562.zip |
- Update to 1.0.7
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r-- | textproc/gnomespell/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell/distinfo | 6 | ||||
-rw-r--r-- | textproc/gnomespell/pkg-plist | 9 |
3 files changed, 11 insertions, 7 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 7012ac229427..6c009b5f247d 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomespell -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 diff --git a/textproc/gnomespell/distinfo b/textproc/gnomespell/distinfo index 5f22d3cdb60b..47e05f752f02 100644 --- a/textproc/gnomespell/distinfo +++ b/textproc/gnomespell/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome/gnome-spell-1.0.6.tar.bz2) = a32e5f98c3f3a9964d698be26f371b90 -SHA256 (gnome/gnome-spell-1.0.6.tar.bz2) = 715286bb6323e30c4ec432cd56f1302630f077d6b3c9ec82702eb1127f83e189 -SIZE (gnome/gnome-spell-1.0.6.tar.bz2) = 315357 +MD5 (gnome/gnome-spell-1.0.7.tar.bz2) = da3ad2c664afd06a0c56c84d5055f8ad +SHA256 (gnome/gnome-spell-1.0.7.tar.bz2) = 6f3117635267acd29bb934bd6e588c58a8f5643fcaf41310d6633c2d7909f5f6 +SIZE (gnome/gnome-spell-1.0.7.tar.bz2) = 331063 diff --git a/textproc/gnomespell/pkg-plist b/textproc/gnomespell/pkg-plist index e6174b1df6b6..2d3c5fae2aed 100644 --- a/textproc/gnomespell/pkg-plist +++ b/textproc/gnomespell/pkg-plist @@ -20,15 +20,18 @@ share/locale/es/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/gl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/he/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/kn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/ko/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/ne/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/no/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @@ -36,6 +39,7 @@ share/locale/pl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pt/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/rw/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @@ -46,8 +50,9 @@ share/locale/tr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/xh/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +@dirrmtry share/gnome/control-center-2.0/icons 2>/dev/null +@dirrmtry share/gnome/control-center-2.0 @dirrm share/gnome/gnome-spell-%%VERSION%% -@unexec /bin/rmdir %D/share/gnome/control-center-2.0/icons 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/gnome/control-center-2.0 2>/dev/null || /usr/bin/true @dirrm lib/gnome-spell |