mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 1.07
PR: ports/102278 Submitted by: maintainer (Gea-Suan Lin)
This commit is contained in:
parent
fbb96e7992
commit
23a6ba5ac5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171148
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MediaWiki
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.07
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/S/SP/SPECTRUM/
|
||||
@ -25,8 +25,8 @@ MAN3= MediaWiki.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600 #inherited from www/p5-libwww
|
||||
IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
|
||||
.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-libwww
|
||||
IGNORE= requires 5.6.0 or newer. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (MediaWiki-1.06.tar.gz) = 20c01740269d89de8adba6b9b51f85ad
|
||||
SHA256 (MediaWiki-1.06.tar.gz) = 7100bd9af391dd813dd2194a6b7e3d18cdf86a9ef0234846532e5a0a61f49487
|
||||
SIZE (MediaWiki-1.06.tar.gz) = 14808
|
||||
MD5 (MediaWiki-1.07.tar.gz) = b37f9359b761e59b1e126a1cada11238
|
||||
SHA256 (MediaWiki-1.07.tar.gz) = df71b020235c8b6332c93a6981e531fa2e32c4835c1c2fd47a54d54fc9648b28
|
||||
SIZE (MediaWiki-1.07.tar.gz) = 15479
|
||||
|
Loading…
Reference in New Issue
Block a user