Index: head/textproc/gtkspell/Makefile =================================================================== --- head/textproc/gtkspell/Makefile (revision 223918) +++ head/textproc/gtkspell/Makefile (revision 223919) @@ -1,35 +1,35 @@ # New ports collection makefile for: gtkspell2 # Date created: 19 Aug 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom: ports/textproc/gtkspell/Makefile,v 1.2 2006/09/10 00:51:13 mezz Exp $ # PORTNAME= gtkspell -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 PORTREVISION?= 0 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ MAINTAINER= gnome@FreeBSD.org COMMENT= A GTK+ 2 spell checking component .if !defined(REFERENCE_PORT) LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 intlhack USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in .include .endif Property changes on: head/textproc/gtkspell/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/textproc/gtkspell/distinfo =================================================================== --- head/textproc/gtkspell/distinfo (revision 223918) +++ head/textproc/gtkspell/distinfo (revision 223919) @@ -1,3 +1,3 @@ -MD5 (gtkspell-2.0.14.tar.gz) = da168e9b69e70454ba04d0f1fd82686e -SHA256 (gtkspell-2.0.14.tar.gz) = e574e316d243b19659070d91eb827bf353e4a69a4d756e61a8c89574298f228a -SIZE (gtkspell-2.0.14.tar.gz) = 383196 +MD5 (gtkspell-2.0.15.tar.gz) = d90a7fe883f29caca149f04f31e2f0f9 +SHA256 (gtkspell-2.0.15.tar.gz) = d695b936dff717ade18219632a561deb183d0cbd4c1ac9aa2457f8602dc42a46 +SIZE (gtkspell-2.0.15.tar.gz) = 380094 Property changes on: head/textproc/gtkspell/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/textproc/gtkspell/pkg-plist =================================================================== --- head/textproc/gtkspell/pkg-plist (revision 223918) +++ head/textproc/gtkspell/pkg-plist (revision 223919) @@ -1,56 +1,57 @@ include/gtkspell-2.0/gtkspell/gtkspell.h lib/libgtkspell.a lib/libgtkspell.la lib/libgtkspell.so lib/libgtkspell.so.0 libdata/pkgconfig/gtkspell-2.0.pc share/locale/be/LC_MESSAGES/gtkspell.mo share/locale/cs/LC_MESSAGES/gtkspell.mo +share/locale/da/LC_MESSAGES/gtkspell.mo share/locale/de/LC_MESSAGES/gtkspell.mo share/locale/el/LC_MESSAGES/gtkspell.mo share/locale/eo/LC_MESSAGES/gtkspell.mo share/locale/es/LC_MESSAGES/gtkspell.mo share/locale/eu/LC_MESSAGES/gtkspell.mo share/locale/fi/LC_MESSAGES/gtkspell.mo share/locale/fr/LC_MESSAGES/gtkspell.mo share/locale/ga/LC_MESSAGES/gtkspell.mo share/locale/gl/LC_MESSAGES/gtkspell.mo share/locale/hu/LC_MESSAGES/gtkspell.mo share/locale/hy/LC_MESSAGES/gtkspell.mo share/locale/id/LC_MESSAGES/gtkspell.mo share/locale/it/LC_MESSAGES/gtkspell.mo share/locale/ja/LC_MESSAGES/gtkspell.mo share/locale/ky/LC_MESSAGES/gtkspell.mo share/locale/lt/LC_MESSAGES/gtkspell.mo share/locale/mn/LC_MESSAGES/gtkspell.mo share/locale/nb/LC_MESSAGES/gtkspell.mo share/locale/nl/LC_MESSAGES/gtkspell.mo share/locale/pl/LC_MESSAGES/gtkspell.mo share/locale/pt_BR/LC_MESSAGES/gtkspell.mo share/locale/rm/LC_MESSAGES/gtkspell.mo share/locale/ro/LC_MESSAGES/gtkspell.mo share/locale/ru/LC_MESSAGES/gtkspell.mo share/locale/rw/LC_MESSAGES/gtkspell.mo share/locale/sk/LC_MESSAGES/gtkspell.mo share/locale/sl/LC_MESSAGES/gtkspell.mo share/locale/sr/LC_MESSAGES/gtkspell.mo share/locale/sv/LC_MESSAGES/gtkspell.mo share/locale/tr/LC_MESSAGES/gtkspell.mo share/locale/uk/LC_MESSAGES/gtkspell.mo share/locale/vi/LC_MESSAGES/gtkspell.mo share/locale/wa/LC_MESSAGES/gtkspell.mo share/locale/zh_CN/LC_MESSAGES/gtkspell.mo share/locale/zh_HK/LC_MESSAGES/gtkspell.mo share/locale/zh_TW/LC_MESSAGES/gtkspell.mo @dirrm include/gtkspell-2.0/gtkspell @dirrm include/gtkspell-2.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/rm/LC_MESSAGES @dirrmtry share/locale/rm @dirrmtry share/locale/ky/LC_MESSAGES @dirrmtry share/locale/ky @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy Property changes on: head/textproc/gtkspell/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property