From 05353858b06303f6c9dc7ca0b470a20d736a32b9 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 18 Aug 2008 09:22:07 +0000 Subject: The KDE FreeBSD team is proud to announce the release of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers. --- editors/kate-plugins/Makefile | 4 +++- editors/kate-plugins/distinfo | 6 +++--- editors/kate-plugins/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'editors/kate-plugins') diff --git a/editors/kate-plugins/Makefile b/editors/kate-plugins/Makefile index b4a871827c89..aac13eba5333 100644 --- a/editors/kate-plugins/Makefile +++ b/editors/kate-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${KATEPLUGINS_PORTNAME} PORTVERSION= ${KATEPLUGINS_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= ${KATEPLUGINS_PORTREVISION} CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -29,6 +29,8 @@ USE_GMAKE= yes USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 +PLIST_SUB+= KDE_VER="${KDE_VERSION}" + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split" .include diff --git a/editors/kate-plugins/distinfo b/editors/kate-plugins/distinfo index 7eac88841e0f..72f6011a9604 100644 --- a/editors/kate-plugins/distinfo +++ b/editors/kate-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeaddons-3.5.8.tar.bz2) = 4a338f14210ad920bb54624cd330dd89 -SHA256 (KDE/kdeaddons-3.5.8.tar.bz2) = e505a472ef2dd70e36992802fc33939a65be80bb8610a28bac6f639fa2ce2868 -SIZE (KDE/kdeaddons-3.5.8.tar.bz2) = 1726291 +MD5 (KDE/kdeaddons-3.5.9.tar.bz2) = eaa3832a25b483d1a9613f75991c3d7b +SHA256 (KDE/kdeaddons-3.5.9.tar.bz2) = 2860d74dca92f4b6a08dc93620a6af85050ae43037a7cffe0c88377015804e34 +SIZE (KDE/kdeaddons-3.5.9.tar.bz2) = 1727652 diff --git a/editors/kate-plugins/pkg-plist b/editors/kate-plugins/pkg-plist index fc5c7863ff02..8632966c5ece 100644 --- a/editors/kate-plugins/pkg-plist +++ b/editors/kate-plugins/pkg-plist @@ -43,7 +43,7 @@ lib/kde3/katexmltoolsplugin.so lib/kde3/libkatetabbarextensionplugin.a lib/kde3/libkatetabbarextensionplugin.la lib/kde3/libkatetabbarextensionplugin.so -share/applications/kdeaddons-kate-plugins-3.5.8 +share/applications/kdeaddons-kate-plugins-%%KDE_VER%% share/applnk/.hidden/katefll.desktop share/apps/kate/plugins/katecppsymbolviewer/ui.rc share/apps/kate/plugins/katefiletemplates/templates/cppgpl.cpp.katetemplate -- cgit