summaryrefslogtreecommitdiffstats
path: root/textproc/gnomespell
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-02-12 22:39:08 +0000
committerade <ade@FreeBSD.org>2002-02-12 22:39:08 +0000
commit55e0b72c7782fede48784818c81f3ba67a1a1ae2 (patch)
tree30733ea0775574c901b26d73e6e99a616d9a31ad /textproc/gnomespell
parent722515fbe6a2dd29e8db76c2171285218ce82cd0 (diff)
downloadFreeBSD-ports-55e0b72c7782fede48784818c81f3ba67a1a1ae2.zip
FreeBSD-ports-55e0b72c7782fede48784818c81f3ba67a1a1ae2.tar.gz
Update to 0.4.1
Diffstat (limited to 'textproc/gnomespell')
-rw-r--r--textproc/gnomespell/Makefile9
-rw-r--r--textproc/gnomespell/distinfo2
-rw-r--r--textproc/gnomespell/files/patch-po::POTFILES.in11
-rw-r--r--textproc/gnomespell/pkg-plist3
4 files changed, 6 insertions, 19 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile
index d05493a..1b06467 100644
--- a/textproc/gnomespell/Makefile
+++ b/textproc/gnomespell/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= gnomespell
-PORTVERSION= 0.4
+PORTVERSION= 0.4.1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gnome-spell
DISTNAME= gnome-spell-${PORTVERSION}
+DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/share/xml-i18n-tools/xml-i18n-extract.in:${PORTSDIR}/textproc/xml-i18n-tools
LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
@@ -26,11 +26,6 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-post-extract:
-.for file in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in
- @${LN} -sf ${LOCALBASE}/share/xml-i18n-tools/${file} ${WRKSRC}/${file}
-.endfor
-
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
diff --git a/textproc/gnomespell/distinfo b/textproc/gnomespell/distinfo
index b770b9c..6e63593 100644
--- a/textproc/gnomespell/distinfo
+++ b/textproc/gnomespell/distinfo
@@ -1 +1 @@
-MD5 (gnome-spell-0.4.tar.gz) = d5c4eb30c9d89cb9c8c823e5115a78c3
+MD5 (gnome/gnome-spell-0.4.1.tar.gz) = 3771305d194314709430f0fd5f5d1ac8
diff --git a/textproc/gnomespell/files/patch-po::POTFILES.in b/textproc/gnomespell/files/patch-po::POTFILES.in
deleted file mode 100644
index 128939f..0000000
--- a/textproc/gnomespell/files/patch-po::POTFILES.in
+++ /dev/null
@@ -1,11 +0,0 @@
-
-$FreeBSD$
-
---- po/POTFILES.in 2001/12/29 21:18:06 1.1
-+++ po/POTFILES.in 2001/12/29 21:18:42
-@@ -1,5 +1,4 @@
- gnome-spell/control.c
--gnome-spell/dictionary-factory.c
- gnome-spell/spell-factory.c
- gnome-spell/test-spell.c
- gnome-spell/spell-checker.glade
diff --git a/textproc/gnomespell/pkg-plist b/textproc/gnomespell/pkg-plist
index 6b20065..4e673a0 100644
--- a/textproc/gnomespell/pkg-plist
+++ b/textproc/gnomespell/pkg-plist
@@ -8,7 +8,10 @@ share/locale/fr/LC_MESSAGES/gnome-spell.mo
share/locale/lt/LC_MESSAGES/gnome-spell.mo
share/locale/no/LC_MESSAGES/gnome-spell.mo
share/locale/pl/LC_MESSAGES/gnome-spell.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-spell.mo
+share/locale/ru/LC_MESSAGES/gnome-spell.mo
share/locale/sk/LC_MESSAGES/gnome-spell.mo
share/locale/sv/LC_MESSAGES/gnome-spell.mo
+share/locale/tr/LC_MESSAGES/gnome-spell.mo
share/locale/zh_TW/LC_MESSAGES/gnome-spell.mo
@dirrm share/gnome/gnome-spell
OpenPOWER on IntegriCloud