diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-31 03:55:42 +0800 |
commit | 93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068 (patch) | |
tree | 3f135a2d6251b6e666ce27e76a5f18a69ed89cd7 /editors/kate-plugins | |
parent | 533fd938e7d6cb30871ebc5cfae4dc60e853f425 (diff) | |
download | freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.gz freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.tar.zst freebsd-ports-gnome-93a0477c7c4a5dde8c7a75ee28a4de9ada0ab068.zip |
Update to KDE 3.3
Diffstat (limited to 'editors/kate-plugins')
-rw-r--r-- | editors/kate-plugins/Makefile | 2 | ||||
-rw-r--r-- | editors/kate-plugins/distinfo | 4 | ||||
-rw-r--r-- | editors/kate-plugins/pkg-plist | 13 |
3 files changed, 10 insertions, 9 deletions
diff --git a/editors/kate-plugins/Makefile b/editors/kate-plugins/Makefile index 4b161e3bdd94..9baf33474d9e 100644 --- a/editors/kate-plugins/Makefile +++ b/editors/kate-plugins/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${KATEPLUGINS_PORTVERSION} PORTREVISION= ${KATEPLUGINS_PORTREVISION} CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/editors/kate-plugins/distinfo b/editors/kate-plugins/distinfo index b660bcc2b1b6..070945a1593c 100644 --- a/editors/kate-plugins/distinfo +++ b/editors/kate-plugins/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kdeaddons-3.2.3.tar.bz2) = 5997388ff74ed1c95dd07c778d66fdae -SIZE (KDE/kdeaddons-3.2.3.tar.bz2) = 1291314 +MD5 (KDE/kdeaddons-3.3.0.tar.bz2) = 6ba019d8b3ce0811ae2c861d6819aaab +SIZE (KDE/kdeaddons-3.3.0.tar.bz2) = 1554404 diff --git a/editors/kate-plugins/pkg-plist b/editors/kate-plugins/pkg-plist index 10123de727fc..521effb4df0f 100644 --- a/editors/kate-plugins/pkg-plist +++ b/editors/kate-plugins/pkg-plist @@ -6,8 +6,6 @@ lib/kde3/katefll_plugin.la lib/kde3/katefll_plugin.so lib/kde3/katehtmltoolsplugin.la lib/kde3/katehtmltoolsplugin.so -lib/kde3/kateinsertcommandplugin.la -lib/kde3/kateinsertcommandplugin.so lib/kde3/katemodelineplugin.la lib/kde3/katemodelineplugin.so lib/kde3/kateopenheaderplugin.la @@ -20,15 +18,17 @@ lib/kde3/katexmlcheckplugin.la lib/kde3/katexmlcheckplugin.so lib/kde3/katexmltoolsplugin.la lib/kde3/katexmltoolsplugin.so -share/applications/kdeaddons-kate-plugins-3.2.3 +lib/kde3/libkatetabbarextensionplugin.la +lib/kde3/libkatetabbarextensionplugin.so +share/applications/kdeaddons-kate-plugins-3.3.0 share/applnk/.hidden/katefll.desktop share/apps/kate/plugins/katecppsymbolviewer/ui.rc share/apps/kate/plugins/katefll/ui.rc share/apps/kate/plugins/katehtmltools/ui.rc -share/apps/kate/plugins/kateinsertcommand/ui.rc share/apps/kate/plugins/katemodeline/ui.rc share/apps/kate/plugins/kateopenheader/ui.rc share/apps/kate/plugins/katepybrowse/ui.rc +share/apps/kate/plugins/katetabbarextension/ui.rc share/apps/kate/plugins/katetextfilter/ui.rc share/apps/kate/plugins/katexmlcheck/ui.rc share/apps/kate/plugins/katexmltools/ui.rc @@ -46,6 +46,7 @@ share/apps/katexmltools/xhtml1-strict.dtd.xml share/apps/katexmltools/xhtml1-transitional.dtd.xml share/apps/katexmltools/xslt-1.0.dtd.xml share/doc/HTML/en/kate-plugins/common +share/doc/HTML/en/kate-plugins/filetemplates.docbook share/doc/HTML/en/kate-plugins/htmltools.docbook share/doc/HTML/en/kate-plugins/index.cache.bz2 share/doc/HTML/en/kate-plugins/index.docbook @@ -58,10 +59,10 @@ share/services/katecppsymbolviewer.desktop share/services/katefll_initplugin.desktop share/services/katefll_plugin.desktop share/services/katehtmltools.desktop -share/services/kateinsertcommand.desktop share/services/katemodeline.desktop share/services/kateopenheader.desktop share/services/katepybrowse.desktop +share/services/katetabbarextension.desktop share/services/katetextfilter.desktop share/services/katexmlcheck.desktop share/services/katexmltools.desktop @@ -70,10 +71,10 @@ share/services/katexmltools.desktop @dirrm share/apps/kate/plugins/katexmltools @dirrm share/apps/kate/plugins/katexmlcheck @dirrm share/apps/kate/plugins/katetextfilter +@dirrm share/apps/kate/plugins/katetabbarextension @dirrm share/apps/kate/plugins/katepybrowse @dirrm share/apps/kate/plugins/kateopenheader @dirrm share/apps/kate/plugins/katemodeline -@dirrm share/apps/kate/plugins/kateinsertcommand @dirrm share/apps/kate/plugins/katehtmltools @dirrm share/apps/kate/plugins/katefll @dirrm share/apps/kate/plugins/katecppsymbolviewer |