1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Update to 1.94

- Update WWW

Changes:	https://metacpan.org/changes/distribution/Alien-Build
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-01-13 17:45:56 +00:00
parent c637e7727a
commit a7c07cb728
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522923
3 changed files with 13 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Alien-Build
PORTVERSION= 1.91
PORTVERSION= 1.94
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -29,4 +29,11 @@ USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502800
BUILD_DEPENDS+= p5-Test-Simple>=1.302096:devel/p5-Test-Simple
RUN_DEPENDS+= p5-Test-Simple>=1.302096:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1572806180
SHA256 (Alien-Build-1.91.tar.gz) = bb6a4052595c139d13dba5842fa640b9fe9953eef5294f5d6a614c8c757322d0
SIZE (Alien-Build-1.91.tar.gz) = 270385
TIMESTAMP = 1578923256
SHA256 (Alien-Build-1.94.tar.gz) = 4903db2f91dfae0bf59495c36ba5c2ec88770ff704159e686bc9c6c08c3eb08c
SIZE (Alien-Build-1.94.tar.gz) = 248631

View File

@ -1,3 +1,3 @@
Build external dependencies for use in CPAN
WWW: https://metacpan.org/pod/Alien::Build
WWW: https://metacpan.org/release/Alien-Build