diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
commit | e9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch) | |
tree | ef2b2b24dfacf6def95c54d3379c421565b1fe2b /x11/konsole | |
parent | 4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff) | |
download | ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip |
Notes
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 6 | ||||
-rw-r--r-- | x11/konsole/distinfo | 4 | ||||
-rw-r--r-- | x11/konsole/pkg-plist | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 7a69f82c0331..063606060031 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -3,15 +3,12 @@ PORTNAME= konsole PORTVERSION= ${KDE4_VERSION} CATEGORIES= x11 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= KDE terminal emulator -CONFLICTS= kdebase-4.[0-6].* - USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 libkonq USES= cmake:outsource @@ -19,5 +16,4 @@ USE_QT4= xml moc_build qmake_build rcc_build uic_build USE_XORG= x11 xrender CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/konsole/distinfo b/x11/konsole/distinfo index 246bba5b25e7..bb190c6010ae 100644 --- a/x11/konsole/distinfo +++ b/x11/konsole/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.5/konsole-4.10.5.tar.xz) = 5695cdb36f09d70e8f3195d555299378e02263b895b19345b5a9e0fbc9ae15ff -SIZE (KDE/4.10.5/konsole-4.10.5.tar.xz) = 447312 +SHA256 (KDE/4.12.2/konsole-4.12.2.tar.xz) = 6cdffe9b87e51320d331c73acf665a25bfbd78358f2f7310f49d8fdbb99404e2 +SIZE (KDE/4.12.2/konsole-4.12.2.tar.xz) = 451672 diff --git a/x11/konsole/pkg-plist b/x11/konsole/pkg-plist index 6418424a5c9a..076f8c0abcf4 100644 --- a/x11/konsole/pkg-plist +++ b/x11/konsole/pkg-plist @@ -8,6 +8,7 @@ share/apps/kconf_update/konsole-2.10.0-remove-menuindex-from-profiles.sh share/apps/kconf_update/konsole-2.9.0-colorscheme-bold-key.sh share/apps/kconf_update/konsole-2.9.0-global-options.sh share/apps/kconf_update/konsole.upd +share/apps/kconf_update/konsole_remove_background_mode.upd share/apps/konsole/BlackOnLightYellow.colorscheme share/apps/konsole/BlackOnRandomLight.colorscheme share/apps/konsole/BlackOnWhite.colorscheme @@ -19,6 +20,7 @@ share/apps/konsole/README.KeyTab share/apps/konsole/RedOnBlack.colorscheme share/apps/konsole/Shell.profile share/apps/konsole/Solarized.colorscheme +share/apps/konsole/SolarizedLight.colorscheme share/apps/konsole/WhiteOnBlack.colorscheme share/apps/konsole/default.keytab share/apps/konsole/konsole.notifyrc @@ -28,6 +30,7 @@ share/apps/konsole/partui.rc share/apps/konsole/sessionui.rc share/apps/konsole/solaris.keytab share/doc/HTML/en/konsole/common +share/doc/HTML/en/konsole/draganddrop-contextmenu.png share/doc/HTML/en/konsole/index.cache.bz2 share/doc/HTML/en/konsole/index.docbook share/kde4/services/ServiceMenus/konsolehere.desktop |