diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /cad | |
parent | e888f4c23ba128bffe1d93ee8bf66f524721059e (diff) | |
download | ports-27ab5137ced49581a9a650baf0cb8b390a76432f.tar.gz ports-27ab5137ced49581a9a650baf0cb8b390a76432f.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/calculix/Makefile | 1 | ||||
-rw-r--r-- | cad/feappv/Makefile | 2 | ||||
-rw-r--r-- | cad/gmsh/Makefile | 2 | ||||
-rw-r--r-- | cad/opencascade/Makefile | 2 | ||||
-rw-r--r-- | cad/pdnmesh/Makefile | 2 | ||||
-rw-r--r-- | cad/scotch/Makefile | 2 | ||||
-rw-r--r-- | cad/tochnog/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index f3801c2ffca7..6cc479d48bee 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -7,6 +7,7 @@ PORTNAME= CalculiX PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.dhondt.de/ DISTFILES= ${DIST_SOURCES} diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 02755fb27b65..6bc877ad111b 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -7,7 +7,7 @@ PORTNAME= feappv PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad science MASTER_SITES= http://www.ce.berkeley.edu/~rlt/feappv/ MASTER_SITE_SUBDIR= feap diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index e51169d4f453..1c3275705267 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmsh PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 1a9d60853770..0622bd77d23f 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -7,7 +7,7 @@ PORTNAME= opencascade PORTVERSION= 6.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad science MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index b7173da9fe97..00d6687730a6 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index c0d9e841cb7a..8f7da3beb45c 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -7,7 +7,7 @@ PORTNAME= scotch PORTVERSION= 5.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad science MASTER_SITES= http://gforge.inria.fr/frs/download.php/3795/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 3fc7c76b7a2a..346f7126ee18 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -7,7 +7,7 @@ PORTNAME= tochnog PORTVERSION= 20010211 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/feb11_2001 DISTNAME= ${PORTNAME}_feb11_2001 |