Update to 1.35
This commit is contained in:
parent
f1355bc61f
commit
b6bdbc4940
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290430
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Log-Log4perl
|
||||
PORTVERSION= 1.34
|
||||
PORTVERSION= 1.35
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -72,6 +72,6 @@ MAN3= Log::Log4perl.3 \
|
|||
Log::Log4perl::Util::TimeTracker.3
|
||||
|
||||
regression-test: build
|
||||
cd ${WRKSRC}/ && ${MAKE} test
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Log-Log4perl-1.34.tar.gz) = c8d3c031714dab0514e65802b73f1e99b846bc1b3d73ac919e439a63c62f22ba
|
||||
SIZE (Log-Log4perl-1.34.tar.gz) = 263502
|
||||
SHA256 (Log-Log4perl-1.35.tar.gz) = b7e22730240e9b9e3eb0ed4c8f1577ba3d2310bf0f816bd4e61cd2e661cba536
|
||||
SIZE (Log-Log4perl-1.35.tar.gz) = 260491
|
||||
|
|
Loading…
Reference in a new issue