svn commit: r325875 - head/devel/p5-Log-Log4perl-Appender-RabbitMQ
Andrej Zverev
az at FreeBSD.org
Sun Sep 1 16:51:09 UTC 2013
Author: az
Date: Sun Sep 1 16:51:08 2013
New Revision: 325875
URL: http://svnweb.freebsd.org/changeset/ports/325875
Log:
- Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr
With hat: perl@
Modified:
head/devel/p5-Log-Log4perl-Appender-RabbitMQ/Makefile (contents, props changed)
head/devel/p5-Log-Log4perl-Appender-RabbitMQ/pkg-descr (contents, props changed)
Modified: head/devel/p5-Log-Log4perl-Appender-RabbitMQ/Makefile
==============================================================================
--- head/devel/p5-Log-Log4perl-Appender-RabbitMQ/Makefile Sun Sep 1 16:45:59 2013 (r325874)
+++ head/devel/p5-Log-Log4perl-Appender-RabbitMQ/Makefile Sun Sep 1 16:51:08 2013 (r325875)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Log-Log4perl-Appender-RabbitMQ
-# Date created: 2010-09-09
-# Whom: Steve Wills <swills at freebsd.org>
-#
+# Created by: Steve Wills <swills at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Log-Log4perl-Appender-RabbitMQ
PORTVERSION= 0.102220
@@ -27,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/l4p-tmpl
MAN3= Log::Log4perl::Appender::RabbitMQ.3
-USE_PERL5= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>
Modified: head/devel/p5-Log-Log4perl-Appender-RabbitMQ/pkg-descr
==============================================================================
--- head/devel/p5-Log-Log4perl-Appender-RabbitMQ/pkg-descr Sun Sep 1 16:45:59 2013 (r325874)
+++ head/devel/p5-Log-Log4perl-Appender-RabbitMQ/pkg-descr Sun Sep 1 16:51:08 2013 (r325875)
@@ -1,3 +1,3 @@
Perl module which allows logging to RabbitMQ
-WWW: http://search.cpan.org/dist/Log-Log4perl-Appender-RabbitMQ/
+WWW: http://search.cpan.org/dist/Log-Log4perl-Appender-RabbitMQ/
More information about the svn-ports-all
mailing list