git: 9294e0c61c28 - main - print/paps: pull in upstream commit fixing build with glib 2.82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 16:12:37 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9294e0c61c28680677cc119d54db5049658ad2de
commit 9294e0c61c28680677cc119d54db5049658ad2de
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-01-11 16:10:27 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-01-11 16:12:23 +0000
print/paps: pull in upstream commit fixing build with glib 2.82
While here, update WWW
PR: 281083
---
print/paps/Makefile | 5 ++++-
print/paps/distinfo | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/print/paps/Makefile b/print/paps/Makefile
index 56765eb3b298..3dfc7c1475a5 100644
--- a/print/paps/Makefile
+++ b/print/paps/Makefile
@@ -4,9 +4,12 @@ DISTVERSIONPREFIX= v
PORTREVISION= 2
CATEGORIES= print
+PATCH_SITES= ${WWW}/commit/
+PATCHFILES+= e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch:-p1 # https://github.com/dov/paps/pull/71
+
MAINTAINER= ports@FreeBSD.org
COMMENT= UTF-8 to PostScript converter using Pango
-WWW= https://paps.sourceforge.net/
+WWW= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
diff --git a/print/paps/distinfo b/print/paps/distinfo
index 8ac39558cbda..45fc12eeb69f 100644
--- a/print/paps/distinfo
+++ b/print/paps/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1699460849
+TIMESTAMP = 1736611510
SHA256 (dov-paps-v0.8.0_GH0.tar.gz) = 8fd8db04e6f8c5c164806d2c1b5fea6096daf583f83f06d1e4813ea61edc291f
SIZE (dov-paps-v0.8.0_GH0.tar.gz) = 75685
+SHA256 (e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch) = ed97ae7128f774b2f4d2f6ee31212ac53ba9c2c6d60379bf4486c61e3f347365
+SIZE (e9270aaac5e0b8018a6fad9a562ee48e7b2c3113.patch) = 1846