diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-10 14:21:24 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-10 14:21:24 +0000 |
commit | f6e5ad89b24a945963bc173749acd19e43cdb72a (patch) | |
tree | c1ce8b5b5354091a1e15de210153181d0e144ade /www/p5-HTTP-Server-Simple-Mason | |
parent | db145c66a9e70ae89b574bc28c755983775f7323 (diff) | |
download | ports-f6e5ad89b24a945963bc173749acd19e43cdb72a.tar.gz ports-f6e5ad89b24a945963bc173749acd19e43cdb72a.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Mason')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/Makefile | 9 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile index 7217ba076319..ffdfeedd6a11 100644 --- a/www/p5-HTTP-Server-Simple-Mason/Makefile +++ b/www/p5-HTTP-Server-Simple-Mason/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Server-Simple-Mason -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP @@ -15,9 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= An abstract baseclass for a standalone mason server -RUN_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \ - ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \ + ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ + ${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE=yes diff --git a/www/p5-HTTP-Server-Simple-Mason/distinfo b/www/p5-HTTP-Server-Simple-Mason/distinfo index b51c1bdfcab6..7c2d4ddd96c6 100644 --- a/www/p5-HTTP-Server-Simple-Mason/distinfo +++ b/www/p5-HTTP-Server-Simple-Mason/distinfo @@ -1,2 +1,2 @@ -MD5 (HTTP-Server-Simple-Mason-0.03.tar.gz) = e2b981eea959bd45309c464a56823886 -SIZE (HTTP-Server-Simple-Mason-0.03.tar.gz) = 11170 +MD5 (HTTP-Server-Simple-Mason-0.05.tar.gz) = 6cbb16f3e58e296d0d4be823357d647d +SIZE (HTTP-Server-Simple-Mason-0.05.tar.gz) = 11735 |