diff options
author | Slávek Banko <[email protected]> | 2021-04-30 00:39:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-04-30 01:08:50 +0200 |
commit | de6bf490da76e05a644b8c0aeb4dc5f89722bd0f (patch) | |
tree | f71c9cdc0f5f114563f541ae44743b2e2101f55c /freebsd/applications/kdiff3 | |
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 <[email protected]>
Diffstat (limited to 'freebsd/applications/kdiff3')
-rw-r--r-- | freebsd/applications/kdiff3/Makefile | 2 | ||||
-rw-r--r-- | freebsd/applications/kdiff3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/freebsd/applications/kdiff3/Makefile b/freebsd/applications/kdiff3/Makefile index 367bf5529..957cc701a 100644 --- a/freebsd/applications/kdiff3/Makefile +++ b/freebsd/applications/kdiff3/Makefile @@ -14,7 +14,7 @@ CATEGORIES= x11 DIST_SUBDIR= TDE/applications -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface diff --git a/freebsd/applications/kdiff3/distinfo b/freebsd/applications/kdiff3/distinfo index 4838b431c..65d83803f 100644 --- a/freebsd/applications/kdiff3/distinfo +++ b/freebsd/applications/kdiff3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603459178 -SHA256 (TDE/applications/kdiff3-trinity_14.0.9.orig.tar.xz) = 516553a2a1aaad7f058e385c69cf280dca18ba9d7184bc97ebc6030e25733f24 -SIZE (TDE/applications/kdiff3-trinity_14.0.9.orig.tar.xz) = 812000 +TIMESTAMP = 1619470588 +SHA256 (TDE/applications/kdiff3-trinity_14.0.10.orig.tar.xz) = 6a43362943e748af1d85037fab90c940d3096ab3a20a834f3703804a44be1fcb +SIZE (TDE/applications/kdiff3-trinity_14.0.10.orig.tar.xz) = 821228 |