mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to 0.24
- Add NO_ARCH Changes: https://metacpan.org/changes/distribution/pQuery
This commit is contained in:
parent
149dc9bad7
commit
33255057b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479470
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pQuery
|
||||
PORTVERSION= 0.23
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:INGY
|
||||
@ -12,7 +12,7 @@ COMMENT= Perl Port of jQuery.js
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree
|
||||
@ -20,4 +20,6 @@ RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (pQuery-0.23.tar.gz) = d2147b4c7c81295e3868bdeeef3e3bdef2a6ef1d81e90def0fa01dde201d5be6
|
||||
SIZE (pQuery-0.23.tar.gz) = 48581
|
||||
TIMESTAMP = 1536591812
|
||||
SHA256 (pQuery-0.24.tar.gz) = 796a0634b3b4b8579aa2d41e7b57b2c6e6ebdf7252ed44ca5ee42b7cc2f8885b
|
||||
SIZE (pQuery-0.24.tar.gz) = 49138
|
||||
|
Loading…
Reference in New Issue
Block a user