Skip to content

Commit

Permalink
devel/got: update to 0.94
Browse files Browse the repository at this point in the history
User-visible changes:
- tog: switch back to patience diff algorithm by default for pretty diffs
- got patch: handle embedded NULs in lines of patch files with binary data
- simplify usage of the 'mesg' histedit script command
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Nov 29, 2023
1 parent 202ed6c commit 19f54e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
3 changes: 1 addition & 2 deletions devel/got/Makefile
@@ -1,6 +1,5 @@
PORTNAME= got
DISTVERSION= 0.93
PORTREVISION= 1
DISTVERSION= 0.94
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/

Expand Down
6 changes: 3 additions & 3 deletions devel/got/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695042945
SHA256 (got-0.93.tar.gz) = 62320089c7a16c74044f1f65d2c18ae0d1045854cd693afef476d88f50128822
SIZE (got-0.93.tar.gz) = 931365
TIMESTAMP = 1701274184
SHA256 (got-0.94.tar.gz) = 1296d30254ecd9a77474a5ad46553c1eaf3eb6c097d52e5cac6c6c8ced3391b2
SIZE (got-0.94.tar.gz) = 923244
11 changes: 0 additions & 11 deletions devel/got/files/patch-lib_repository.c

This file was deleted.

0 comments on commit 19f54e7

Please sign in to comment.