- update to 0.14
- install examples - tweak license - set TEST_POD - regen PLIST from gleydson soares
This commit is contained in:
parent
f9967213f1
commit
a69dced7cc
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:46:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/04/10 19:08:34 jasper Exp $
|
||||
|
||||
COMMENT= abstract baseclass for a standalone mason server
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTTP-Server-Simple-Mason-0.09
|
||||
REVISION= 1
|
||||
DISTNAME= HTTP-Server-Simple-Mason-0.14
|
||||
CATEGORIES= www
|
||||
USE_GROFF = Yes
|
||||
|
||||
# Artistic
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -19,4 +18,9 @@ RUN_DEPENDS= devel/p5-Hook-LexWrap \
|
||||
www/p5-HTML-Mason \
|
||||
www/p5-HTTP-Server-Simple
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= ex
|
||||
|
||||
MAKE_ENV+= TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (HTTP-Server-Simple-Mason-0.09.tar.gz) = iYAUQtXtmzmoBgVUZGFxLg==
|
||||
RMD160 (HTTP-Server-Simple-Mason-0.09.tar.gz) = lRP6SL1a5rRKQsrt49S3RakDlQs=
|
||||
SHA1 (HTTP-Server-Simple-Mason-0.09.tar.gz) = 8LYWVDswOlFbM19WjcKu/+KrFyU=
|
||||
SHA256 (HTTP-Server-Simple-Mason-0.09.tar.gz) = 3hK7+nEpRKxxsJNlF1bGWZJ3UWkwlqXDdAvLAJVN1og=
|
||||
SIZE (HTTP-Server-Simple-Mason-0.09.tar.gz) = 12891
|
||||
MD5 (HTTP-Server-Simple-Mason-0.14.tar.gz) = a7zsy15PJ2t7Vri5k78lKw==
|
||||
RMD160 (HTTP-Server-Simple-Mason-0.14.tar.gz) = GAGiJMvCNd5rGPIxKnmOkIqxEdY=
|
||||
SHA1 (HTTP-Server-Simple-Mason-0.14.tar.gz) = mmBXRjEtum6bgNjFQwObxWihufk=
|
||||
SHA256 (HTTP-Server-Simple-Mason-0.14.tar.gz) = t6Sdjm5Vv/Cx8CeNlRaFRmsUMkO2+eWeBx9UcsoqAlo=
|
||||
SIZE (HTTP-Server-Simple-Mason-0.14.tar.gz) = 21389
|
||||
|
@ -1,3 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/03/18 19:21:57 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/04/10 19:08:35 jasper Exp $
|
||||
${P5SITE}/HTTP/Server/Simple/Mason.pm
|
||||
@man man/man3p/HTTP::Server::Simple::Mason.3p
|
||||
share/examples/p5-HTTP-Server-Simple-Mason/
|
||||
share/examples/p5-HTTP-Server-Simple-Mason/sample_server.pl
|
||||
|
Loading…
Reference in New Issue
Block a user