diff options
author | makc <makc@FreeBSD.org> | 2014-04-03 17:49:10 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-04-03 17:49:10 +0800 |
commit | a3fbe0b158fff02b096a8cbf295252d9f396933f (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /science | |
parent | 169faa064cb0e5e5e119564e36afee33b00127c8 (diff) | |
download | freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.tar.gz freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.tar.zst freebsd-ports-gnome-a3fbe0b158fff02b096a8cbf295252d9f396933f.zip |
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz
devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style
devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port
net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)
x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall
The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
Diffstat (limited to 'science')
-rw-r--r-- | science/kalzium/Makefile | 4 | ||||
-rw-r--r-- | science/kalzium/distinfo | 4 | ||||
-rw-r--r-- | science/step/Makefile | 3 | ||||
-rw-r--r-- | science/step/distinfo | 4 |
4 files changed, 6 insertions, 9 deletions
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index 9fa7d24c1b0a..440dfa038f72 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -2,7 +2,6 @@ PORTNAME= kalzium PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -17,12 +16,11 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 ${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource pkgconfig +USES= cmake:outsource pkgconfig tar:xz USE_OCAML= yes NO_OCAML_RUNDEPENDS= yes USE_QT4= corelib declarative designer opengl script xml \ moc_build qmake_build rcc_build uic_build -USE_XZ= yes USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/science/kalzium/distinfo b/science/kalzium/distinfo index 2426800e7cf6..1aad84ebef16 100644 --- a/science/kalzium/distinfo +++ b/science/kalzium/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/kalzium-4.12.3.tar.xz) = 940506382b6aec33d072095d76d3db6e77abfc36dcb50eb5fde002110a786319 -SIZE (KDE/4.12.3/kalzium-4.12.3.tar.xz) = 3939956 +SHA256 (KDE/4.12.4/kalzium-4.12.4.tar.xz) = 00cf69190a723da3dc1fb2d0773d706eb87e8d47f0cd4188fe4f86d056bbf202 +SIZE (KDE/4.12.4/kalzium-4.12.4.tar.xz) = 3940160 diff --git a/science/step/Makefile b/science/step/Makefile index fbb446f0c403..f04d9ea8c497 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= libqalculate.so:${PORTSDIR}/math/libqalculate \ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 USE_KDE4= kdehier kdelibs kdeprefix automoc4 -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_QT4= opengl moc_build qmake_build rcc_build uic_build -USE_XZ= yes pre-configure: # Avoid building translations, should the user pass diff --git a/science/step/distinfo b/science/step/distinfo index e33211988754..7bcfbc57776c 100644 --- a/science/step/distinfo +++ b/science/step/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/step-4.12.3.tar.xz) = 4495225abeff03915543f9841767fa1630a32bd870c77d011765c03719fd866e -SIZE (KDE/4.12.3/step-4.12.3.tar.xz) = 361668 +SHA256 (KDE/4.12.4/step-4.12.4.tar.xz) = f00ff52bc144e9426cf5434d224266448576d67a54ca0c13ff00c41e11394755 +SIZE (KDE/4.12.4/step-4.12.4.tar.xz) = 361652 |