mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 4.0.7
PR: ports/162459 Submitted by: maintainer (Joe Horn) Feature safe: yes
This commit is contained in:
parent
beaf13fa4e
commit
3c9c74ab5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285530
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= extjs
|
||||
PORTVERSION= 4.0.2a
|
||||
PORTVERSION= 4.0.7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://extjs.cachefly.net/ \
|
||||
MASTER_SITES= http://cdn.sencha.io/ \
|
||||
http://extjs.cachefly.net/ \
|
||||
http://mirror.joehorn.idv.tw/extjs/
|
||||
DISTNAME= ext-${PORTVERSION}-gpl
|
||||
|
||||
@ -18,7 +19,7 @@ COMMENT= A JavaScript platform for rapid development of cross-browser web apps
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
WRKSRC= ${WRKDIR}/ext-${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/ext-${PORTVERSION}-gpl
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
@ -29,7 +30,7 @@ OPTIONS= DOC "Install with documents" on \
|
||||
WWW_SUB= "bootstrap.js build builds ext-all-debug-w-comments.js \
|
||||
ext-all-debug.js ext-all-dev.js ext-all.js ext-debug.js \
|
||||
ext-dev.js ext.js index.html jsbuilder license.txt locale \
|
||||
overview pkgs release-notes.html resources src welcome"
|
||||
pkgs release-notes.html resources src welcome"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ext-4.0.2a-gpl.zip) = 938b743e455d22da4d6dbdac9ee7690b71b62f59c29966574f778ce416919064
|
||||
SIZE (ext-4.0.2a-gpl.zip) = 34654555
|
||||
SHA256 (ext-4.0.7-gpl.zip) = ca386b101e4f2010a07ad189ba9aadc604603aa668416a91960884634db810f4
|
||||
SIZE (ext-4.0.7-gpl.zip) = 41665162
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user