Another update noticed when updating other things, the big one for us is
no longer requiring Email::Address, but it also has other improvements.

The removal of the dependency is the reason for the new directory in the
PLIST.

https://metacpan.org/changes/distribution/Email-MessageID

Comments, OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Email-MessageID/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    20 Mar 2016 19:56:45 -0000      1.10
+++ Makefile    8 May 2019 15:07:45 -0000
@@ -4,15 +4,12 @@ COMMENT=      generate world unique message-i
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      Email-MessageID-1.401
-REVISION=      0
+DISTNAME=      Email-MessageID-1.406
 CATEGORIES=    mail
 
 MAINTAINER=    Sam Smith <s...@msmith.net>
 
 # Same as Perl
 PERMIT_PACKAGE_CDROM=  Yes
-
-RUN_DEPENDS=   mail/p5-Email-Address
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Email-MessageID/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    18 Jan 2015 03:14:23 -0000      1.5
+++ distinfo    8 May 2019 15:07:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (Email-MessageID-1.401.tar.gz) = 
fwHj/JZGrPPhjS3mf1l9grK69c8frAyNgZ5Xckxf6bs=
-SIZE (Email-MessageID-1.401.tar.gz) = 10694
+SHA256 (Email-MessageID-1.406.tar.gz) = 
7EJd2/OV4OGsfG+VtJM8VcV6yfHnUUADx8kE7GzTQrg=
+SIZE (Email-MessageID-1.406.tar.gz) = 16247
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/p5-Email-MessageID/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   15 Jan 2006 15:43:24 -0000      1.1.1.1
+++ pkg/PLIST   8 May 2019 15:07:45 -0000
@@ -1,3 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 15:43:24 sturm Exp $
+${P5SITE}/Email/
 ${P5SITE}/Email/MessageID.pm
 @man man/man3p/Email::MessageID.3p

Reply via email to