Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:01:42 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a8384baa1856 - main - converters/p5-JSON-PP: Rename patch files
Message-ID:  <69e3ff46.34388.6babd2e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit a8384baa185695f0e21c6214089b1fcf6f816fb3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:22:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:30 +0000

    converters/p5-JSON-PP: Rename patch files
    
    - Use upstream patch link
    
    Reference:      https://github.com/makamaka/JSON-PP/commit/7052740e158491666e4f27d75241617a16170102
---
 converters/p5-JSON-PP/Makefile | 6 +-----
 converters/p5-JSON-PP/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile
index 9b2eaff746f5..75edac5e5723 100644
--- a/converters/p5-JSON-PP/Makefile
+++ b/converters/p5-JSON-PP/Makefile
@@ -1,14 +1,10 @@
 PORTNAME=	JSON-PP
-PORTVERSION=	4.16
-PORTREVISION=	1
+PORTVERSION=	4.18
 CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ISHIGAKI
 PKGNAMEPREFIX=	p5-
 
-PATCH_SITES=	https://github.com/makamaka/JSON-PP/commit/
-PATCHFILES=	7052740e158491666e4f27d75241617a16170102.patch:-p1
-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	JSON::XS compatible pure-Perl module
 WWW=		https://metacpan.org/release/JSON-PP
diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo
index 2517ab99f594..b7a744d3755e 100644
--- a/converters/p5-JSON-PP/distinfo
+++ b/converters/p5-JSON-PP/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1757120568
-SHA256 (JSON-PP-4.16.tar.gz) = 8bc2f162bafc42645c489905ad72540f0d3c284b360c96299095183c30cc9789
-SIZE (JSON-PP-4.16.tar.gz) = 55556
-SHA256 (7052740e158491666e4f27d75241617a16170102.patch) = dc9758a6bccb736e8acd7fb036de651e9bc64fcc8640e26a79c16d219880a9ec
-SIZE (7052740e158491666e4f27d75241617a16170102.patch) = 682
+TIMESTAMP = 1775587178
+SHA256 (JSON-PP-4.18.tar.gz) = 9c7bcb238183c4240db5548b1910ce8428e0464d05e413df5893998e67bf602c
+SIZE (JSON-PP-4.18.tar.gz) = 55376


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff46.34388.6babd2e7>