update to 0.68
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl> ok pvalchev@
This commit is contained in:
parent
7c04cac6aa
commit
54ab7a377e
@ -1,25 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/03 01:02:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/12/03 09:03:45 steven Exp $
|
||||
|
||||
COMMENT= "graph data structures in perl"
|
||||
|
||||
PKG_ARCH= *
|
||||
DISTNAME= Graph-0.58
|
||||
DISTNAME= Graph-0.68
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= perl5 devel
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
# perl licence
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
# Should be there, but it's not yet
|
||||
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JH/JHI/
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
RUN_DEPENDS= :p5-Heap-*:devel/p5-Heap
|
||||
REGRESS_DEPENDS=:p5-Heap-*:devel/p5-Heap
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Graph-0.58.tar.gz) = 140c9507e860d9a6f58093a32773b8f0
|
||||
RMD160 (Graph-0.58.tar.gz) = 85f47ad5ae7fd26f57c4207052bded1dce910951
|
||||
SHA1 (Graph-0.58.tar.gz) = 9038be937c292dac50931bb60403d1b938531a94
|
||||
SIZE (Graph-0.58.tar.gz) = 89904
|
||||
MD5 (Graph-0.68.tar.gz) = a91a26d9ee238488799fb9ea030705bc
|
||||
RMD160 (Graph-0.68.tar.gz) = 674402ac83e74e598e02514dd373dcf1452721d7
|
||||
SHA1 (Graph-0.68.tar.gz) = 7bf6d6b21a81e748bed54ffc9c955d50f36de1e2
|
||||
SIZE (Graph-0.68.tar.gz) = 96178
|
||||
|
Loading…
Reference in New Issue
Block a user