aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-12-23 18:28:42 +0800
committergarga <garga@FreeBSD.org>2005-12-23 18:28:42 +0800
commit872d08677abb56592f9504f82f0ececc1835cdcc (patch)
tree4b2f6d8709291cdc08616757a8f9ec5f177c4462 /cad
parente493efb2204bac7728912a1c8e1d0cb096dccf7e (diff)
downloadfreebsd-ports-gnome-872d08677abb56592f9504f82f0ececc1835cdcc.tar.gz
freebsd-ports-gnome-872d08677abb56592f9504f82f0ececc1835cdcc.tar.zst
freebsd-ports-gnome-872d08677abb56592f9504f82f0ececc1835cdcc.zip
- Update to 27
- Use a static pkg-plist - Pass maintainership to submitter PR: ports/90818 Submitted by: Soeren Straarup <xride@x12.dk>
Diffstat (limited to 'cad')
-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 6cdced40ba73..bdc7b289f438 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 e4615ab62491..74dfee64ad37 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