Index: head/textproc/gtkspell/Makefile =================================================================== --- head/textproc/gtkspell/Makefile (revision 218679) +++ head/textproc/gtkspell/Makefile (revision 218680) @@ -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.13 -PORTREVISION?= 1 +PORTVERSION= 2.0.14 +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.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/textproc/gtkspell/distinfo =================================================================== --- head/textproc/gtkspell/distinfo (revision 218679) +++ head/textproc/gtkspell/distinfo (revision 218680) @@ -1,3 +1,3 @@ -MD5 (gtkspell-2.0.13.tar.gz) = f4e21418d2e53bcf4c7affcdae8a213e -SHA256 (gtkspell-2.0.13.tar.gz) = 497a162ae402eeccd05f38f167144f45094ac8f33f0e5d68558a5a1d957bd3d5 -SIZE (gtkspell-2.0.13.tar.gz) = 402294 +MD5 (gtkspell-2.0.14.tar.gz) = da168e9b69e70454ba04d0f1fd82686e +SHA256 (gtkspell-2.0.14.tar.gz) = e574e316d243b19659070d91eb827bf353e4a69a4d756e61a8c89574298f228a +SIZE (gtkspell-2.0.14.tar.gz) = 383196 Property changes on: head/textproc/gtkspell/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/textproc/gtkspell/pkg-plist =================================================================== --- head/textproc/gtkspell/pkg-plist (revision 218679) +++ head/textproc/gtkspell/pkg-plist (revision 218680) @@ -1,55 +1,56 @@ 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/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.14 \ No newline at end of property +1.15 \ No newline at end of property