Hi.
Regress test pass.
$ make test
...
All tests successful.
Files=23, Tests=395, 1 wallclock secs ( 0.08 usr 0.06 sys + 0.62 cusr 0.18 csys = 0.94 CPU)
Result: PASS
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-NetAddr-MAC/Makefile,v
diff -u -p -u -r1.9 Makefile
--- Makefile 24 Mar 2025 09:06:10 -0000 1.9
+++ Makefile 1 Apr 2026 20:29:49 -0000
@@ -1,6 +1,6 @@
COMMENT = module to handle hardware MAC addresses
-DISTNAME = NetAddr-MAC-0.98
+DISTNAME = NetAddr-MAC-1.00
CATEGORIES = net
@@ -9,10 +9,13 @@ MAINTAINER = Mikolaj Kucharski <mikolaj@
# MIT
PERMIT_PACKAGE = Yes
+CPAN_AUTHOR = DJZORT
+
MODULES = cpan
PKG_ARCH = *
BUILD_DEPENDS = devel/p5-Test-Trap
+TEST_DEPENDS = devel/p5-Test-Exception
CONFIGURE_STYLE = modbuild
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-NetAddr-MAC/distinfo,v
diff -u -p -u -r1.5 distinfo
--- distinfo 24 Mar 2025 09:06:10 -0000 1.5
+++ distinfo 1 Apr 2026 20:29:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (NetAddr-MAC-0.98.tar.gz) = HBur7jRSfJneGiek2R2++sZBIINtK2byoS4jFKzEiCw=
-SIZE (NetAddr-MAC-0.98.tar.gz) = 23272
+SHA256 (NetAddr-MAC-1.00.tar.gz) = s1bm7nYo02AMwRSstLr0+egERADv9A72WJqBau6Ymbw=
+SIZE (NetAddr-MAC-1.00.tar.gz) = 24077
--
Regards,
Mikolaj
No comments:
Post a Comment