devel/p5-Storable comes with perl-5.8.0
This commit is contained in:
parent
4c5b0945c8
commit
3f15ffdf31
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/10/30 04:38:12 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2002/11/27 21:36:43 pvalchev Exp $
|
||||
|
||||
IGNORE= "comes with ${OPSYS} as of release 3.3"
|
||||
|
||||
COMMENT= "persistency for perl data structures"
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/06/09 05:31:55 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2002/11/27 21:36:43 pvalchev Exp $
|
||||
|
||||
COMMENT= "module for writing rpc servers and clients"
|
||||
|
||||
DISTNAME= PlRPC-0.2016
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
NEED_VERSION= 1.515
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
@ -16,8 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RPC/}
|
||||
|
||||
BUILD_DEPENDS= :p5-Net-Daemon->=0.13:net/p5-Net-Daemon \
|
||||
:p5-Storable-*:devel/p5-Storable
|
||||
BUILD_DEPENDS= :p5-Net-Daemon->=0.13:net/p5-Net-Daemon
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/07/10 20:48:15 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2002/11/27 21:36:43 pvalchev Exp $
|
||||
|
||||
COMMENT= "trivial perl API for reading/writing XML"
|
||||
|
||||
DISTNAME= XML-Simple-1.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.504
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
HOMEPAGE= http://www.web.co.nz/~grantm/cpan/
|
||||
|
||||
BUILD_DEPENDS= :p5-XML-Parser->=2:textproc/p5-XML-Parser \
|
||||
:p5-Storable-*:devel/p5-Storable
|
||||
BUILD_DEPENDS= :p5-XML-Parser->=2:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user