Date: Fri, 16 Dec 2016 14:03:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428682 - head/www/p5-POE-Component-Server-HTTPServer Message-ID: <201612161403.uBGE3h2V020860@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 16 14:03:43 2016 New Revision: 428682 URL: https://svnweb.freebsd.org/changeset/ports/428682 Log: - Remove duplicate entries of p5-libwww Modified: head/www/p5-POE-Component-Server-HTTPServer/Makefile Modified: head/www/p5-POE-Component-Server-HTTPServer/Makefile ============================================================================== --- head/www/p5-POE-Component-Server-HTTPServer/Makefile Fri Dec 16 13:50:50 2016 (r428681) +++ head/www/p5-POE-Component-Server-HTTPServer/Makefile Fri Dec 16 14:03:43 2016 (r428682) @@ -13,8 +13,6 @@ COMMENT= POE Component to server HTTP re BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ p5-libwww>=0:www/p5-libwww \ - p5-libwww>=0:www/p5-libwww \ - p5-libwww>=0:www/p5-libwww \ p5-HTML-Template-HashWrapper>=0:www/p5-HTML-Template-HashWrapper \ p5-MIME-Types>=0:mail/p5-MIME-Types RUN_DEPENDS:= ${BUILD_DEPENDS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612161403.uBGE3h2V020860>