From 3d272740920a1868e8acfed76d6e4c67c331e101 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 20 Nov 2010 15:37:08 +0000 Subject: Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. romain@ Olaf Seibert DomiX Bapt jsa@ miwi@ Sergio de Almeida Lenzi Maxim Samsonov Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ --- editors/gedit-plugins/Makefile | 6 ++++-- editors/gedit-plugins/distinfo | 6 +++--- editors/gedit-plugins/pkg-plist | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 5 deletions(-) (limited to 'editors/gedit-plugins') diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 716849d6c28b..6df7425aea31 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.43 2010/04/03 09:38:28 kwm Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.48 2010/10/29 14:47:24 kwm Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.30.0 +PORTVERSION= 2.32.0 PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME @@ -48,8 +48,10 @@ USE_PYTHON= yes .include "${PORTSDIR}/Mk/bsd.python.mk" USE_GNOME+= pygtksourceview BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \ + ${PYTHON_SITELIBDIR}/dbus/bus.py:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/gtksourceview2.so:${PORTSDIR}/x11-toolkits/py-gtksourceview RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \ + ${PYTHON_SITELIBDIR}/dbus/bus.py:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/gtksourceview2.so:${PORTSDIR}/x11-toolkits/py-gtksourceview CONFIGURE_ARGS+=--enable-python PLIST_SUB+= PYTHON="" diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index 1862e2f043db..db94f15d10ba 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-plugins-2.30.0.tar.bz2) = f1200605247b3ece1212c363f0b04c1d -SHA256 (gnome2/gedit-plugins-2.30.0.tar.bz2) = 8a177f2455ee5c58bc4a19df013d5698b14ae6a3f31ed48347904cf467a79509 -SIZE (gnome2/gedit-plugins-2.30.0.tar.bz2) = 598898 +MD5 (gnome2/gedit-plugins-2.32.0.tar.bz2) = b5123846fa41f2d94992ae67e96ff79b +SHA256 (gnome2/gedit-plugins-2.32.0.tar.bz2) = 2ef7bf48e9500556d84ae4c2950f4eadcc3f9cb9c58c90f2c83956b0ddad1107 +SIZE (gnome2/gedit-plugins-2.32.0.tar.bz2) = 616927 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index b4f253afe9cf..30aac7135be3 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -49,6 +49,9 @@ lib/gedit-2/plugins/charmap.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/commander/info.py %%PYTHON%%lib/gedit-2/plugins/commander/info.pyc %%PYTHON%%lib/gedit-2/plugins/commander/info.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/modules.py +%%PYTHON%%lib/gedit-2/plugins/commander/modules.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/modules.pyo %%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.py %%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyc %%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyo @@ -112,10 +115,36 @@ lib/gedit-2/plugins/showtabbar.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/smartspaces.py %%PYTHON%%lib/gedit-2/plugins/smartspaces.pyc %%PYTHON%%lib/gedit-2/plugins/smartspaces.pyo +%%PYTHON%%lib/gedit-2/plugins/synctex.gedit-plugin +%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.py +%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.pyc +%%PYTHON%%lib/gedit-2/plugins/synctex/__init__.pyo +%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.py +%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.pyc +%%PYTHON%%lib/gedit-2/plugins/synctex/evince_dbus.pyo +%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.py +%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.pyc +%%PYTHON%%lib/gedit-2/plugins/synctex/synctex.pyo %%PYTHON%%lib/gedit-2/plugins/terminal.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/terminal.py %%PYTHON%%lib/gedit-2/plugins/terminal.pyc %%PYTHON%%lib/gedit-2/plugins/terminal.pyo +%%PYTHON%%lib/gedit-2/plugins/textsize.gedit-plugin +%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.py +%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.pyc +%%PYTHON%%lib/gedit-2/plugins/textsize/__init__.pyo +%%PYTHON%%lib/gedit-2/plugins/textsize/constants.py +%%PYTHON%%lib/gedit-2/plugins/textsize/constants.pyc +%%PYTHON%%lib/gedit-2/plugins/textsize/constants.pyo +%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.py +%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.pyc +%%PYTHON%%lib/gedit-2/plugins/textsize/documenthelper.pyo +%%PYTHON%%lib/gedit-2/plugins/textsize/signals.py +%%PYTHON%%lib/gedit-2/plugins/textsize/signals.pyc +%%PYTHON%%lib/gedit-2/plugins/textsize/signals.pyo +%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.py +%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.pyc +%%PYTHON%%lib/gedit-2/plugins/textsize/windowhelper.pyo lib/gedit-2/plugins/wordcompletion.gedit-plugin share/gedit-2/plugins/bookmarks/bookmark.png %%PYTHON%%share/gedit-2/plugins/commander/modules/align.py @@ -145,6 +174,9 @@ share/gedit-2/plugins/bookmarks/bookmark.png %%PYTHON%%share/gedit-2/plugins/commander/modules/format.py %%PYTHON%%share/gedit-2/plugins/commander/modules/format.pyc %%PYTHON%%share/gedit-2/plugins/commander/modules/format.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/grep.pyo %%PYTHON%%share/gedit-2/plugins/commander/modules/goto.py %%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyc %%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyo @@ -192,6 +224,7 @@ share/locale/he/LC_MESSAGES/gedit-plugins.mo share/locale/hi/LC_MESSAGES/gedit-plugins.mo share/locale/hr/LC_MESSAGES/gedit-plugins.mo share/locale/hu/LC_MESSAGES/gedit-plugins.mo +share/locale/id/LC_MESSAGES/gedit-plugins.mo share/locale/it/LC_MESSAGES/gedit-plugins.mo share/locale/ja/LC_MESSAGES/gedit-plugins.mo share/locale/kn/LC_MESSAGES/gedit-plugins.mo @@ -232,7 +265,9 @@ share/locale/wa/LC_MESSAGES/gedit-plugins.mo share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo +%%PYTHON%%@dirrm lib/gedit-2/plugins/textsize %%PYTHON%%@dirrm lib/gedit-2/plugins/multiedit +%%PYTHON%%@dirrm lib/gedit-2/plugins/synctex %%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver %%PYTHON%%@dirrm lib/gedit-2/plugins/commander/commands %%PYTHON%%@dirrm lib/gedit-2/plugins/commander -- cgit