[Midnightbsd-cvs] mports [18696] trunk/devel: p5 io sessiondata

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 17 21:18:37 EDT 2015


Revision: 18696
          http://svnweb.midnightbsd.org/mports/?rev=18696
Author:   laffer1
Date:     2015-04-17 21:18:37 -0400 (Fri, 17 Apr 2015)
Log Message:
-----------
p5 io sessiondata

Modified Paths:
--------------
    trunk/devel/Makefile

Added Paths:
-----------
    trunk/devel/p5-IO-SessionData/
    trunk/devel/p5-IO-SessionData/Makefile
    trunk/devel/p5-IO-SessionData/distinfo
    trunk/devel/p5-IO-SessionData/pkg-descr
    trunk/devel/p5-IO-SessionData/pkg-plist

Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile	2015-04-18 01:17:54 UTC (rev 18695)
+++ trunk/devel/Makefile	2015-04-18 01:18:37 UTC (rev 18696)
@@ -284,6 +284,7 @@
 SUBDIR += p5-Hook-LexWrap
 SUBDIR += p5-IO
 SUBDIR += p5-IO-Multiplex
+SUBDIR += p5-IO-SessionData
 SUBDIR += p5-IO-String
 SUBDIR += p5-IO-Tty
 SUBDIR += p5-IO-stringy

Added: trunk/devel/p5-IO-SessionData/Makefile
===================================================================
--- trunk/devel/p5-IO-SessionData/Makefile	                        (rev 0)
+++ trunk/devel/p5-IO-SessionData/Makefile	2015-04-18 01:18:37 UTC (rev 18696)
@@ -0,0 +1,19 @@
+# $MidnightBSD$
+
+PORTNAME=	IO-SessionData
+PORTVERSION=	1.03
+CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Supporting module for SOAP::Lite
+
+LICENSE=	artistic gpl
+LICENSE_COMB=	dual
+
+USE_PERL5=	configure
+USES=		perl5
+PERL_CONFIGURE=	yes
+
+.include <bsd.port.mk>


Property changes on: trunk/devel/p5-IO-SessionData/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-IO-SessionData/distinfo
===================================================================
--- trunk/devel/p5-IO-SessionData/distinfo	                        (rev 0)
+++ trunk/devel/p5-IO-SessionData/distinfo	2015-04-18 01:18:37 UTC (rev 18696)
@@ -0,0 +1,2 @@
+SHA256 (IO-SessionData-1.03.tar.gz) = 64a4712a3edbb3fd10230db296c29c8c66f066adfbc0c3df6a48258fef392ddd
+SIZE (IO-SessionData-1.03.tar.gz) = 5377


Property changes on: trunk/devel/p5-IO-SessionData/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-IO-SessionData/pkg-descr
===================================================================
--- trunk/devel/p5-IO-SessionData/pkg-descr	                        (rev 0)
+++ trunk/devel/p5-IO-SessionData/pkg-descr	2015-04-18 01:18:37 UTC (rev 18696)
@@ -0,0 +1,3 @@
+IO::SessionData is a supporting module for SOAP::Lite.
+
+WWW: http://search.cpan.org/dist/IO-SessionData/


Property changes on: trunk/devel/p5-IO-SessionData/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-IO-SessionData/pkg-plist
===================================================================
--- trunk/devel/p5-IO-SessionData/pkg-plist	                        (rev 0)
+++ trunk/devel/p5-IO-SessionData/pkg-plist	2015-04-18 01:18:37 UTC (rev 18696)
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/IO/SessionData.pm
+%%SITE_PERL%%/IO/SessionSet.pm


Property changes on: trunk/devel/p5-IO-SessionData/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