[Midnightbsd-cvs] mports [23683] trunk/devel/p5-Sub-Quote: add p5-Sub-Quote

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 25 19:08:09 EDT 2018


Revision: 23683
          http://svnweb.midnightbsd.org/mports/?rev=23683
Author:   laffer1
Date:     2018-07-25 19:08:08 -0400 (Wed, 25 Jul 2018)
Log Message:
-----------
add p5-Sub-Quote

Added Paths:
-----------
    trunk/devel/p5-Sub-Quote/
    trunk/devel/p5-Sub-Quote/Makefile
    trunk/devel/p5-Sub-Quote/distinfo
    trunk/devel/p5-Sub-Quote/pkg-descr
    trunk/devel/p5-Sub-Quote/pkg-plist

Added: trunk/devel/p5-Sub-Quote/Makefile
===================================================================
--- trunk/devel/p5-Sub-Quote/Makefile	                        (rev 0)
+++ trunk/devel/p5-Sub-Quote/Makefile	2018-07-25 23:08:08 UTC (rev 23683)
@@ -0,0 +1,27 @@
+# Created by: Adam Weinberger <adamw at FreeBSD.org>
+# $FreeBSD: head/devel/p5-Sub-Quote/Makefile 467980 2018-04-22 08:55:09Z sunpoet $
+# $MidnightBSD$
+
+PORTNAME=	Sub-Quote
+PORTVERSION=	2.005001
+CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:HAARG
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Efficient generation of subroutines via string eval
+
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
+
+TEST_DEPENDS=	p5-Test-Fatal>=0.003:devel/p5-Test-Fatal
+
+CONFLICTS_INSTALL=	p5-Moo-[01]* p5-Moo-2.00[0-2]*
+
+USES=		perl5
+USE_PERL5=	configure
+NO_ARCH=	yes
+PERL_CONFIGURE=	yes
+
+.include <bsd.port.mk>


Property changes on: trunk/devel/p5-Sub-Quote/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/p5-Sub-Quote/distinfo
===================================================================
--- trunk/devel/p5-Sub-Quote/distinfo	                        (rev 0)
+++ trunk/devel/p5-Sub-Quote/distinfo	2018-07-25 23:08:08 UTC (rev 23683)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1524359111
+SHA256 (Sub-Quote-2.005001.tar.gz) = d6ab4f0775def015367a05e02024b403f991b2be11d774f3d235fe7e9bdbba07
+SIZE (Sub-Quote-2.005001.tar.gz) = 20957


Property changes on: trunk/devel/p5-Sub-Quote/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/p5-Sub-Quote/pkg-descr
===================================================================
--- trunk/devel/p5-Sub-Quote/pkg-descr	                        (rev 0)
+++ trunk/devel/p5-Sub-Quote/pkg-descr	2018-07-25 23:08:08 UTC (rev 23683)
@@ -0,0 +1,3 @@
+This package provides performant ways to generate subroutines from strings.
+
+WWW: https://metacpan.org/pod/Sub::Quote


Property changes on: trunk/devel/p5-Sub-Quote/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/p5-Sub-Quote/pkg-plist
===================================================================
--- trunk/devel/p5-Sub-Quote/pkg-plist	                        (rev 0)
+++ trunk/devel/p5-Sub-Quote/pkg-plist	2018-07-25 23:08:08 UTC (rev 23683)
@@ -0,0 +1,4 @@
+%%SITE_PERL%%/Sub/Defer.pm
+%%SITE_PERL%%/Sub/Quote.pm
+%%PERL5_MAN3%%/Sub::Defer.3.gz
+%%PERL5_MAN3%%/Sub::Quote.3.gz


Property changes on: trunk/devel/p5-Sub-Quote/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list