Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2025 18:45:39 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 61745fcc3b07 - main - print/pdfcpu: Update to 0.11.1
Message-ID:  <202510231845.59NIjdOl078758@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit 61745fcc3b07ba11aee8b9959155529cfc40dd89
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-23 05:08:22 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-10-23 18:44:47 +0000

    print/pdfcpu: Update to 0.11.1
    
    Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.11.1
    
    Upstream recommends updating configuration by executing
    'pdfcpu config reset'
---
 print/pdfcpu/Makefile    |  3 +--
 print/pdfcpu/distinfo    | 10 +++++-----
 print/pdfcpu/pkg-message |  5 ++---
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile
index 22638d61cc29..ea3ba4f98888 100644
--- a/print/pdfcpu/Makefile
+++ b/print/pdfcpu/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pdfcpu
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.11.0
-PORTREVISION=	6
+DISTVERSION=	0.11.1
 CATEGORIES=	print
 
 MAINTAINER=	diizzy@FreeBSD.org
diff --git a/print/pdfcpu/distinfo b/print/pdfcpu/distinfo
index df65a2214ee5..2b87945a17e6 100644
--- a/print/pdfcpu/distinfo
+++ b/print/pdfcpu/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1748512452
-SHA256 (go/print_pdfcpu/pdfcpu-v0.11.0/v0.11.0.mod) = db5871d3eb47a101042473138f41828f52b6ad8c175e08e95f518a145d99a107
-SIZE (go/print_pdfcpu/pdfcpu-v0.11.0/v0.11.0.mod) = 404
-SHA256 (go/print_pdfcpu/pdfcpu-v0.11.0/v0.11.0.zip) = 6b8629f95990ad1a5332e01fc6e9122b174cbd759c0b2feb48282587c3c83b0f
-SIZE (go/print_pdfcpu/pdfcpu-v0.11.0/v0.11.0.zip) = 274967380
+TIMESTAMP = 1761176509
+SHA256 (go/print_pdfcpu/pdfcpu-v0.11.1/v0.11.1.mod) = b8846da1cd2d85848febc88440b15b65787835373e350622d000a49279d1105b
+SIZE (go/print_pdfcpu/pdfcpu-v0.11.1/v0.11.1.mod) = 414
+SHA256 (go/print_pdfcpu/pdfcpu-v0.11.1/v0.11.1.zip) = 99e35da61cf28a1a3255331c2a9198d8e299da48e7726310efc373400e8c3fb0
+SIZE (go/print_pdfcpu/pdfcpu-v0.11.1/v0.11.1.zip) = 277412045
diff --git a/print/pdfcpu/pkg-message b/print/pdfcpu/pkg-message
index b3039ec193d4..d8714a37b14c 100644
--- a/print/pdfcpu/pkg-message
+++ b/print/pdfcpu/pkg-message
@@ -1,9 +1,8 @@
 [
 { type: install
   message: <<EOM
-  If you're upgrading from a previous release you prior to 0.10.1 
-  need to reset your configuration by running 'pdfcpu config reset',
-  pdfcpu still also issue a warning about this.
+  If you're upgrading from a previous release prior to 0.11.1 you
+  are recommended to reset your configuration by running 'pdfcpu config reset'.
 EOM
 }
 ]


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510231845.59NIjdOl078758>