diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-17 21:26:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-17 21:26:49 +0800 |
commit | 5fb1bc9402d758ca5936b463b64414344fa0ae63 (patch) | |
tree | f5b8b98e9602356c1495c27c7ae0674233d06bb0 /editors/gedit-plugins | |
parent | 5078dd19baef661a3c66a6fd13695c9b04367193 (diff) | |
download | marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar.gz marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar.bz2 marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar.lz marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar.xz marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.tar.zst marcuscom-ports-5fb1bc9402d758ca5936b463b64414344fa0ae63.zip |
Update to 2.29.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13481 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r-- | editors/gedit-plugins/Makefile | 10 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 95 |
3 files changed, 103 insertions, 8 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 638fcb5ff..f4aae80b3 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.39 2009/09/26 08:15:15 avl Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.41 2010/01/03 09:43:04 avl Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.29.3 +PORTVERSION= 2.29.4 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -46,8 +46,10 @@ WITH_GNOME= yes 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 -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte +BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \ + ${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}/gtksourceview2.so:${PORTSDIR}/x11-toolkits/py-gtksourceview CONFIGURE_ARGS+=--enable-python PLIST_SUB+= PYTHON="" .else diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index a4b5359fd..fd5f96d31 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-plugins-2.29.3.tar.bz2) = 59f0fd9e77fd4a10ad8a334f986c816f -SHA256 (gnome2/gedit-plugins-2.29.3.tar.bz2) = 4dc9bfa2ce9ab2f221da316c5c25805dd487eb0c0393c0639ecf353a1e7ed40e -SIZE (gnome2/gedit-plugins-2.29.3.tar.bz2) = 530296 +MD5 (gnome2/gedit-plugins-2.29.4.tar.bz2) = d07778930b504b750ae928ef22bc63a2 +SHA256 (gnome2/gedit-plugins-2.29.4.tar.bz2) = bf1bd911415c11af1112b70d6929a03f73b5ca5e52f33e3f73b60a44595bc44b +SIZE (gnome2/gedit-plugins-2.29.4.tar.bz2) = 564247 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index 5f6966666..841463784 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -12,6 +12,52 @@ lib/gedit-2/plugins/charmap.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/colorpicker.py %%PYTHON%%lib/gedit-2/plugins/colorpicker.pyc %%PYTHON%%lib/gedit-2/plugins/colorpicker.pyo +%%PYTHON%%lib/gedit-2/plugins/commander.gedit-plugin +%%PYTHON%%lib/gedit-2/plugins/commander/__init__.py +%%PYTHON%%lib/gedit-2/plugins/commander/__init__.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/__init__.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/__init__.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/completion.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/exceptions.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/method.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/module.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/result.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/rollbackimporter.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/drawing.py +%%PYTHON%%lib/gedit-2/plugins/commander/drawing.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/drawing.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/entry.py +%%PYTHON%%lib/gedit-2/plugins/commander/entry.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/entry.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/history.py +%%PYTHON%%lib/gedit-2/plugins/commander/history.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/history.pyo +%%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/transparentwindow.py +%%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/transparentwindow.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/utils.py +%%PYTHON%%lib/gedit-2/plugins/commander/utils.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/utils.pyo +%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.py +%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/windowhelper.pyo lib/gedit-2/plugins/drawspaces.gedit-plugin lib/gedit-2/plugins/gpdefs.py lib/gedit-2/plugins/gpdefs.pyc @@ -72,6 +118,48 @@ lib/gedit-2/plugins/showtabbar.gedit-plugin %%PYTHON%%lib/gedit-2/plugins/terminal.pyo lib/gedit-2/plugins/wordcompletion.gedit-plugin share/gedit-2/plugins/bookmarks/bookmark.png +%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/bookmark.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/doc.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/edit.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/__init__.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/finder.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/regex.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/find/test.pyo +%%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/goto.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/goto.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/help.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/help.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/help.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/move.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/move.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/move.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/reload.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/set.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/set.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/set.pyo +%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/shell.pyo share/gedit-2/plugins/drawspaces/drawspaces.ui %%PYTHON%%share/gedit-2/plugins/sessionsaver/sessionsaver.ui share/locale/ar/LC_MESSAGES/gedit-plugins.mo @@ -143,8 +231,13 @@ share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo %%PYTHON%%@dirrm lib/gedit-2/plugins/multiedit %%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver -@dirrm share/gedit-2/plugins/sessionsaver +%%PYTHON%%@dirrm lib/gedit-2/plugins/commander/commands +%%PYTHON%%@dirrm lib/gedit-2/plugins/commander +%%PYTHON%%@dirrm share/gedit-2/plugins/sessionsaver @dirrm share/gedit-2/plugins/drawspaces +%%PYTHON%%@dirrm share/gedit-2/plugins/commander/modules/find +%%PYTHON%%@dirrm share/gedit-2/plugins/commander/modules +%%PYTHON%%@dirrm share/gedit-2/plugins/commander @dirrm share/gedit-2/plugins/bookmarks @dirrmtry share/gedit-2/plugins @dirrmtry share/gedit-2 |