Thursday, February 19, 2026

take MAINTAINER of security/pdf-parser

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/pdf-parser/Makefile,v
diff -u -r1.22 Makefile
--- Makefile 10 Feb 2026 10:28:57 -0000 1.22
+++ Makefile 19 Feb 2026 14:47:09 -0000
@@ -1,12 +1,15 @@
COMMENT = parse a PDF document

+REVISION = 0
MODPY_DISTV = 0.7.13
DISTNAME = pdf-parser_V${MODPY_DISTV:S/./_/g}
PKGNAME = pdf-parser-${MODPY_DISTV}

CATEGORIES = security

-HOMEPAGE = http://blog.didierstevens.com/programs/pdf-tools/
+HOMEPAGE = https://blog.didierstevens.com/programs/pdf-tools/
+
+MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

# public domain
PERMIT_PACKAGE = Yes
Hi,

I'd like to take MAINTAINER of pdf-parser, and while there, switch HOMEPAGE to HTTPS.

OK?

Sebastian

No comments:

Post a Comment