This update is required for an upcoming update to devel/p5-YAML.

Mostly documentation changes, but a few bug fixes.
https://metacpan.org/changes/distribution/Spiffy

(COMMENT is one of Ingy's recursive acronyms, but I'm open to changing)

Also take maintainership.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Spiffy/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    11 Oct 2013 23:49:11 -0000      1.7
+++ Makefile    5 Apr 2015 01:58:16 -0000
@@ -1,16 +1,16 @@
 # $OpenBSD: Makefile,v 1.7 2013/10/11 23:49:11 naddy Exp $
 
-COMMENT=       object-oriented framework
+COMMENT =      Spiffy Perl Interface Framework For You
+MODULES =      cpan
 
-MODULES=       cpan 
+DISTNAME =     Spiffy-0.46
+CATEGORIES =   devel
 
-DISTNAME=      Spiffy-0.30
-REVISION=      0
-CATEGORIES=    devel
+MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
 
-CPAN_AUTHOR=   INGY
+CPAN_AUTHOR =  INGY
 
 # perl
-PERMIT_PACKAGE_CDROM=  Yes
+PERMIT_PACKAGE_CDROM = Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Spiffy/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    18 Jan 2015 03:13:34 -0000      1.3
+++ distinfo    5 Apr 2015 01:58:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (Spiffy-0.30.tar.gz) = zpN0tronHv3GXRmSmLBL06DH5uZQSWXthiItxcgIRbk=
-SIZE (Spiffy-0.30.tar.gz) = 27631
+SHA256 (Spiffy-0.46.tar.gz) = j1hiCoQgJVxJtsQ8X/WAK9JeTwkkDFHlvysCKDPUHaM=
+SIZE (Spiffy-0.46.tar.gz) = 33447
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Spiffy/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   13 Nov 2006 15:19:02 -0000      1.1.1.1
+++ pkg/PLIST   5 Apr 2015 01:58:16 -0000
@@ -1,3 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 15:19:02 espie Exp $
+${P5SITE}/Spiffy/
 ${P5SITE}/Spiffy.pm
+${P5SITE}/Spiffy.pod
+${P5SITE}/Spiffy/mixin.pm
 @man man/man3p/Spiffy.3p

Reply via email to