git: 6670b6623703 - main - lang/mono5.10: Fix EXPIRATION_DATE and bump PORTREVISION
Gleb Popov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=6670b66237030abf025c2e0b30f89df72e951e2a commit 6670b66237030abf025c2e0b30f89df72e951e2a Author: Gleb Popov <[email protected]> AuthorDate: 2026-08-14 14:19:46 +0000 Commit: Gleb Popov <[email protected]> CommitDate: 2026-08-14 14:20:29 +0000 lang/mono5.10: Fix EXPIRATION_DATE and bump PORTREVISION Reported by: FreshPorts Sanity Daemon Pointy hat to: arrowd --- lang/mono5.10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/mono5.10/Makefile b/lang/mono5.10/Makefile index 745df8e48fa3..c7c96e424cf3 100644 --- a/lang/mono5.10/Makefile +++ b/lang/mono5.10/Makefile @@ -1,6 +1,6 @@ PORTNAME= mono PORTVERSION= 5.10.1.57 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= https://download.mono-project.com/sources/mono/ PKGNAMESUFFIX= 5.10 @@ -14,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE DEPRECATED= Ports default to a newer version, no consumers left -EXPIRATION_DATE=2026-11-31 +EXPIRATION_DATE=2026-11-30 ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le