diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-18 17:22:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-18 17:22:07 +0800 |
commit | 05353858b06303f6c9dc7ca0b470a20d736a32b9 (patch) | |
tree | 0d493f61a1399e881ba6cff7c098f47951267c9c /misc/kaddressbook-plugins | |
parent | ef5ec4ff8d54cc22f6cfd2681beab301f9076efc (diff) | |
download | freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.tar.gz freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.tar.zst freebsd-ports-gnome-05353858b06303f6c9dc7ca0b470a20d736a32b9.zip |
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.
Diffstat (limited to 'misc/kaddressbook-plugins')
-rw-r--r-- | misc/kaddressbook-plugins/Makefile | 4 | ||||
-rw-r--r-- | misc/kaddressbook-plugins/distinfo | 6 | ||||
-rw-r--r-- | misc/kaddressbook-plugins/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/misc/kaddressbook-plugins/Makefile b/misc/kaddressbook-plugins/Makefile index 73b94c19b2bc..8149dfe34b8e 100644 --- a/misc/kaddressbook-plugins/Makefile +++ b/misc/kaddressbook-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${KADDRESSBOOKPLUG_PORTNAME} PORTVERSION= ${KADDRESSBOOKPLUG_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= ${KADDRESSBOOKPLUG_PORTREVISION} CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -32,6 +32,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 <bsd.port.mk> diff --git a/misc/kaddressbook-plugins/distinfo b/misc/kaddressbook-plugins/distinfo index 7eac88841e0f..72f6011a9604 100644 --- a/misc/kaddressbook-plugins/distinfo +++ b/misc/kaddressbook-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/misc/kaddressbook-plugins/pkg-plist b/misc/kaddressbook-plugins/pkg-plist index 01dcf8452f1e..3af3fe4d2339 100644 --- a/misc/kaddressbook-plugins/pkg-plist +++ b/misc/kaddressbook-plugins/pkg-plist @@ -4,7 +4,7 @@ lib/kde3/libkaddrbk_geo_xxport.so lib/kde3/libkaddrbk_gmx_xxport.a lib/kde3/libkaddrbk_gmx_xxport.la lib/kde3/libkaddrbk_gmx_xxport.so -share/applications/kdeaddons-kaddressbook-plugins-3.5.8 +share/applications/kdeaddons-kaddressbook-plugins-%%KDE_VER%% share/apps/kaddressbook/geo_xxportui.rc share/apps/kaddressbook/gmx_xxportui.rc share/services/kaddressbook/geo_xxport.desktop |