diff options
author | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
commit | 1c3907bb1d0398521432edac556a43517c23e5e3 (patch) | |
tree | e74147114f5b0f3c0ad788a30003a50bc136fc0a /graphics | |
parent | 2dcebfe867e43f06e91f18e302cc215dd2fdbb9f (diff) | |
download | freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.gz freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.zst freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.zip |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cimg/Makefile | 2 | ||||
-rw-r--r-- | graphics/dataplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/f90gl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/pfstools/Makefile | 2 | ||||
-rw-r--r-- | graphics/pgplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/robot/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/xd3d/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 5cf487e937cf..1952923b4c03 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,7 +7,7 @@ PORTNAME= cimg PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME}/OldFiles diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index a80b5b59ef5a..16e642a354f4 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= dataplot PORTVERSION= 20080225 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ diff --git a/graphics/f90gl/Makefile b/graphics/f90gl/Makefile index 0338cfb3bb27..a1eb384f38d7 100644 --- a/graphics/f90gl/Makefile +++ b/graphics/f90gl/Makefile @@ -7,7 +7,7 @@ PORTNAME= f90gl PORTVERSION= 1.2.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://math.nist.gov/f90gl/ \ http://math.nist.gov/~WMitchell/papers/:doc diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index 523889abfa40..ec63b09ebde4 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gplot PORTVERSION= 4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/ DISTNAME= ${PORTNAME} diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 072358ae37a9..d83a10b213d5 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -7,7 +7,7 @@ PORTNAME= pfstools PORTVERSION= 1.6.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index ceca9cf3fd68..e5d244413f13 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} diff --git a/graphics/robot/Makefile b/graphics/robot/Makefile index 191c6662c4b5..11f4540e27ea 100644 --- a/graphics/robot/Makefile +++ b/graphics/robot/Makefile @@ -7,7 +7,7 @@ PORTNAME= robot PORTVERSION= 4.93.89 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= ftp://lheaftp.gsfc.nasa.gov/pub/corbet/robot/ DISTNAME= robot-beta diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 888839b639d3..26534e147bd7 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgplot PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics ruby MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index 3ba110da3d51..6444d79c17bd 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= xd3d PORTVERSION= 8.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ |