diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
commit | e81ed36136edf58ba8cc553d3155db8a3eec7073 (patch) | |
tree | 1548011e42e113281419c528b7fd6a80af8c6d70 /math/kmplot | |
parent | 0dbf83df38efae6bb8f7f00e0a6aee65ba73ffeb (diff) | |
download | FreeBSD-ports-e81ed36136edf58ba8cc553d3155db8a3eec7073.zip FreeBSD-ports-e81ed36136edf58ba8cc553d3155db8a3eec7073.tar.gz |
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Diffstat (limited to 'math/kmplot')
-rw-r--r-- | math/kmplot/Makefile | 3 | ||||
-rw-r--r-- | math/kmplot/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 6739203..b009c53 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -7,7 +7,6 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -22,7 +21,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= xml moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes MAN1= kmplot.1 diff --git a/math/kmplot/distinfo b/math/kmplot/distinfo index 7e3cb7a..4f27744 100644 --- a/math/kmplot/distinfo +++ b/math/kmplot/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kmplot-4.7.4.tar.bz2) = 39afdb57d1a3564c5c6ddbfe2895601028edf8f3db91e3aa3e1801a0bc7da537 -SIZE (KDE/kmplot-4.7.4.tar.bz2) = 707436 +SHA256 (KDE/kmplot-4.8.3.tar.xz) = e8164b08b050b1fc5a0386ab274fca05e9892645580357c4a629cfbad6bae984 +SIZE (KDE/kmplot-4.8.3.tar.xz) = 682272 |