diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-04 23:41:11 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-04 23:41:11 +0800 |
commit | 6e2358069a5d95e23c9aeb9b4649f69a2de76f67 (patch) | |
tree | 970f4a851678e62427e097e704b6e0dff9e5dc61 /cad/pythoncad | |
parent | fb97757e401a33a2c5b7e223901c03e4ccf015d1 (diff) | |
download | freebsd-ports-gnome-6e2358069a5d95e23c9aeb9b4649f69a2de76f67.tar.gz freebsd-ports-gnome-6e2358069a5d95e23c9aeb9b4649f69a2de76f67.tar.zst freebsd-ports-gnome-6e2358069a5d95e23c9aeb9b4649f69a2de76f67.zip |
- Update to 32
- Hand maintainership to submitter
PR: 98231
Submitted by: Sven Esbjerg <fbsd-ports@xbsd.net>
Approved by: maintainer
Diffstat (limited to 'cad/pythoncad')
-rw-r--r-- | cad/pythoncad/Makefile | 4 | ||||
-rw-r--r-- | cad/pythoncad/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index da8fcaad5826..3b2f1c57b51f 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -7,12 +7,12 @@ # PORTNAME= pythoncad -PORTVERSION= 30 +PORTVERSION= 32 CATEGORIES= cad MASTER_SITES= http://www.pythoncad.org/releases/ DISTNAME= PythonCAD-DS1-R${PORTVERSION} -MAINTAINER= xride@x12.dk +MAINTAINER= fbsd-ports@xbsd.net COMMENT= An open-source CAD package built designed around Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2 diff --git a/cad/pythoncad/distinfo b/cad/pythoncad/distinfo index a3810f4f1f7f..d5851ec27424 100644 --- a/cad/pythoncad/distinfo +++ b/cad/pythoncad/distinfo @@ -1,3 +1,3 @@ -MD5 (PythonCAD-DS1-R30.tar.gz) = 5939b6f87e983617c39cec2c9db9537a -SHA256 (PythonCAD-DS1-R30.tar.gz) = 302b83f143f9d6ca7c8e6a371357e86defebef4e68f10eabd41896b4eccefcb3 -SIZE (PythonCAD-DS1-R30.tar.gz) = 447731 +MD5 (PythonCAD-DS1-R32.tar.gz) = db1f4803d8581561d3da32cf547bae3f +SHA256 (PythonCAD-DS1-R32.tar.gz) = b3644523cb8a24b21a0553825604d0101400e2c425ed5e5f830181ba8a769d04 +SIZE (PythonCAD-DS1-R32.tar.gz) = 449897 |