Skip to content

Commit

Permalink
+devel/p5-{future,Test-{Identity,Refcount}} as deps for p5-IO-Async
Browse files Browse the repository at this point in the history
  • Loading branch information
toddfries committed Jan 22, 2014
1 parent 9f65ab9 commit 51b04a0
Show file tree
Hide file tree
Showing 12 changed files with 83 additions and 0 deletions.
20 changes: 20 additions & 0 deletions devel/p5-Future/Makefile
@@ -0,0 +1,20 @@
# $OpenBSD $

COMMENT= represent an operation awaiting completion

MODULES= cpan
CPAN_AUTHOR= PEVANS
DISTNAME= Future-0.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel

MAINTAINER = Todd T. Fries <todd@OpenBSD.org>

# Perl
PERMIT_PACKAGE_CDROM= Yes

#RUN_DEPENDS=

#BUILD_DEPENDS= ${RUN_DEPENDS}

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/p5-Future/distinfo
@@ -0,0 +1,2 @@
SHA256 (Future-0.23.tar.gz) = y7u3XFzIDIRD61H3e8MzqdxEFnMyz8UZIT58rnMGZNQ=
SIZE (Future-0.23.tar.gz) = 65317
1 change: 1 addition & 0 deletions devel/p5-Future/pkg/DESCR
@@ -0,0 +1 @@
represent an operation awaiting completion
8 changes: 8 additions & 0 deletions devel/p5-Future/pkg/PLIST
@@ -0,0 +1,8 @@
@comment $OpenBSD$
${P5SITE}/Future/
${P5SITE}/Future.pm
${P5SITE}/Future/Phrasebook.pod
${P5SITE}/Future/Utils.pm
@man man/man3p/Future.3p
@man man/man3p/Future::Phrasebook.3p
@man man/man3p/Future::Utils.3p
19 changes: 19 additions & 0 deletions devel/p5-Test-Identity/Makefile
@@ -0,0 +1,19 @@
# $OpenBSD $

COMMENT= assert the referential identity of a reference

MODULES= cpan
DISTNAME= Test-Identity-0.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel

MAINTAINER = Todd T. Fries <todd@OpenBSD.org>

# Perl
PERMIT_PACKAGE_CDROM= Yes

#RUN_DEPENDS=

#BUILD_DEPENDS= ${RUN_DEPENDS}

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/p5-Test-Identity/distinfo
@@ -0,0 +1,2 @@
SHA256 (Test-Identity-0.01.tar.gz) = LwIFAJrtFSZoGCqvoWNXqx9HtMvAAeiYcbZzh++OXyM=
SIZE (Test-Identity-0.01.tar.gz) = 10889
1 change: 1 addition & 0 deletions devel/p5-Test-Identity/pkg/DESCR
@@ -0,0 +1 @@
assert the referential identity of a reference
4 changes: 4 additions & 0 deletions devel/p5-Test-Identity/pkg/PLIST
@@ -0,0 +1,4 @@
@comment $OpenBSD$
${P5SITE}/Test/
${P5SITE}/Test/Identity.pm
@man man/man3p/Test::Identity.3p
19 changes: 19 additions & 0 deletions devel/p5-Test-Refcount/Makefile
@@ -0,0 +1,19 @@
# $OpenBSD $

COMMENT= assert reference counts on objects

MODULES= cpan
DISTNAME= Test-Refcount-0.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel

MAINTAINER = Todd T. Fries <todd@OpenBSD.org>

# Perl
PERMIT_PACKAGE_CDROM= Yes

#RUN_DEPENDS=

#BUILD_DEPENDS= ${RUN_DEPENDS}

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/p5-Test-Refcount/distinfo
@@ -0,0 +1,2 @@
SHA256 (Test-Refcount-0.07.tar.gz) = i+iA2Oa8lGx5FF/hvT/t1RwcFoeF5PuTn/9BdkIBtRE=
SIZE (Test-Refcount-0.07.tar.gz) = 15953
1 change: 1 addition & 0 deletions devel/p5-Test-Refcount/pkg/DESCR
@@ -0,0 +1 @@
assert reference counts on objects
4 changes: 4 additions & 0 deletions devel/p5-Test-Refcount/pkg/PLIST
@@ -0,0 +1,4 @@
@comment $OpenBSD$
${P5SITE}/Test/
${P5SITE}/Test/Refcount.pm
@man man/man3p/Test::Refcount.3p

0 comments on commit 51b04a0

Please sign in to comment.