diff options
author | makc <makc@FreeBSD.org> | 2013-03-27 19:55:25 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-03-27 19:55:25 +0800 |
commit | 4071ff71b938de957201b333e5ab5b90c718c7a6 (patch) | |
tree | bcb09269855487369fcfd28040255e86e37e1362 /accessibility/kmousetool | |
parent | e847a9821369a4907e8956149272623bd60baa79 (diff) | |
download | freebsd-ports-gnome-4071ff71b938de957201b333e5ab5b90c718c7a6.tar.gz freebsd-ports-gnome-4071ff71b938de957201b333e5ab5b90c718c7a6.tar.zst freebsd-ports-gnome-4071ff71b938de957201b333e5ab5b90c718c7a6.zip |
KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
Diffstat (limited to 'accessibility/kmousetool')
-rw-r--r-- | accessibility/kmousetool/Makefile | 4 | ||||
-rw-r--r-- | accessibility/kmousetool/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 44f102ceee9d..6db72d477ccd 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -5,14 +5,14 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= accessibility kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Automatic mouse click tool for KDE CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/accessibility/kmousetool/distinfo b/accessibility/kmousetool/distinfo index 2153a4a405aa..5e42a1c68a10 100644 --- a/accessibility/kmousetool/distinfo +++ b/accessibility/kmousetool/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kmousetool-4.9.5.tar.xz) = 0c2a5f9716f6a4be58159e5aeb0a9c0397113aea23d32b64fb2ef6bdbd6b1f2d -SIZE (KDE/kmousetool-4.9.5.tar.xz) = 43744 +SHA256 (KDE/4.10.1/kmousetool-4.10.1.tar.xz) = b22dfe9273114c9fd7ea9f90fffbe72cc5920d2515043479741a7328d0a77b8e +SIZE (KDE/4.10.1/kmousetool-4.10.1.tar.xz) = 43704 |