Skip to content
Snippets Groups Projects
Commit 2ed67410 authored by Jason E. Hale's avatar Jason E. Hale
Browse files

devel/okteta: Update to 0.26.13

Add LICENSE (dual licensed GPLv2 or GPLv3 only)

Changes since 0.26.12:
* Improved: translations
* Improved: Decoding table now displays some control chars as escaped terms
* Improved: Decoding table now supports editing some chars as escaped terms
* Improved: Structures tool now feeds some chars as escaped terms to editor
* Improved: CMake Unity builds now possible
* Fixed: Structures tool stored edited primitive array elements on bad offset
* Fixed: Structures tool now displays chars only as the supported 7-bit ASCII
parent 0845e33f
No related branches found
No related tags found
No related merge requests found
PORTNAME= okteta PORTNAME= okteta
DISTVERSION= 0.26.12 DISTVERSION= 0.26.13
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
...@@ -8,6 +8,11 @@ MAINTAINER= kde@FreeBSD.org ...@@ -8,6 +8,11 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KDE hex editor COMMENT= KDE hex editor
WWW= https://www.kde.org/applications/utilities/okteta/ WWW= https://www.kde.org/applications/utilities/okteta/
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSES/GPL-2.0-only.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 \ USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 \
shared-mime-info tar:xz xorg shared-mime-info tar:xz xorg
USE_KDE= attica auth bookmarks codecs completion crash \ USE_KDE= attica auth bookmarks codecs completion crash \
......
TIMESTAMP = 1689095078 TIMESTAMP = 1691719170
SHA256 (okteta-0.26.12.tar.xz) = 49c26b68beaa774e82583abfa971b1d847a73432864e7f7d41b3ed99da4372a1 SHA256 (okteta-0.26.13.tar.xz) = 14e59810d1811f5137151303f3d5ecad640feabc982277d9ca447b3233d89772
SIZE (okteta-0.26.12.tar.xz) = 1077320 SIZE (okteta-0.26.13.tar.xz) = 1080884
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment