1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

misc/netron: Update 3.5.7 -> 3.6.0

This commit is contained in:
Yuri Victorovich 2019-12-07 23:33:35 +00:00
parent dc66ec8d4c
commit 9cca970bb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519257
2 changed files with 16 additions and 7 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= netron
DISTVERSIONPREFIX= v
DISTVERSION= 3.5.7
DISTVERSION= 3.6.0
CATEGORIES= misc python # machine-learning
MASTER_SITES= LOCAL/yuri/:js
DISTFILES= netron-${DISTVERSION}-node_modules.tgz:js
@ -25,7 +25,16 @@ PLIST_SUB= PYTHON_CPYTHON=cpython-${PYTHON_VER:S/.//}
post-extract:
@${RLN} ${WRKDIR}/node_modules ${WRKSRC}/node_modules
regenerate-node_modules-distfile: # requires npm installed by www/npm
#
# To update the netron-${DISTVERSION}-node_modules.tgz archive:
# 1. Comment out the DISTFILES and post-extract lines
# 2. Run 'make makesum regenerate-node_modules-distfile clean'
# 3. Upload the archive
# 4. Uncomment the lines from step #1
# 5. Run 'make makesum'
#
regenerate-node_modules-distfile: patch # requires npm installed by www/npm
@${MAKE} clean patch && \
cd ${WRKSRC} && \
${RM} -r node_modules && \

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1575156756
SHA256 (netron-3.5.7-node_modules.tgz) = fa6224a469552a1fc56592e7e8c8df4a87ad42c05f86387ffe77aff4401eaa24
SIZE (netron-3.5.7-node_modules.tgz) = 89159127
SHA256 (lutzroeder-netron-v3.5.7_GH0.tar.gz) = 50a194ccd0e82fd68e50b0bd8f549955b600f65550a8b3ec0c2f083e387ba488
SIZE (lutzroeder-netron-v3.5.7_GH0.tar.gz) = 2180282
TIMESTAMP = 1575761307
SHA256 (netron-3.6.0-node_modules.tgz) = f4cdf11806aaae8e7634c1b9544b16ae52a91d2c495ff03a83b94a9d266754bf
SIZE (netron-3.6.0-node_modules.tgz) = 89160506
SHA256 (lutzroeder-netron-v3.6.0_GH0.tar.gz) = d855f08bd1cd4e2270fdf95ebb20dde1478771dc6a7760d4fa103c64efc1b32b
SIZE (lutzroeder-netron-v3.6.0_GH0.tar.gz) = 2183720