diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-04-30 00:39:23 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-04-30 01:08:50 +0200 |
commit | de6bf490da76e05a644b8c0aeb4dc5f89722bd0f (patch) | |
tree | f71c9cdc0f5f114563f541ae44743b2e2101f55c /freebsd/applications/kscope | |
parent | 1b9c227b484e7c9be18be2ab748e52c107928cfa (diff) | |
download | tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.tar.gz tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.zip |
FreeBSD: Update for final release R14.0.10.r14.0.10
Adjusted to new 'core' folder for main packages.
Switch several applications to CMake.
Add ports for several applications.
Updated for FreeBSD 13 release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/kscope')
-rw-r--r-- | freebsd/applications/kscope/Makefile | 4 | ||||
-rw-r--r-- | freebsd/applications/kscope/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/freebsd/applications/kscope/Makefile b/freebsd/applications/kscope/Makefile index 1af618f62..b8bbc5a3d 100644 --- a/freebsd/applications/kscope/Makefile +++ b/freebsd/applications/kscope/Makefile @@ -14,8 +14,8 @@ CATEGORIES= x11 DIST_SUBDIR= TDE/applications -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs \ - ${TDE_PREFIX}/share/cmake/kate.cmake:${PORTSDIR}/x11/trinity/tdebase +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \ + ${TDE_PREFIX}/share/cmake/kate.cmake:${PORTSDIR}/x11/trinity/core/tdebase BUILD_DEPENDS+= bison:${PORTSDIR}/devel/bison diff --git a/freebsd/applications/kscope/distinfo b/freebsd/applications/kscope/distinfo index 758598709..bf17adbf9 100644 --- a/freebsd/applications/kscope/distinfo +++ b/freebsd/applications/kscope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603592084 -SHA256 (TDE/applications/kscope-trinity_14.0.9.orig.tar.xz) = 63ecbd88009a9c1f231736570c4c24d3fe7c3467b2e461d1423886999f77df5b -SIZE (TDE/applications/kscope-trinity_14.0.9.orig.tar.xz) = 1332676 +TIMESTAMP = 1619522980 +SHA256 (TDE/applications/kscope-trinity_14.0.10.orig.tar.xz) = f0ec45a694a4415f5f1ed521a7a04175cc9980194e771f9ce4a1cf61577f3192 +SIZE (TDE/applications/kscope-trinity_14.0.10.orig.tar.xz) = 1341560 |