- update p5-Net-Patricia to 1.19
- add RUN_DEPENDS - take maintainership - update license
This commit is contained in:
parent
02949d2578
commit
7cab8ae435
@ -1,19 +1,24 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:45:42 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.9 2011/01/07 11:28:40 benoit Exp $
|
||||||
|
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= Patricia Trie perl module for fast IP address lookups
|
COMMENT= Patricia Trie perl module for fast IP address lookups
|
||||||
|
|
||||||
MODULES= cpan
|
MODULES= cpan
|
||||||
DISTNAME= Net-Patricia-1.014
|
DISTNAME= Net-Patricia-1.19
|
||||||
REVISION= 2
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
USE_GROFF = Yes
|
|
||||||
|
|
||||||
# GPL
|
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||||
|
|
||||||
|
# GPLv2
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
USE_GROFF = Yes
|
||||||
|
|
||||||
|
RUN_DEPENDS = net/p5-Net-CIDR-Lite \
|
||||||
|
net/p5-Socket6
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (Net-Patricia-1.014.tar.gz) = FuxztbUU2+QnXjSfyiNsSQ==
|
MD5 (Net-Patricia-1.19.tar.gz) = /hnjq5a978EYQogGdJApDw==
|
||||||
RMD160 (Net-Patricia-1.014.tar.gz) = pEogO7uTzgwbtReqITPwlu9On+U=
|
RMD160 (Net-Patricia-1.19.tar.gz) = 8DK93aUKOOWvuiopUm7+Mw+BxgU=
|
||||||
SHA1 (Net-Patricia-1.014.tar.gz) = vMxmEwYuihTHP3rR4u992H2sNqg=
|
SHA1 (Net-Patricia-1.19.tar.gz) = CxGXYYjna8PYveoBfzNBauTAXrU=
|
||||||
SHA256 (Net-Patricia-1.014.tar.gz) = Dl4mrqKmk6UZaMTzTo6cakp7Wm9Yl8iEcQWTFfFpGug=
|
SHA256 (Net-Patricia-1.19.tar.gz) = w3inMoD7RYIQZk6TPOZ7KByrSbMmhAruBl75UwgFTVo=
|
||||||
SIZE (Net-Patricia-1.014.tar.gz) = 24539
|
SIZE (Net-Patricia-1.19.tar.gz) = 25387
|
||||||
|
Loading…
x
Reference in New Issue
Block a user