diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-03 17:40:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-03 17:40:28 +0800 |
commit | 5ad49203fe0947f0168ec6743860ce8e5f2de892 (patch) | |
tree | 4a00250da92d97961290ea4e76ba3cb164f51a27 /editors/gedit-plugins | |
parent | eb23acc4903731e773969b6b7a790de7a26217d4 (diff) | |
download | marcuscom-ports-5ad49203fe0947f0168ec6743860ce8e5f2de892.tar.gz marcuscom-ports-5ad49203fe0947f0168ec6743860ce8e5f2de892.tar.zst marcuscom-ports-5ad49203fe0947f0168ec6743860ce8e5f2de892.zip |
Update to 2.30.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14007 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r-- | editors/gedit-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit-plugins/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 9 |
3 files changed, 11 insertions, 8 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index f4aae80b3..e339ebf5e 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.41 2010/01/03 09:43:04 avl Exp $ +# $MCom: ports/editors/gedit-plugins/Makefile,v 1.42 2010/01/17 13:26:49 kwm Exp $ # PORTNAME= gedit-plugins -PORTVERSION= 2.29.4 +PORTVERSION= 2.30.0 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index fd5f96d31..1862e2f04 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -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 +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 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index fcaa07d2e..b4f253afe 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -19,6 +19,9 @@ lib/gedit-2/plugins/charmap.gedit-plugin %%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/accel_group.py +%%PYTHON%%lib/gedit-2/plugins/commander/commands/accel_group.pyc +%%PYTHON%%lib/gedit-2/plugins/commander/commands/accel_group.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 @@ -37,9 +40,6 @@ lib/gedit-2/plugins/charmap.gedit-plugin %%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 @@ -118,6 +118,9 @@ 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/align.py +%%PYTHON%%share/gedit-2/plugins/commander/modules/align.pyc +%%PYTHON%%share/gedit-2/plugins/commander/modules/align.pyo %%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 |