summaryrefslogtreecommitdiffstats
path: root/cad/pythoncad
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pythoncad')
-rw-r--r--cad/pythoncad/Makefile11
-rw-r--r--cad/pythoncad/distinfo6
2 files changed, 5 insertions, 12 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index 6cdced4..bdc7b28 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -7,13 +7,12 @@
#
PORTNAME= pythoncad
-PORTVERSION= 21
-PORTREVISION= 2
+PORTVERSION= 27
CATEGORIES= cad
MASTER_SITES= http://www.pythoncad.org/releases/
DISTNAME= PythonCAD-DS1-R${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= xride@x12.dk
COMMENT= An open-source CAD package built designed around Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2
@@ -22,13 +21,7 @@ USE_PYTHON= 2.2+
USE_PYDISTUTILS= yes
USE_BZIP2= yes
-PLIST_FILES= bin/gtkpycad
-
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/gtkpycad.py ${PREFIX}/bin/gtkpycad
- @${FIND} ${PYTHON_SITELIBDIR}/PythonCAD* ! -type d | \
- ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
- @${FIND} ${PYTHON_SITELIBDIR}/PythonCAD* -type d | ${SORT} -r | \
- ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
.include <bsd.port.mk>
diff --git a/cad/pythoncad/distinfo b/cad/pythoncad/distinfo
index e4615ab..74dfee6 100644
--- a/cad/pythoncad/distinfo
+++ b/cad/pythoncad/distinfo
@@ -1,3 +1,3 @@
-MD5 (PythonCAD-DS1-R21.tar.bz2) = c047b9791c696d39d69c6ddbf04c1f92
-SHA256 (PythonCAD-DS1-R21.tar.bz2) = fcff4ed7c1b25d23f198108c8d5274ae3c21b68b00e067df8111248ab57f0afc
-SIZE (PythonCAD-DS1-R21.tar.bz2) = 318812
+MD5 (PythonCAD-DS1-R27.tar.bz2) = 2c4ee9e8d3d3531bd511261d729759ef
+SHA256 (PythonCAD-DS1-R27.tar.bz2) = bf16a447e58e49cc50340ab85eb3c4988243106a452afbe0c97d83acd3a53ff7
+SIZE (PythonCAD-DS1-R27.tar.bz2) = 327236
OpenPOWER on IntegriCloud