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 /games/picmi | |
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 'games/picmi')
-rw-r--r-- | games/picmi/Makefile | 3 | ||||
-rw-r--r-- | games/picmi/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/picmi/Makefile b/games/picmi/Makefile index d085eb3de5b3..7032e1823b61 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -9,11 +9,10 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource +USES= cmake:outsource tar:xz USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build \ svg xml -USE_XZ= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include <bsd.port.mk> diff --git a/games/picmi/distinfo b/games/picmi/distinfo index 37dae9a4e2e2..492513d26b89 100644 --- a/games/picmi/distinfo +++ b/games/picmi/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.3/picmi-4.12.3.tar.xz) = af95e9e66a3e7c4546c376d59781ab5174053903cd575ac26b1c1aba79d19973 -SIZE (KDE/4.12.3/picmi-4.12.3.tar.xz) = 730000 +SHA256 (KDE/4.12.4/picmi-4.12.4.tar.xz) = a827482cd26ce89b92a27f926c6613564c9d45591e9b0893f2b88418ab89f4a5 +SIZE (KDE/4.12.4/picmi-4.12.4.tar.xz) = 730128 |