- update to 1.14

- remove USE_GROFF
- add missing dependencies
- install examples

from gleydson soares
This commit is contained in:
jasper 2011-04-08 14:51:21 +00:00
parent 2fa6138049
commit ead3c5fcfc
3 changed files with 15 additions and 10 deletions

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:44:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2011/04/08 14:51:21 jasper Exp $
COMMENT = POE component providing TCP server services for test cases
MODULES = cpan
DISTNAME = Test-POE-Server-TCP-1.06
REVISION = 0
DISTNAME = Test-POE-Server-TCP-1.14
CATEGORIES = devel
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM = Yes
@ -16,4 +14,9 @@ PERMIT_DISTFILES_FTP = Yes
MAKE_ENV += TEST_POD=1
RUN_DEPENDS= devel/p5-POE
BUILD_DEPENDS= ${RUN_DEPENDS}
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (Test-POE-Server-TCP-1.06.tar.gz) = bprxKVZqJmzc/occlvnzKw==
RMD160 (Test-POE-Server-TCP-1.06.tar.gz) = PIlALdKevjcyyBJrPKPQS6Jq9IA=
SHA1 (Test-POE-Server-TCP-1.06.tar.gz) = 2dKjqHHw9kYqq0ztMwOnu/jCqCg=
SHA256 (Test-POE-Server-TCP-1.06.tar.gz) = CZ1otak7yy/6g6najuZiWg4iXTicqe5f3cOLvnzAofI=
SIZE (Test-POE-Server-TCP-1.06.tar.gz) = 31982
MD5 (Test-POE-Server-TCP-1.14.tar.gz) = pgxzBn77C0oagperb/hMTw==
RMD160 (Test-POE-Server-TCP-1.14.tar.gz) = G7OEM9AWSgVIgnDhMX0Y7ZFLois=
SHA1 (Test-POE-Server-TCP-1.14.tar.gz) = nwIdidHL3GO7qUMhe92hA1ZdEJ4=
SHA256 (Test-POE-Server-TCP-1.14.tar.gz) = gQTEfhA/WtFP1pqQdxUgivJ4jhREWkzY0j2nX19A9ag=
SIZE (Test-POE-Server-TCP-1.14.tar.gz) = 21787

View File

@ -1,6 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/19 12:49:33 simon Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/04/08 14:51:21 jasper Exp $
${P5SITE}/Test/
${P5SITE}/Test/POE/
${P5SITE}/Test/POE/Server/
${P5SITE}/Test/POE/Server/TCP.pm
@man man/man3p/Test::POE::Server::TCP.3p
share/examples/p5-Test-POE-Server-TCP/
share/examples/p5-Test-POE-Server-TCP/synopsis.pl