mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 0.07
- Don't quote IGNORE
This commit is contained in:
parent
282d699a5b
commit
0c667cfcc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177268
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= WWW-Scraper-ISBN-ORA_Driver
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WWW
|
||||
|
@ -29,7 +29,7 @@ MAN3= WWW::Scraper::ISBN::ORA_Driver.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= "Requires perl 5.6.x or higher"
|
||||
IGNORE= requires perl 5.6.x or higher. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (WWW-Scraper-ISBN-ORA_Driver-0.06.tar.gz) = 6d9b79410ff190e14922b48e11ddda2a
|
||||
SHA256 (WWW-Scraper-ISBN-ORA_Driver-0.06.tar.gz) = d977cc8597e14a1905797f0671ab354770df04442607fb96fe0d160254671fe5
|
||||
SIZE (WWW-Scraper-ISBN-ORA_Driver-0.06.tar.gz) = 3743
|
||||
MD5 (WWW-Scraper-ISBN-ORA_Driver-0.07.tar.gz) = 4b930dbc9c374dea7e3e04e69b26c66f
|
||||
SHA256 (WWW-Scraper-ISBN-ORA_Driver-0.07.tar.gz) = f6095cdbe8be776a3ca5ef73f4bcbaf3189c5c5e8bd5ae19be1c1028367f8ab9
|
||||
SIZE (WWW-Scraper-ISBN-ORA_Driver-0.07.tar.gz) = 3784
|
||||
|
|
Loading…
Add table
Reference in a new issue