Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2026 09:32:56 +0000
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9500dc0dd16c - main - graphics/mapcache: Update to 1.16.0
Message-ID:  <6a253ac8.1e9c9.45dcfee8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9500dc0dd16c563c79bcd7d730496177757d737c

commit 9500dc0dd16c563c79bcd7d730496177757d737c
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2026-06-07 08:42:18 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2026-06-07 09:32:41 +0000

    graphics/mapcache: Update to 1.16.0
---
 graphics/mapcache/Makefile  | 6 +-----
 graphics/mapcache/distinfo  | 8 +++-----
 graphics/mapcache/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/graphics/mapcache/Makefile b/graphics/mapcache/Makefile
index d9132ef6425a..82964660faca 100644
--- a/graphics/mapcache/Makefile
+++ b/graphics/mapcache/Makefile
@@ -1,12 +1,8 @@
 PORTNAME=		mapcache
-DISTVERSION=		1.14.1
-PORTREVISION=	4
+DISTVERSION=		1.16.0
 CATEGORIES=		graphics
 MASTER_SITES=		http://download.osgeo.org/mapserver/
 
-PATCH_SITES=	https://github.com/MapServer/mapcache/commit/
-PATCHFILES=	0948ea28df9ef5dae8705196b32f0742268953cf.patch:-p1
-
 MAINTAINER=		wen@FreeBSD.org
 COMMENT=		Server that implements tile caching to speed up access to WMS layers
 WWW=			https://www.mapserver.org/mapcache/
diff --git a/graphics/mapcache/distinfo b/graphics/mapcache/distinfo
index 59cd0ed76f9e..ebb24e62bc5c 100644
--- a/graphics/mapcache/distinfo
+++ b/graphics/mapcache/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1778385590
-SHA256 (mapcache-1.14.1.tar.gz) = 633a2a84d87237caacd227c9fb42a4b5cd7dec83864f277e933916c2e8e4f0c1
-SIZE (mapcache-1.14.1.tar.gz) = 1065269
-SHA256 (0948ea28df9ef5dae8705196b32f0742268953cf.patch) = b143b4aa71db1a575fb32d0ddb8858c033bbfa664ab04bd991a9908b5fe376e5
-SIZE (0948ea28df9ef5dae8705196b32f0742268953cf.patch) = 1093
+TIMESTAMP = 1780821590
+SHA256 (mapcache-1.16.0.tar.gz) = 0476adc5b056e9c09a3a5882f821395fa7fc77ced68b6196ebefa6c06034d532
+SIZE (mapcache-1.16.0.tar.gz) = 1072822
diff --git a/graphics/mapcache/pkg-plist b/graphics/mapcache/pkg-plist
index 3c7bb493fb74..8664b755a320 100644
--- a/graphics/mapcache/pkg-plist
+++ b/graphics/mapcache/pkg-plist
@@ -3,5 +3,5 @@ bin/mapcache_seed
 bin/mapcache_detail
 lib/libmapcache.so
 lib/libmapcache.so.1
-lib/libmapcache.so.1.14.1
+lib/libmapcache.so.1.16.0
 %%APACHE%%%%APACHEMODDIR%%/mod_%%AP_MODULE%%


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a253ac8.1e9c9.45dcfee8>