From bfa5395bcffebe3db1f281bd996c895cf6285ce3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 21 Oct 2005 22:49:16 +0000 Subject: Update to 1.0.6. --- textproc/gnome-spell/Makefile | 7 +++++-- textproc/gnome-spell/distinfo | 4 ++-- textproc/gnome-spell/files/patch-gnome-spell_Makefile.in | 10 ---------- textproc/gnome-spell/pkg-plist | 8 ++++++++ 4 files changed, 15 insertions(+), 14 deletions(-) delete mode 100644 textproc/gnome-spell/files/patch-gnome-spell_Makefile.in (limited to 'textproc/gnome-spell') diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index b225b2b93ea2..91ac81a30f51 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomespell -PORTVERSION= 1.0.5 -PORTREVISION= 5 +PORTVERSION= 1.0.6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 @@ -29,4 +28,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} +post-patch: + @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \ + ${WRKSRC}/po/Makefile.in.in + .include diff --git a/textproc/gnome-spell/distinfo b/textproc/gnome-spell/distinfo index dbea5d3e846b..5a13b445a319 100644 --- a/textproc/gnome-spell/distinfo +++ b/textproc/gnome-spell/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome/gnome-spell-1.0.5.tar.bz2) = ba4dd33cb150b670756e456066bd7434 -SIZE (gnome/gnome-spell-1.0.5.tar.bz2) = 216628 +MD5 (gnome/gnome-spell-1.0.6.tar.bz2) = a32e5f98c3f3a9964d698be26f371b90 +SIZE (gnome/gnome-spell-1.0.6.tar.bz2) = 315357 diff --git a/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in b/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in deleted file mode 100644 index 8050486bcabd..000000000000 --- a/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-spell/Makefile.in.orig Tue Dec 9 15:48:14 2003 -+++ gnome-spell/Makefile.in Tue Dec 9 15:48:18 2003 -@@ -138,7 +138,6 @@ - -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \ - -DGLADE_DATADIR=\"$(gladedir)\" \ - -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \ -- -DGTK_DISABLE_DEPRECATED=1 \ - -DASPELL_DICT=\""$(ASPELL_DICT)"\" \ - $(GNOME_SPELL_CFLAGS) \ - $(END) diff --git a/textproc/gnome-spell/pkg-plist b/textproc/gnome-spell/pkg-plist index 7d770b26ae5c..e6174b1df6b6 100644 --- a/textproc/gnome-spell/pkg-plist +++ b/textproc/gnome-spell/pkg-plist @@ -9,27 +9,35 @@ share/locale/am/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/be/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/ca/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/en_CA/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/en_GB/LC_MESSAGES/gnome-spell-%%VERSION%%.mo 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/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/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/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 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/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 share/locale/sr@Latn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo -- cgit v1.2.3