aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-20 08:06:07 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-20 08:06:07 +0000
commitdefecb5dcc1b1215ea4af1c8aa8d9ed9f30b455b (patch)
treeaed5c59aa609c8ed497313c4b7b1af7ea6a17606 /cad
parent5db1aa973590016509df2ee6f28451f6b32fa9fc (diff)
downloadports-defecb5dcc1b1215ea4af1c8aa8d9ed9f30b455b.tar.gz
ports-defecb5dcc1b1215ea4af1c8aa8d9ed9f30b455b.zip
Update to 1.4.1.
PR: 19385 Submitted by: David Gilbert <dgilbert@velocet.ca>
Notes
Notes: svn path=/head/; revision=29710
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile6
-rw-r--r--cad/qcad/distinfo2
-rw-r--r--cad/qcad/pkg-descr7
-rw-r--r--cad/qcad/pkg-plist1
-rw-r--r--cad/qcad2/Makefile6
-rw-r--r--cad/qcad2/distinfo2
-rw-r--r--cad/qcad2/pkg-descr7
-rw-r--r--cad/qcad2/pkg-plist1
8 files changed, 14 insertions, 18 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 2204b4bf4f4f..b2d985d54cf5 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= qcad
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= cad
-MASTER_SITES= http://download.sourceforge.net/qcad/
+MASTER_SITES= http://www.qcad.org/archives/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= will@FreeBSD.org
@@ -16,7 +16,7 @@ MAINTAINER= will@FreeBSD.org
USE_XLIB= yes
MAKE_ENV= CC="${CXX}"
USE_QT2= yes
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}
QCADDIR= ${PREFIX}/lib/qcad
QCADDOCDIR= ${PREFIX}/share/doc/qcad
diff --git a/cad/qcad/distinfo b/cad/qcad/distinfo
index e98078d41917..c69542cf9fac 100644
--- a/cad/qcad/distinfo
+++ b/cad/qcad/distinfo
@@ -1 +1 @@
-MD5 (qcad-1.4.0-src.tar.gz) = c474a27cfc818483397c7a1c79ac707c
+MD5 (qcad-1.4.1-src.tar.gz) = 47db435586609a25a2a35c4f9137a92a
diff --git a/cad/qcad/pkg-descr b/cad/qcad/pkg-descr
index cb3e64bcb5cc..d14622232d60 100644
--- a/cad/qcad/pkg-descr
+++ b/cad/qcad/pkg-descr
@@ -3,16 +3,13 @@ What Is QCad?
QCad is a professional CAD System. With QCad you can easily construct
and change drawings with ISO-texts and many other features and save
them as DXF-files. These DXF-files are the interface to many
- CAD-systems such as AutoCAD® and many others.
+ CAD-systems such as AutoCAD (c) and many others.
What is QCad not?
QCad is no designer tool. That means you can not create any filled
shapes nor any crazy freehand forms. Also you can not drag and drop
- the objects in the drawing with the mouse. If you're searching for
- such a tool you may take a look at KIllustrator (part of KOffice) or
- CorelDraw® from Corel, which comes out in the beginning of the year
- 2000 for Linux.
+ the objects in the drawing with the mouse.
If you find any bugs, send a report to bugs@qcad.org.
diff --git a/cad/qcad/pkg-plist b/cad/qcad/pkg-plist
index 928e421eac61..8509f656e3f4 100644
--- a/cad/qcad/pkg-plist
+++ b/cad/qcad/pkg-plist
@@ -28,6 +28,7 @@ lib/qcad/messages/gr.cxl
lib/qcad/messages/hu.cxl
lib/qcad/messages/it.cxl
lib/qcad/messages/nl.cxl
+lib/qcad/messages/pl.cxl.gz
lib/qcad/messages/pt.cxl
lib/qcad/messages/ru.cxl
lib/qcad/messages/sk.cxl
diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile
index 2204b4bf4f4f..b2d985d54cf5 100644
--- a/cad/qcad2/Makefile
+++ b/cad/qcad2/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= qcad
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= cad
-MASTER_SITES= http://download.sourceforge.net/qcad/
+MASTER_SITES= http://www.qcad.org/archives/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= will@FreeBSD.org
@@ -16,7 +16,7 @@ MAINTAINER= will@FreeBSD.org
USE_XLIB= yes
MAKE_ENV= CC="${CXX}"
USE_QT2= yes
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}
QCADDIR= ${PREFIX}/lib/qcad
QCADDOCDIR= ${PREFIX}/share/doc/qcad
diff --git a/cad/qcad2/distinfo b/cad/qcad2/distinfo
index e98078d41917..c69542cf9fac 100644
--- a/cad/qcad2/distinfo
+++ b/cad/qcad2/distinfo
@@ -1 +1 @@
-MD5 (qcad-1.4.0-src.tar.gz) = c474a27cfc818483397c7a1c79ac707c
+MD5 (qcad-1.4.1-src.tar.gz) = 47db435586609a25a2a35c4f9137a92a
diff --git a/cad/qcad2/pkg-descr b/cad/qcad2/pkg-descr
index cb3e64bcb5cc..d14622232d60 100644
--- a/cad/qcad2/pkg-descr
+++ b/cad/qcad2/pkg-descr
@@ -3,16 +3,13 @@ What Is QCad?
QCad is a professional CAD System. With QCad you can easily construct
and change drawings with ISO-texts and many other features and save
them as DXF-files. These DXF-files are the interface to many
- CAD-systems such as AutoCAD® and many others.
+ CAD-systems such as AutoCAD (c) and many others.
What is QCad not?
QCad is no designer tool. That means you can not create any filled
shapes nor any crazy freehand forms. Also you can not drag and drop
- the objects in the drawing with the mouse. If you're searching for
- such a tool you may take a look at KIllustrator (part of KOffice) or
- CorelDraw® from Corel, which comes out in the beginning of the year
- 2000 for Linux.
+ the objects in the drawing with the mouse.
If you find any bugs, send a report to bugs@qcad.org.
diff --git a/cad/qcad2/pkg-plist b/cad/qcad2/pkg-plist
index 928e421eac61..8509f656e3f4 100644
--- a/cad/qcad2/pkg-plist
+++ b/cad/qcad2/pkg-plist
@@ -28,6 +28,7 @@ lib/qcad/messages/gr.cxl
lib/qcad/messages/hu.cxl
lib/qcad/messages/it.cxl
lib/qcad/messages/nl.cxl
+lib/qcad/messages/pl.cxl.gz
lib/qcad/messages/pt.cxl
lib/qcad/messages/ru.cxl
lib/qcad/messages/sk.cxl