diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-07 11:40:08 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-07 11:40:08 +0800 |
commit | bdfdf94f193ec2a7ad6136d4b25b4075a80b378b (patch) | |
tree | 14d95081f763db89ae00495ea812b4bc03d98a5b /textproc | |
parent | 8ae13ee8691b947c6e50a767092f07d1acc42cfb (diff) | |
download | marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.gz marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.bz2 marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.lz marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.xz marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.tar.zst marcuscom-ports-bdfdf94f193ec2a7ad6136d4b25b4075a80b378b.zip |
Update to 1.0.3.
I'm switching this to .bz2, as a bzip2 tarball is available.
The shlib has changed directories. Just an FYI in case things start
to burn.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@718 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnomespell-devel/distinfo | 2 | ||||
-rw-r--r-- | textproc/gnomespell-devel/pkg-plist | 7 |
3 files changed, 7 insertions, 6 deletions
diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index b4d130d20..bc545711a 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomespell -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= textproc gnome MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ \ ${MASTER_SITE_GNOME} @@ -19,7 +19,7 @@ COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell -#USE_BZIP2= yes +USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes diff --git a/textproc/gnomespell-devel/distinfo b/textproc/gnomespell-devel/distinfo index 8d7bf4a62..757503637 100644 --- a/textproc/gnomespell-devel/distinfo +++ b/textproc/gnomespell-devel/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-spell-1.0.2.tar.gz) = 64d93d5700cda20d2d91db46388dafce +MD5 (gnome/gnome-spell-1.0.3.tar.bz2) = 532f10d53471fa231c3c3539b340cd76 diff --git a/textproc/gnomespell-devel/pkg-plist b/textproc/gnomespell-devel/pkg-plist index 179e5cd49..69384996b 100644 --- a/textproc/gnomespell-devel/pkg-plist +++ b/textproc/gnomespell-devel/pkg-plist @@ -1,6 +1,6 @@ -lib/libgnome-spell-component-0.3.so -lib/libgnome-spell-component.a -lib/libgnome-spell-component.so +lib/gnome-spell/libgnome-spell-component-0.3.so +lib/gnome-spell/libgnome-spell-component.a +lib/gnome-spell/libgnome-spell-component.so libdata/bonobo/servers/GNOME_Spell.server share/gnome/control-center-2.0/icons/spell-checker.png share/gnome/gnome-spell-%%VERSION%%/spell-checker.glade @@ -38,3 +38,4 @@ share/locale/vi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @dirrm share/gnome/gnome-spell-%%VERSION%% +@dirrm lib/gnome-spell |