diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /math | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | FreeBSD-ports-b204eefd9d12857a2e384c59753552fe8286fae5.zip FreeBSD-ports-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'math')
-rw-r--r-- | math/clarence/Makefile | 1 | ||||
-rw-r--r-- | math/drgeo/Makefile | 1 | ||||
-rw-r--r-- | math/galculator/Makefile | 1 | ||||
-rw-r--r-- | math/gambit/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 1 | ||||
-rw-r--r-- | math/gretl/Makefile | 1 | ||||
-rw-r--r-- | math/py-matplotlib/Makefile | 1 | ||||
-rw-r--r-- | math/qalculate/Makefile | 1 |
8 files changed, 8 insertions, 1 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index a58588b..bf869f2 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -8,6 +8,7 @@ PORTNAME= clarence PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= http://clay.ll.pl/download/ diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 3ced9f3..e2fc2e3 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,6 +7,7 @@ PORTNAME= drgeo PORTVERSION= 0.9.14 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ofset diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 7ba6e2c..946c7fb 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -7,6 +7,7 @@ PORTNAME= galculator PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gambit/Makefile b/math/gambit/Makefile index f338b88..6034c1e 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -8,7 +8,7 @@ PORTNAME= gambit PORTVERSION= 0.97.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 934daa2..df0eba3 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnumeric2 PORTVERSION= 1.2.13 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 69cfe46..1d6a7bc 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index bd9f41d..da861a8 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -8,6 +8,7 @@ PORTNAME= matplotlib PORTVERSION= 0.60.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index ce456a8..91f9af8 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -7,6 +7,7 @@ PORTNAME= qalculate PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |