aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-09-10 08:38:05 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-09-10 08:38:05 +0000
commitb3ec5a9791894f2e73161b16300b1b045293afb6 (patch)
tree3e5f5b36a5018b7153eb36ef2f78a32370c90f5c /cad
parent17be7b87e2af69790e2d54fcbd1bb6b8bc15053f (diff)
downloadports-b3ec5a9791894f2e73161b16300b1b045293afb6.tar.gz
ports-b3ec5a9791894f2e73161b16300b1b045293afb6.zip
cad/k40-whisperer: Update to 0.36
- Remove the post-patch target as the whitespace problems were fixed upstream. Reported by: portscout
Notes
Notes: svn path=/head/; revision=511747
Diffstat (limited to 'cad')
-rw-r--r--cad/k40-whisperer/Makefile11
-rw-r--r--cad/k40-whisperer/distinfo6
2 files changed, 4 insertions, 13 deletions
diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile
index 64d47f01ef59..1268a6c017a2 100644
--- a/cad/k40-whisperer/Makefile
+++ b/cad/k40-whisperer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= k40-whisperer
-DISTVERSION= 0.35
+DISTVERSION= 0.36
CATEGORIES= cad python
MASTER_SITES= http://www.scorchworks.com/K40whisperer/
DISTNAME= K40_Whisperer-${DISTVERSION}_src
@@ -42,15 +42,6 @@ NON_DATA_FILES= ${DOCS} \
requirements.txt
WHISPERER_COMMAND= ${PORTNAME}
-post-patch:
- # Replace every leading tab with 8 spaces. It is a workaround for
- # misindented Python scripts.
- @${REINPLACE_CMD} -e 's|^ | |g' \
- -e ':again' \
- -e 's|^\( \)* |\1 |g' \
- -e 't again' \
- ${WRKSRC}/*.py
-
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${WHISPERER_COMMAND} ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DATADIR}
diff --git a/cad/k40-whisperer/distinfo b/cad/k40-whisperer/distinfo
index 96140faabaf2..7f1fa56dccb0 100644
--- a/cad/k40-whisperer/distinfo
+++ b/cad/k40-whisperer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567611773
-SHA256 (K40_Whisperer-0.35_src.zip) = e555dc8de00d88596463d3af61d523b3df3d0beb3385aa38dab2dfbd1cfc1015
-SIZE (K40_Whisperer-0.35_src.zip) = 170723
+TIMESTAMP = 1568044883
+SHA256 (K40_Whisperer-0.36_src.zip) = 29d93d6520b76d70ee1468ed9d85308d7e668fc73a885fbdaa03e5a0da3f9b78
+SIZE (K40_Whisperer-0.36_src.zip) = 170784