aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2004-02-10 22:47:12 +0800
committermr <mr@FreeBSD.org>2004-02-10 22:47:12 +0800
commit31985875a407b38b30321e7b6694fd87b92fbfc6 (patch)
tree5ba0fbe1f64dd1528165c019c016e03e8a145450 /cad
parent7e29a8369d7f83f066e9cb4f2e17dddda5beb176 (diff)
downloadfreebsd-ports-gnome-31985875a407b38b30321e7b6694fd87b92fbfc6.tar.gz
freebsd-ports-gnome-31985875a407b38b30321e7b6694fd87b92fbfc6.tar.zst
freebsd-ports-gnome-31985875a407b38b30321e7b6694fd87b92fbfc6.zip
- Upgrade to QCad version 2.0.2.0-1
See http://www.ribbonsoft.com/qcad_doc_changelog.html for changes can save ACAD R12 .DXF Files now - Finish elimination of PORTREVISION (Many thanks to Tilman Linneweh) - Add interim patch for compilation - Change MAINTAINER to my address to faster getting future errlogs Submitted by: Tilman Linneweh <arved@FreeBSD.org> (part.)
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile9
-rw-r--r--cad/qcad/distinfo4
-rw-r--r--cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h9
3 files changed, 15 insertions, 7 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 45f2f7719850..af0a848f8c54 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= qcad
-PORTVERSION= 2.0.1.3
-PORTREVISION= 2
+PORTVERSION= 2.0.2.0.1
CATEGORIES= cad
MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/}.src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mr@FreeBSD.org
COMMENT= Professional CAD system
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-${PORTREVISION}.src
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1/-1/}.src
QTDIR?= ${X11BASE}
diff --git a/cad/qcad/distinfo b/cad/qcad/distinfo
index 2256c88c5e90..aa47ba4467d8 100644
--- a/cad/qcad/distinfo
+++ b/cad/qcad/distinfo
@@ -1,2 +1,2 @@
-MD5 (qcad-2.0.1.3-1.src.tar.gz) = 480c0a67e37ed57d14e67d2977db8cff
-SIZE (qcad-2.0.1.3-1.src.tar.gz) = 5386989
+MD5 (qcad-2.0.2.0-1.src.tar.gz) = 2ab7cd5d2fd1ae1c9c93f9b6327ac8e4
+SIZE (qcad-2.0.2.0-1.src.tar.gz) = 5028132
diff --git a/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h b/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
new file mode 100644
index 000000000000..c422b77b31ee
--- /dev/null
+++ b/cad/qcad/files/patch-qcadguiqt+src+ui+qg_commandwidget.ui.h
@@ -0,0 +1,9 @@
+--- qcadguiqt/src/ui/qg_commandwidget.ui.h.orig Mon Feb 9 18:16:26 2004
++++ qcadguiqt/src/ui/qg_commandwidget.ui.h Mon Feb 9 18:17:27 2004
+@@ -130,5 +130,5 @@
+ std::string s = errBuf.str();
+ if (s.length()!=0) {
+- appendHistory(QString("%1").arg(s));
++ appendHistory(QString("%1").arg(s.c_str()));
+ }
+ //std::cout << "processStderr: OK\n";
* - update to 0.12.2Baptiste Daroussin2011-07-114-15/+47 * - Chase the libgcrypt shared lib versionSteve Wills2011-07-031-2/+2 * - Chase x11-toolkits/fox16 shlib bumpPietro Cerutti2011-03-161-0/+1 * upgrade to 0.12.1Baptiste Daroussin2011-03-143-4/+16 * - Bump PORTREVISION after x11-toolkits/fox16 shlib bumpPietro Cerutti2011-02-091-0/+1 * Add the forgotten manpageBaptiste Daroussin2010-11-171-1/+2 * Fix prefixBaptiste Daroussin2010-11-171-1/+1 * - update to 0.11.5Baptiste Daroussin2010-11-175-14/+84 * Add an option to choose between stable and development branch of foxBaptiste Daroussin2010-08-251-3/+16 * - Change portname to reflect the renameBaptiste Daroussin2010-08-241-3/+2 * Change maintainer address to my new @FreeBSD.orgBaptiste Daroussin2010-07-291-1/+1 * - Added missing plist entry.Marcelo Araujo2010-07-191-0/+1 * - Update to 0.10.26.Marcelo Araujo2010-07-193-29/+49 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1 * - Update to 0.10.22Martin Wilke2010-05-163-6/+7 * Chase audio/libmodplug update.Emanuel Haupt2010-04-241-1/+1 * - update to 1.4.1Dirk Meyer2010-03-281-0/+1 * - Update to 0.10.18Wen Heping2010-02-262-5/+4 * - update to jpeg-8Dirk Meyer2010-02-051-0/+1 * - Update to 0.10.17Dennis Herrmann2010-01-303-5/+6 * - Chase taglib updateDima Panov2009-12-031-1/+2 * - Update to 0.10.10Martin Wilke2009-11-142-4/+5 * - Update to 0.10.7Martin Wilke2009-09-133-4/+5 * - Update to 0.10.5Dmitry Marakasov2009-08-063-25/+14 * - bump all port that indirectly depends on libjpeg and have not yet been bump...Dirk Meyer2009-07-311-0/+1 * - Update to 0.10.1Dennis Herrmann2009-06-042-12/+15 * - Lib updated FOX16.Marcelo Araujo2009-04-051-0/+1 * - Update to 0.9.18Rong-En Fan2009-02-282-5/+4 * - Lib updated Fox16.Marcelo Araujo2009-02-081-1/+1 * - It was updated FOX16, need to rebuild all ports that dependMarcelo Araujo2009-01-091-0/+1 * - Update to 0.9.15Martin Wilke2008-08-152-15/+26 * - Update to 0.9.12Martin Wilke2008-06-282-8/+5 * - Chase taglib bumpThomas Abthorpe2008-06-201-2/+2 * Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1