diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-06-17 23:59:47 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-06-17 23:59:47 +0800 |
commit | b411c4c23db07c4257724521d0133c5ac6db556c (patch) | |
tree | 17b966f8a20c5c7567eb7454bf4f24e828ed5a96 | |
parent | 1bd37a6a60bb444bfdc552b3bc553d9e7eae5af2 (diff) | |
download | freebsd-ports-gnome-b411c4c23db07c4257724521d0133c5ac6db556c.tar.gz freebsd-ports-gnome-b411c4c23db07c4257724521d0133c5ac6db556c.tar.zst freebsd-ports-gnome-b411c4c23db07c4257724521d0133c5ac6db556c.zip |
Upgrade to version 1.9.6.
-rw-r--r-- | editors/rox-edit/Makefile | 3 | ||||
-rw-r--r-- | editors/rox-edit/distinfo | 4 | ||||
-rw-r--r-- | editors/rox-edit/pkg-plist | 20 |
3 files changed, 23 insertions, 4 deletions
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile index 5acc6c803fe3..f163622338f2 100644 --- a/editors/rox-edit/Makefile +++ b/editors/rox-edit/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rox-edit -PORTVERSION= 1.9.4 -PORTREVISION= 2 +PORTVERSION= 1.9.6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rox diff --git a/editors/rox-edit/distinfo b/editors/rox-edit/distinfo index 90d165742ce0..c5314e29240a 100644 --- a/editors/rox-edit/distinfo +++ b/editors/rox-edit/distinfo @@ -1,2 +1,2 @@ -MD5 (edit-1.9.4.tgz) = 9a0741062534b622eb7c56acb444a879 -SIZE (edit-1.9.4.tgz) = 30952 +MD5 (edit-1.9.6.tgz) = 819816882de1dcd5dd3507d8ff20a85b +SIZE (edit-1.9.6.tgz) = 38916 diff --git a/editors/rox-edit/pkg-plist b/editors/rox-edit/pkg-plist index 706a1701cad4..1819bb9458fc 100644 --- a/editors/rox-edit/pkg-plist +++ b/editors/rox-edit/pkg-plist @@ -7,19 +7,39 @@ apps/Edit/EditWindow.pyo apps/Edit/Help/COPYING apps/Edit/Help/Changes apps/Edit/Help/README +apps/Edit/Messages/de.gmo +apps/Edit/Messages/de.po +apps/Edit/Messages/dist +apps/Edit/Messages/es.gmo +apps/Edit/Messages/es.po +apps/Edit/Messages/fr.gmo +apps/Edit/Messages/fr.po +apps/Edit/Messages/it.gmo +apps/Edit/Messages/it.po +apps/Edit/Messages/tips.py +apps/Edit/Messages/tips.pyc +apps/Edit/Messages/tips.pyo +apps/Edit/Messages/update-po apps/Edit/Options.xml apps/Edit/buffer.py apps/Edit/buffer.pyc apps/Edit/buffer.pyo +apps/Edit/diff.py +apps/Edit/diff.pyc +apps/Edit/diff.pyo apps/Edit/findrox.py apps/Edit/findrox.pyc apps/Edit/findrox.pyo apps/Edit/goto.py apps/Edit/goto.pyc apps/Edit/goto.pyo +apps/Edit/images/rox-diff.png +apps/Edit/images/rox-word-wrap.png apps/Edit/search.py apps/Edit/search.pyc apps/Edit/search.pyo +@dirrm apps/Edit/images +@dirrm apps/Edit/Messages @dirrm apps/Edit/Help @dirrm apps/Edit @unexec rmdir %D/apps 2>/dev/null || true |