diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:37:47 +0800 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /cad | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.tar.zst freebsd-ports-gnome-b204eefd9d12857a2e384c59753552fe8286fae5.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gerbv/Makefile | 1 | ||||
-rw-r--r-- | cad/pdnmesh/Makefile | 1 | ||||
-rw-r--r-- | cad/pythoncad/Makefile | 1 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 57024d621119..54cdd41b98fd 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -8,6 +8,7 @@ PORTNAME= gerbv PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 96c48c73df72..83dbef28fd37 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,6 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 51f43bab81c6..b0d08436078a 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -8,6 +8,7 @@ PORTNAME= pythoncad PORTVERSION= 16 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.pythoncad.org/releases/ DISTNAME= PythonCAD-DS1-R${PORTVERSION} diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index f8d1add0c48c..4f56008d7e32 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= transcalc PORTVERSION= 0.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://transcalc.sourceforge.net/ |