summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-23 15:00:18 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-23 15:00:18 +0000
commit81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch)
tree64687baed1958c674985a94e4d56a5104dd60db1 /cad
parentUpdate DESKTOP_ENTRIES framework: (diff)
Bump PORTREVISION after DESKTOP_ENTRIES update
Notes
Notes: svn path=/head/; revision=310871
Diffstat (limited to 'cad')
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/linux-eagle5/Makefile2
-rw-r--r--cad/pdnmesh/Makefile2
-rw-r--r--cad/xcircuit/Makefile1
4 files changed, 4 insertions, 2 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index 0f2272192cbd..2b13cc3c11e9 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= leocad
PORTVERSION= 0.79.0
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= ${LEOCAD_DISTNAME} ${LEOCAD_PIECES}
diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile
index 8b2e6772b1f6..6b6707b836a9 100644
--- a/cad/linux-eagle5/Makefile
+++ b/cad/linux-eagle5/Makefile
@@ -10,7 +10,7 @@ EAGLEBASEVERSION?= 5.12
EAGLEBUGFIX?= 0
EAGLEVERSION= ${EAGLEBASEVERSION}.${EAGLEBUGFIX}
PORTVERSION= ${EAGLEVERSION:S/r/./}
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= cad linux
MASTER_SITES= ftp://ftp.cadsoft.de/eagle/program/${EAGLEBASEVERSION}/
DISTNAME= eagle-${EAGLEVERSION}
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile
index 4c8ac942673c..8db4f502f696 100644
--- a/cad/pdnmesh/Makefile
+++ b/cad/pdnmesh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 76dee36e3e6e..c0bcea3af786 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xcircuit
PORTVERSION= 3.7.45
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \