Update to 0.42
- Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/SVN-Look
This commit is contained in:
parent
2a04a9a6cd
commit
0baced7089
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552270
2 changed files with 7 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SVN-Look
|
||||
PORTVERSION= 0.41
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.42
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +12,7 @@ COMMENT= Caching wrapper around the svnlook command
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
|
||||
|
@ -22,4 +22,6 @@ RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (SVN-Look-0.41.tar.gz) = 111c26dd3fa2039f19866137d0f88b049d5160cab5841f18bcdd1d6954dc392f
|
||||
SIZE (SVN-Look-0.41.tar.gz) = 17152
|
||||
TIMESTAMP = 1602524187
|
||||
SHA256 (SVN-Look-0.42.tar.gz) = 174f782d4ef86a976a79280cf76dfa7fa9372dbd6039dad82ec72340a57515ae
|
||||
SIZE (SVN-Look-0.42.tar.gz) = 17521
|
||||
|
|
Loading…
Reference in a new issue