git: bbf2a5e4e39b - main - devel/trompeloeil: update 48 → 49
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Oct 2024 08:48:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbf2a5e4e39ba9deefa4eb1c26c2e802752da30e commit bbf2a5e4e39ba9deefa4eb1c26c2e802752da30e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-08 06:23:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-08 08:48:10 +0000 devel/trompeloeil: update 48 → 49 Reported by: portscout --- devel/trompeloeil/Makefile | 2 +- devel/trompeloeil/distinfo | 6 +++--- devel/trompeloeil/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/trompeloeil/Makefile b/devel/trompeloeil/Makefile index 51a05354b39e..1c2f6a99f5cd 100644 --- a/devel/trompeloeil/Makefile +++ b/devel/trompeloeil/Makefile @@ -1,6 +1,6 @@ PORTNAME= trompeloeil DISTVERSIONPREFIX= v -DISTVERSION= 48 +DISTVERSION= 49 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/trompeloeil/distinfo b/devel/trompeloeil/distinfo index e4e73c76d241..bc8d731d6bd7 100644 --- a/devel/trompeloeil/distinfo +++ b/devel/trompeloeil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721103276 -SHA256 (rollbear-trompeloeil-v48_GH0.tar.gz) = eebd18456975251ea3450b815e241cccfefba5b883e4a36bd309f9cf629bdec6 -SIZE (rollbear-trompeloeil-v48_GH0.tar.gz) = 322868 +TIMESTAMP = 1728360876 +SHA256 (rollbear-trompeloeil-v49_GH0.tar.gz) = 2523571fb7920b2813cbc23b46e60294aba8ead7eba434bfec69c24408615593 +SIZE (rollbear-trompeloeil-v49_GH0.tar.gz) = 336774 diff --git a/devel/trompeloeil/pkg-plist b/devel/trompeloeil/pkg-plist index 8d0cdb1b9e81..ee1c322d86e7 100644 --- a/devel/trompeloeil/pkg-plist +++ b/devel/trompeloeil/pkg-plist @@ -14,8 +14,11 @@ include/trompeloeil/matcher.hpp include/trompeloeil/matcher/any.hpp include/trompeloeil/matcher/compare.hpp include/trompeloeil/matcher/deref.hpp +include/trompeloeil/matcher/member_is.hpp include/trompeloeil/matcher/not.hpp +include/trompeloeil/matcher/range.hpp include/trompeloeil/matcher/re.hpp +include/trompeloeil/matcher/set_predicate.hpp include/trompeloeil/mock.hpp include/trompeloeil/sequence.hpp include/trompeloeil/stream_tracer.hpp