A newer version is required by the upcoming p5-DBIx-Class update. Although for older versions of perl this has an XS component, for current perl it is not needed and not installed.
https://metacpan.org/changes/distribution/Devel-GlobalDestruction Take maintainership OK?
Index: devel/p5-Devel-GlobalDestruction//Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Devel-GlobalDestruction/Makefile,v retrieving revision 1.9 diff -u -p -u -r1.9 Makefile --- devel/p5-Devel-GlobalDestruction//Makefile 25 Mar 2013 23:29:55 -0000 1.9 +++ devel/p5-Devel-GlobalDestruction//Makefile 10 May 2014 17:48:57 -0000 @@ -1,19 +1,17 @@ # $OpenBSD: Makefile,v 1.9 2013/03/25 23:29:55 sthen Exp $ -COMMENT = expose the flag which marks global destruction +COMMENT = expose the flag which marks global destruction -DISTNAME = Devel-GlobalDestruction-0.03 -REVISION = 1 -CATEGORIES = devel +DISTNAME = Devel-GlobalDestruction-0.12 +CATEGORIES = devel -# perl -PERMIT_PACKAGE_CDROM = Yes +MAINTAINER = Andrew Fresh <[email protected]> -WANTLIB += c +# perl_5 +PERMIT_PACKAGE_CDROM = Yes -MODULES = cpan +MODULES = cpan -RUN_DEPENDS = devel/p5-Scope-Guard \ - devel/p5-Sub-Exporter +RUN_DEPENDS = devel/p5-Sub-Exporter-Progressive>=0.001011 .include <bsd.port.mk> Index: devel/p5-Devel-GlobalDestruction//distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Devel-GlobalDestruction/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- devel/p5-Devel-GlobalDestruction//distinfo 28 Dec 2010 22:28:26 -0000 1.2 +++ devel/p5-Devel-GlobalDestruction//distinfo 10 May 2014 17:48:57 -0000 @@ -1,5 +1,2 @@ -MD5 (Devel-GlobalDestruction-0.03.tar.gz) = CbcPlVNkZNiQFnXyMPvDqg== -RMD160 (Devel-GlobalDestruction-0.03.tar.gz) = NxNxC1lby4oxDaNsftai2bsgMpc= -SHA1 (Devel-GlobalDestruction-0.03.tar.gz) = WZgGuzpXoGXLNxV620QYxUtHG/g= -SHA256 (Devel-GlobalDestruction-0.03.tar.gz) = VxHczLboBD+MGxVRvjbJSXyvVdkhzYcvwpPkDl+TLuw= -SIZE (Devel-GlobalDestruction-0.03.tar.gz) = 41886 +SHA256 (Devel-GlobalDestruction-0.12.tar.gz) = mKW3Zo/HEOTH6+iGBQj76+6oMOq2JD0h7Y16wpMninA= +SIZE (Devel-GlobalDestruction-0.12.tar.gz) = 7803
