diff options
Diffstat (limited to 'math/kmplot')
-rw-r--r-- | math/kmplot/Makefile | 8 | ||||
-rw-r--r-- | math/kmplot/distinfo | 4 | ||||
-rw-r--r-- | math/kmplot/pkg-plist | 1 |
3 files changed, 4 insertions, 9 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 5fb1edfa09c5..6a81ee639eb2 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -3,21 +3,15 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} CATEGORIES= math kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Mathematical function plotter for KDE 4 -CONFLICTS= kdeedu-4.[0-6].* - USE_KDE4= kdehier kdelibs kdeprefix automoc4 USES= cmake:outsource USE_QT4= xml moc_build qmake_build rcc_build uic_build USE_XZ= yes -MAN1= kmplot.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/kmplot/distinfo b/math/kmplot/distinfo index 6cabbe3b93e2..beb8441b506e 100644 --- a/math/kmplot/distinfo +++ b/math/kmplot/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.5/kmplot-4.10.5.tar.xz) = dd71296c28e087856c9ec7ef7a23c747f1f9e2b74f18042879855ad143b1479f -SIZE (KDE/4.10.5/kmplot-4.10.5.tar.xz) = 681252 +SHA256 (KDE/4.12.2/kmplot-4.12.2.tar.xz) = 904ab90c2800e0cfa391fb2a60b4346d33f047d92d7220e0d27926e88d4048a3 +SIZE (KDE/4.12.2/kmplot-4.12.2.tar.xz) = 654872 diff --git a/math/kmplot/pkg-plist b/math/kmplot/pkg-plist index 4466dd60d0ad..7a662c7ef98b 100644 --- a/math/kmplot/pkg-plist +++ b/math/kmplot/pkg-plist @@ -1,5 +1,6 @@ bin/kmplot lib/kde4/libkmplotpart.so +man/man1/kmplot.1.gz share/applications/kde4/kmplot.desktop share/apps/kmplot/kmplot_part.rc share/apps/kmplot/kmplot_part_readonly.rc |