diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
commit | 24482eebf1b38a1d781b1f6c16bb588f5e652980 (patch) | |
tree | bcb09269855487369fcfd28040255e86e37e1362 /security/kgpg-kde4 | |
parent | e9088ff192d5f032b73c9b2e3386bbc9bf25136b (diff) | |
download | ports-24482eebf1b38a1d781b1f6c16bb588f5e652980.tar.gz ports-24482eebf1b38a1d781b1f6c16bb588f5e652980.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
Notes
Notes:
svn path=/head/; revision=315373
Diffstat (limited to 'security/kgpg-kde4')
-rw-r--r-- | security/kgpg-kde4/Makefile | 4 | ||||
-rw-r--r-- | security/kgpg-kde4/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index b45693ef2c14..e69f54454350 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= security 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= Encryption tool for KDE @@ -16,7 +16,7 @@ RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg CONFLICTS_INSTALL_INSTALL= kdeutils-4.[0-7].* LATEST_LINK= ${PORTNAME}4 -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdeprefix kdehier automoc4 kdelibs pimlibs USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/security/kgpg-kde4/distinfo b/security/kgpg-kde4/distinfo index 5dbad2f7cd8b..f5cba8ca7446 100644 --- a/security/kgpg-kde4/distinfo +++ b/security/kgpg-kde4/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kgpg-4.9.5.tar.xz) = dfa1b991256967565637b6767c9616d5b86b963b82f4d1dadaf72ee9e86eb52e -SIZE (KDE/kgpg-4.9.5.tar.xz) = 814292 +SHA256 (KDE/4.10.1/kgpg-4.10.1.tar.xz) = 8966777b0946a38e4384134547bcf41a3201b952fbdb5c0229376c366d82b02a +SIZE (KDE/4.10.1/kgpg-4.10.1.tar.xz) = 814220 |