diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-04-16 05:56:49 +0800 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-04-16 05:56:49 +0800 |
commit | 619ddaabd53f39c402ade719ad1fdb2616ae9b98 (patch) | |
tree | cfd52367220dc8235fba736a8f90ab1812f363e4 /cad | |
parent | 8de3261ff5457d4827da8e5f08e016001d5dc4b2 (diff) | |
download | freebsd-ports-gnome-619ddaabd53f39c402ade719ad1fdb2616ae9b98.tar.gz freebsd-ports-gnome-619ddaabd53f39c402ade719ad1fdb2616ae9b98.tar.zst freebsd-ports-gnome-619ddaabd53f39c402ade719ad1fdb2616ae9b98.zip |
cad/k40-whisperer: Update to 0.57
Changes: https://www.scorchworks.com/K40whisperer/k40whisperer.html
Reported by: Portscout
Diffstat (limited to 'cad')
-rw-r--r-- | cad/k40-whisperer/Makefile | 2 | ||||
-rw-r--r-- | cad/k40-whisperer/distinfo | 6 | ||||
-rw-r--r-- | cad/k40-whisperer/pkg-plist | 11 |
3 files changed, 5 insertions, 14 deletions
diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile index 3c0388d8e87a..9eb0f8a61a8e 100644 --- a/cad/k40-whisperer/Makefile +++ b/cad/k40-whisperer/Makefile @@ -1,5 +1,5 @@ PORTNAME= k40-whisperer -DISTVERSION= 0.55 +DISTVERSION= 0.57 CATEGORIES= cad python MASTER_SITES= http://www.scorchworks.com/K40whisperer/ DISTNAME= K40_Whisperer-${DISTVERSION}_src diff --git a/cad/k40-whisperer/distinfo b/cad/k40-whisperer/distinfo index 19fa079077e1..07b1e2b8d61f 100644 --- a/cad/k40-whisperer/distinfo +++ b/cad/k40-whisperer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606469651 -SHA256 (K40_Whisperer-0.55_src.zip) = 1ef91a35e52c73ab699e5c9685b47e735bba3a53eef257a9eb4016ae7b77496d -SIZE (K40_Whisperer-0.55_src.zip) = 179268 +TIMESTAMP = 1618520716 +SHA256 (K40_Whisperer-0.57_src.zip) = 15b6689e8a863e25a897dd75bde862553805624d4f244adfc2823666f1a2430b +SIZE (K40_Whisperer-0.57_src.zip) = 201590 diff --git a/cad/k40-whisperer/pkg-plist b/cad/k40-whisperer/pkg-plist index 319a02084f86..55d4ad0e741f 100644 --- a/cad/k40-whisperer/pkg-plist +++ b/cad/k40-whisperer/pkg-plist @@ -2,34 +2,25 @@ bin/%%WHISPERER_COMMAND%% %%PORTDOCS%%%%DOCSDIR%%/Change_Log.txt %%PORTDOCS%%%%DOCSDIR%%/README_Linux.txt %%PORTDOCS%%%%DOCSDIR%%/README_MacOS.md -%%DATADIR%%/CC.png -%%DATADIR%%/LL.png -%%DATADIR%%/LR.png %%DATADIR%%/LaserSpeed.py -%%DATADIR%%/UL.png -%%DATADIR%%/UR.png %%DATADIR%%/bezmisc.py %%DATADIR%%/convex_hull.py %%DATADIR%%/cspsubdiv.py %%DATADIR%%/cubicsuperpath.py -%%DATADIR%%/down.png %%DATADIR%%/dxf.py %%DATADIR%%/ecoords.py %%DATADIR%%/egv.py +%%DATADIR%%/embedded_images.py %%DATADIR%%/emblem -%%DATADIR%%/emblem64 %%DATADIR%%/ffgeom.py %%DATADIR%%/g_code_library.py %%DATADIR%%/inkex.py %%DATADIR%%/interpolate.py %%DATADIR%%/k40_whisperer.py -%%DATADIR%%/left.png %%DATADIR%%/nano_library.py -%%DATADIR%%/right.png %%DATADIR%%/scorchworks.ico %%DATADIR%%/simplepath.py %%DATADIR%%/simplestyle.py %%DATADIR%%/simpletransform.py %%DATADIR%%/svg_reader.py -%%DATADIR%%/up.png %%DATADIR%%/windowsinhibitor.py |