Update fossil to 2.13.

Release notes: https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_13
This commit is contained in:
jturner 2020-11-03 15:50:37 +00:00
parent 54d51d2b36
commit e1f41862db
3 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.74 2020/08/22 22:33:57 jturner Exp $
# $OpenBSD: Makefile,v 1.75 2020/11/03 15:50:37 jturner Exp $
COMMENT = simple distributed software configuration management
DISTNAME = fossil-src-2.12.1
PKGNAME = fossil-2.12.1
DISTNAME = fossil-src-2.13
PKGNAME = fossil-2.13
EPOCH = 0
CATEGORIES = devel www

View File

@ -1,2 +1,2 @@
SHA256 (fossil-src-2.12.1.tar.gz) = giMm/8/tN0jtr0z9WrRbIyJd6oQDBPdl0dVdLmx9ZgM=
SIZE (fossil-src-2.12.1.tar.gz) = 6011181
SHA256 (fossil-src-2.13.tar.gz) = 2TPT4HEO7T3l7iO/jSZ3QZxNSozTC2H3Fh2QcdY6c/U=
SIZE (fossil-src-2.13.tar.gz) = 6121223

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-auto_def,v 1.11 2019/10/07 01:25:17 jturner Exp $
$OpenBSD: patch-auto_def,v 1.12 2020/11/03 15:50:37 jturner Exp $
Index: auto.def
--- auto.def.orig
+++ auto.def
@@ -264,7 +264,7 @@ if {[opt-bool with-th1-hooks]} {
@@ -267,7 +267,7 @@ if {[opt-bool with-th1-hooks]} {
if {[opt-bool static]} {
# XXX: This will not work on all systems.