Index: head/textproc/gnomespell-devel/Makefile =================================================================== --- head/textproc/gnomespell-devel/Makefile (revision 81812) +++ head/textproc/gnomespell-devel/Makefile (revision 81813) @@ -1,37 +1,36 @@ # New ports collection makefile for: gnomespell # Date created: 29 December 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= gnomespell -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 DISTNAME= gnome-spell-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_BZIP2= yes NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/textproc/gnomespell-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/textproc/gnomespell-devel/distinfo =================================================================== --- head/textproc/gnomespell-devel/distinfo (revision 81812) +++ head/textproc/gnomespell-devel/distinfo (revision 81813) @@ -1 +1 @@ -MD5 (gnome/gnome-spell-1.0.3.tar.bz2) = 532f10d53471fa231c3c3539b340cd76 +MD5 (gnome/gnome-spell-1.0.4.tar.bz2) = d991c1791fdc58d38d514752daf92330 Property changes on: head/textproc/gnomespell-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/textproc/gnomespell-devel/pkg-plist =================================================================== --- head/textproc/gnomespell-devel/pkg-plist (revision 81812) +++ head/textproc/gnomespell-devel/pkg-plist (revision 81813) @@ -1,41 +1,43 @@ 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 share/gnome/idl/Spell-%%VERSION%%.idl share/locale/am/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/be/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/he/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/kn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/no/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pt/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/sr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo +share/locale/sr@Latn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/ta/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gnome-spell-%%VERSION%%.mo 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 Property changes on: head/textproc/gnomespell-devel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property