Date: Fri, 19 Feb 2016 08:06:02 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409157 - head/editors/latexila Message-ID: <201602190806.u1J8623D003576@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Fri Feb 19 08:06:02 2016 New Revision: 409157 URL: https://svnweb.freebsd.org/changeset/ports/409157 Log: - Update to 3.18.2 - Adjust dependencies Modified: head/editors/latexila/Makefile head/editors/latexila/distinfo head/editors/latexila/pkg-plist Modified: head/editors/latexila/Makefile ============================================================================== --- head/editors/latexila/Makefile Fri Feb 19 08:00:23 2016 (r409156) +++ head/editors/latexila/Makefile Fri Feb 19 08:06:02 2016 (r409157) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= latexila -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= editors MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/va itstool:${PORTSDIR}/textproc/itstool \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ - libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 + libgspell-1.so:${PORTSDIR}/textproc/gspell USES= desktop-file-utils gettext-tools gmake pkgconfig tar:xz GNU_CONFIGURE= yes @@ -25,7 +25,8 @@ USE_TEX= latex dvipsk INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -CONFIGURE_ARGS=--without-help-dir +CONFIGURE_ARGS=--without-help-dir \ + --without-html-dir OPTIONS_DEFINE= NLS NLS_USES= gettext-runtime Modified: head/editors/latexila/distinfo ============================================================================== --- head/editors/latexila/distinfo Fri Feb 19 08:00:23 2016 (r409156) +++ head/editors/latexila/distinfo Fri Feb 19 08:06:02 2016 (r409157) @@ -1,2 +1,2 @@ -SHA256 (gnome3/latexila-3.16.2.tar.xz) = 5ad20a2acdb8c93dea5aa175a219e62efe5f4a7ffb67bc52ff6faf0c6f42bad3 -SIZE (gnome3/latexila-3.16.2.tar.xz) = 1058776 +SHA256 (gnome3/latexila-3.18.2.tar.xz) = 4bb584ec2c8d2ff8ee91e533ad7cf298f68b4a17c18b5663ea38482095c8773a +SIZE (gnome3/latexila-3.18.2.tar.xz) = 1094728 Modified: head/editors/latexila/pkg-plist ============================================================================== --- head/editors/latexila/pkg-plist Fri Feb 19 08:00:23 2016 (r409156) +++ head/editors/latexila/pkg-plist Fri Feb 19 08:06:02 2016 (r409157) @@ -2,32 +2,6 @@ bin/latexila man/man1/latexila.1.gz share/appdata/latexila.appdata.xml share/applications/latexila.desktop -share/gtk-doc/html/latexila/LatexilaBuildJob.html -share/gtk-doc/html/latexila/LatexilaBuildTool.html -share/gtk-doc/html/latexila/LatexilaBuildTools.html -share/gtk-doc/html/latexila/LatexilaBuildToolsDefault.html -share/gtk-doc/html/latexila/LatexilaBuildToolsPersonal.html -share/gtk-doc/html/latexila/LatexilaBuildView.html -share/gtk-doc/html/latexila/LatexilaPostProcessor.html -share/gtk-doc/html/latexila/LatexilaPostProcessorAllOutput.html -share/gtk-doc/html/latexila/LatexilaPostProcessorLatex.html -share/gtk-doc/html/latexila/LatexilaPostProcessorLatexmk.html -share/gtk-doc/html/latexila/LatexilaSynctex.html -share/gtk-doc/html/latexila/annotation-glossary.html -share/gtk-doc/html/latexila/api-index-full.html -share/gtk-doc/html/latexila/ch01.html -share/gtk-doc/html/latexila/home.png -share/gtk-doc/html/latexila/index.html -share/gtk-doc/html/latexila/latexila-LatexilaUtils.html -share/gtk-doc/html/latexila/latexila.devhelp2 -share/gtk-doc/html/latexila/left-insensitive.png -share/gtk-doc/html/latexila/left.png -share/gtk-doc/html/latexila/object-tree.html -share/gtk-doc/html/latexila/right-insensitive.png -share/gtk-doc/html/latexila/right.png -share/gtk-doc/html/latexila/style.css -share/gtk-doc/html/latexila/up-insensitive.png -share/gtk-doc/html/latexila/up.png share/icons/hicolor/128x128/apps/latexila.png share/icons/hicolor/16x16/apps/latexila.png share/icons/hicolor/22x22/apps/latexila.png @@ -66,6 +40,7 @@ share/icons/hicolor/scalable/apps/latexi %%NLS%%share/locale/nb/LC_MESSAGES/latexila.mo %%NLS%%share/locale/nl/LC_MESSAGES/latexila.mo %%NLS%%share/locale/pl/LC_MESSAGES/latexila.mo +%%NLS%%share/locale/pt/LC_MESSAGES/latexila.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/latexila.mo %%NLS%%share/locale/ru/LC_MESSAGES/latexila.mo %%NLS%%share/locale/sl/LC_MESSAGES/latexila.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602190806.u1J8623D003576>