mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.99
- Remove outdated post-extract: Changes: http://search.cpan.org/dist/Mouse/Changes
This commit is contained in:
parent
f9e2b5e698
commit
1059ae47a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300251
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mouse
|
||||
PORTVERSION= 0.97
|
||||
PORTVERSION= 0.99
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -58,9 +58,6 @@ MAN3= Mouse.3 \
|
||||
post-install:
|
||||
@${CAT} ${PKGDIR}/pkg-message
|
||||
|
||||
post-extract:
|
||||
@${PERL} -i -ne 'print unless m,build_requires,' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Mouse-0.97.tar.gz) = dfb1f3abbc46e7646a685efa4e5804c4cf9772eb807ac6abf8f1d1529b57b97a
|
||||
SIZE (Mouse-0.97.tar.gz) = 229149
|
||||
SHA256 (Mouse-0.99.tar.gz) = 81c33229c3dc0b715093f84fb46d1fc2a6804aa811d3f72406aba372c6fa03f9
|
||||
SIZE (Mouse-0.99.tar.gz) = 231593
|
||||
|
Loading…
Reference in New Issue
Block a user