Date: Thu, 16 Apr 2026 21:07:30 +0000 From: Marius Strobl <marius@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f6b90672c928 - main - devel/sope: Update to 5.12.7 Message-ID: <69e14f92.25002.45329980@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6b90672c928c5534c6712389ed78218f04b32c7 commit f6b90672c928c5534c6712389ed78218f04b32c7 Author: Marius Strobl <marius@FreeBSD.org> AuthorDate: 2026-04-16 10:04:01 +0000 Commit: Marius Strobl <marius@FreeBSD.org> CommitDate: 2026-04-16 20:57:08 +0000 devel/sope: Update to 5.12.7 This is a minor update, fixing contact searches containing 2 dots. While at it, pet portlint. Approved by: acm (maintainer) Differential Revision: https://reviews.freebsd.org/D56425 --- devel/sope/Makefile | 4 ++-- devel/sope/distinfo | 6 +++--- devel/sope/files/patch-configure | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/sope/Makefile b/devel/sope/Makefile index ddb2add5c733..36de6e4f5c8c 100644 --- a/devel/sope/Makefile +++ b/devel/sope/Makefile @@ -1,9 +1,9 @@ PORTNAME= sope -PORTVERSION= 5.12.4 +PORTVERSION= 5.12.7 CATEGORIES= devel gnustep MASTER_SITES= https://packages.sogo.nu/sources/ -DISTNAME= SOPE-${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} +DISTNAME= SOPE-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Extensive set of GNUstep web application frameworks diff --git a/devel/sope/distinfo b/devel/sope/distinfo index 7f7b66970b60..e72f503ef608 100644 --- a/devel/sope/distinfo +++ b/devel/sope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759979723 -SHA256 (SOPE-5.12.4.tar.gz) = c3446600b4bbc81d4498e42aa3162d347a95bfbef092182a1835c473d9bee6d6 -SIZE (SOPE-5.12.4.tar.gz) = 2307016 +TIMESTAMP = 1776280406 +SHA256 (SOPE-5.12.7.tar.gz) = 0b27d0d793fbc844260f0ab070255e8dd05fe5a45d2df141c7a088821f8f83f3 +SIZE (SOPE-5.12.7.tar.gz) = 2307155 diff --git a/devel/sope/files/patch-configure b/devel/sope/files/patch-configure index 66e3b8042f7b..c29fcc5dd26c 100644 --- a/devel/sope/files/patch-configure +++ b/devel/sope/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-09-08 20:29:55.239121000 -0500 -+++ configure 2016-09-08 20:30:26.951403000 -0500 -@@ -45,7 +45,7 @@ +--- configure.orig 2026-03-03 11:58:39 UTC ++++ configure +@@ -46,7 +46,7 @@ fi fi # TODO: add pg_config, mysql_config etc!home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e14f92.25002.45329980>
