diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-30 07:33:30 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-30 07:33:30 +0000 |
commit | 46dde315541bc14b69eb58614ec27734167555d9 (patch) | |
tree | e205abdf21ce0338ff3b4b0e68adc828ed462b85 /textproc | |
parent | 3e7edaf312a8bdf5d8ad8dd88451cc1c638665cb (diff) | |
download | FreeBSD-ports-46dde315541bc14b69eb58614ec27734167555d9.zip FreeBSD-ports-46dde315541bc14b69eb58614ec27734167555d9.tar.gz |
Update to 2.0.7.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtkspell/Makefile | 10 | ||||
-rw-r--r-- | textproc/gtkspell/distinfo | 4 | ||||
-rw-r--r-- | textproc/gtkspell/pkg-plist | 21 | ||||
-rw-r--r-- | textproc/gtkspell2/Makefile | 10 | ||||
-rw-r--r-- | textproc/gtkspell2/distinfo | 4 | ||||
-rw-r--r-- | textproc/gtkspell2/pkg-plist | 21 |
6 files changed, 56 insertions, 14 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index da62c4b..1b3f771 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkspell2 -PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTVERSION= 2.0.7 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -20,10 +19,13 @@ LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 lthack -USE_INC_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack gtk20 +USE_LIBTOOL_VER=15 +USE_GETTEXT= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/2$//} + .include <bsd.port.mk> diff --git a/textproc/gtkspell/distinfo b/textproc/gtkspell/distinfo index 0df9643..fb28335 100644 --- a/textproc/gtkspell/distinfo +++ b/textproc/gtkspell/distinfo @@ -1,2 +1,2 @@ -MD5 (gtkspell-2.0.5.tar.gz) = 851df91ac86419c5e3e3a79b018ead31 -SIZE (gtkspell-2.0.5.tar.gz) = 308943 +MD5 (gtkspell-2.0.7.tar.gz) = 666b019af13e79f48376d667ce22f86f +SIZE (gtkspell-2.0.7.tar.gz) = 342121 diff --git a/textproc/gtkspell/pkg-plist b/textproc/gtkspell/pkg-plist index e6aea99d..8e98398 100644 --- a/textproc/gtkspell/pkg-plist +++ b/textproc/gtkspell/pkg-plist @@ -3,6 +3,25 @@ lib/libgtkspell.a lib/libgtkspell.so lib/libgtkspell.so.0 libdata/pkgconfig/gtkspell-2.0.pc -@dirrm share/doc/gtkspell +%%DOCSDIR%%/chapter-tutorial.html +%%DOCSDIR%%/gtkspell-gtkspell.html +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/reference.html +%%DOCSDIR%%/tutorial-building.html +%%DOCSDIR%%/tutorial.html +share/locale/be/LC_MESSAGES/gtkspell.mo +share/locale/de/LC_MESSAGES/gtkspell.mo +share/locale/eo/LC_MESSAGES/gtkspell.mo +share/locale/fr/LC_MESSAGES/gtkspell.mo +share/locale/ga/LC_MESSAGES/gtkspell.mo +share/locale/mn/LC_MESSAGES/gtkspell.mo +share/locale/pl/LC_MESSAGES/gtkspell.mo +share/locale/pt_BR/LC_MESSAGES/gtkspell.mo +share/locale/ro/LC_MESSAGES/gtkspell.mo +share/locale/sk/LC_MESSAGES/gtkspell.mo +share/locale/sr/LC_MESSAGES/gtkspell.mo +share/locale/wa/LC_MESSAGES/gtkspell.mo +@dirrm %%DOCSDIR%% @dirrm include/gtkspell-2.0/gtkspell @dirrm include/gtkspell-2.0 diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile index da62c4b..1b3f771 100644 --- a/textproc/gtkspell2/Makefile +++ b/textproc/gtkspell2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkspell2 -PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTVERSION= 2.0.7 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -20,10 +19,13 @@ LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 lthack -USE_INC_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack gtk20 +USE_LIBTOOL_VER=15 +USE_GETTEXT= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/2$//} + .include <bsd.port.mk> diff --git a/textproc/gtkspell2/distinfo b/textproc/gtkspell2/distinfo index 0df9643..fb28335 100644 --- a/textproc/gtkspell2/distinfo +++ b/textproc/gtkspell2/distinfo @@ -1,2 +1,2 @@ -MD5 (gtkspell-2.0.5.tar.gz) = 851df91ac86419c5e3e3a79b018ead31 -SIZE (gtkspell-2.0.5.tar.gz) = 308943 +MD5 (gtkspell-2.0.7.tar.gz) = 666b019af13e79f48376d667ce22f86f +SIZE (gtkspell-2.0.7.tar.gz) = 342121 diff --git a/textproc/gtkspell2/pkg-plist b/textproc/gtkspell2/pkg-plist index e6aea99d..8e98398 100644 --- a/textproc/gtkspell2/pkg-plist +++ b/textproc/gtkspell2/pkg-plist @@ -3,6 +3,25 @@ lib/libgtkspell.a lib/libgtkspell.so lib/libgtkspell.so.0 libdata/pkgconfig/gtkspell-2.0.pc -@dirrm share/doc/gtkspell +%%DOCSDIR%%/chapter-tutorial.html +%%DOCSDIR%%/gtkspell-gtkspell.html +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/reference.html +%%DOCSDIR%%/tutorial-building.html +%%DOCSDIR%%/tutorial.html +share/locale/be/LC_MESSAGES/gtkspell.mo +share/locale/de/LC_MESSAGES/gtkspell.mo +share/locale/eo/LC_MESSAGES/gtkspell.mo +share/locale/fr/LC_MESSAGES/gtkspell.mo +share/locale/ga/LC_MESSAGES/gtkspell.mo +share/locale/mn/LC_MESSAGES/gtkspell.mo +share/locale/pl/LC_MESSAGES/gtkspell.mo +share/locale/pt_BR/LC_MESSAGES/gtkspell.mo +share/locale/ro/LC_MESSAGES/gtkspell.mo +share/locale/sk/LC_MESSAGES/gtkspell.mo +share/locale/sr/LC_MESSAGES/gtkspell.mo +share/locale/wa/LC_MESSAGES/gtkspell.mo +@dirrm %%DOCSDIR%% @dirrm include/gtkspell-2.0/gtkspell @dirrm include/gtkspell-2.0 |