Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171431517
D19859.id55987.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D19859.id55987.diff
View Options
Index: devel/p5-MooseX-MungeHas/Makefile
===================================================================
--- /dev/null
+++ devel/p5-MooseX-MungeHas/Makefile
@@ -0,0 +1,29 @@
+# Created by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
+# $FreeBSD$
+
+PORTNAME= MooseX-MungeHas
+PORTVERSION= 0.011
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= dgeo@centrale-marseille.fr
+COMMENT= Munge your "has" (works with Moo, Moose and Mouse)
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=1.10:devel/p5-Moose
+TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires
+
+USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
+PLIST_FILES= ${SITE_PERL_REL}/MooseX/MungeHas.pm \
+ ${SITE_MAN3_REL}/MooseX::MungeHas.3.gz
+
+.include <bsd.port.mk>
Index: devel/p5-MooseX-MungeHas/distinfo
===================================================================
--- /dev/null
+++ devel/p5-MooseX-MungeHas/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1553517622
+SHA256 (MooseX-MungeHas-0.011.tar.gz) = 863bc8e9049f2c06f0af15fa4b413f287be2c0821d1981661803ceae36d06495
+SIZE (MooseX-MungeHas-0.011.tar.gz) = 23927
Index: devel/p5-MooseX-MungeHas/pkg-descr
===================================================================
--- /dev/null
+++ devel/p5-MooseX-MungeHas/pkg-descr
@@ -0,0 +1,8 @@
+MooseX::MungeHas alters the behaviour of the attributes of your Moo, Moose or
+Mouse based class.
+
+It manages to support all three because it doesn't attempt to do anything smart
+with metathingies; it simply installs a wrapper for has that munges the
+attribute specification hash before passing it on to the original has function.
+
+WWW: https://metacpan.org/pod/MooseX::MungeHas
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 12, 2:48 AM (16 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38692112
Default Alt Text
D19859.id55987.diff (1 KB)
Attached To
Mode
D19859: New port: devel/p5-MooseX-MungeHas
Attached
Detach File
Event Timeline
Log In to Comment