Thursday, February 19, 2026

take MAINTAINER security/emldump

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/emldump/Makefile,v
diff -u -r1.16 Makefile
--- Makefile 10 Feb 2026 10:18:18 -0000 1.16
+++ Makefile 19 Feb 2026 14:02:14 -0000
@@ -1,12 +1,15 @@
COMMENT = analyze MIME files

+REVISION = 0
MODPY_DISTV = 0.0.15
DISTNAME = emldump_V${MODPY_DISTV:S/./_/g}
PKGNAME = emldump-${MODPY_DISTV}

CATEGORIES = security

-HOMEPAGE = http://blog.didierstevens.com/my-software/\#emldump
+HOMEPAGE = https://blog.didierstevens.com/my-software/\#emldump
+
+MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

# public domain
PERMIT_PACKAGE = Yes
Hi,

and while there, switch HOMEPAGE to https.

OK?

Sebastian

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/emldump/Makefile,v
diff -u -r1.16 Makefile
--- Makefile 10 Feb 2026 10:18:18 -0000 1.16
+++ Makefile 19 Feb 2026 14:02:14 -0000
@@ -1,12 +1,15 @@
 COMMENT = analyze MIME files
 
+REVISION = 0
 MODPY_DISTV = 0.0.15
 DISTNAME = emldump_V${MODPY_DISTV:S/./_/g}
 PKGNAME = emldump-${MODPY_DISTV}
 
 CATEGORIES = security
 
-HOMEPAGE = http://blog.didierstevens.com/my-software/\#emldump
+HOMEPAGE = https://blog.didierstevens.com/my-software/\#emldump
+
+MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
 
 # public domain
 PERMIT_PACKAGE = Yes

No comments:

Post a Comment