diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /science | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Notes
Notes:
svn path=/head/; revision=121070
Diffstat (limited to 'science')
-rw-r--r-- | science/cdcl-gtk/Makefile | 2 | ||||
-rw-r--r-- | science/gave/Makefile | 1 | ||||
-rw-r--r-- | science/gchempaint/Makefile | 1 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 1 | ||||
-rw-r--r-- | science/gdis/Makefile | 1 | ||||
-rw-r--r-- | science/ruby-gphys/Makefile | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/science/cdcl-gtk/Makefile b/science/cdcl-gtk/Makefile index 3ba356bf9184..8c20773e99ea 100644 --- a/science/cdcl-gtk/Makefile +++ b/science/cdcl-gtk/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 2 +PORTREVISION= 3 MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp COMMENT= Scientific graphic library for geoscience (with gtk support) diff --git a/science/gave/Makefile b/science/gave/Makefile index 721f0d4240bc..2a5a98e7e641 100644 --- a/science/gave/Makefile +++ b/science/gave/Makefile @@ -7,6 +7,7 @@ PORTNAME= gave PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= science graphics ruby MASTER_SITES= http://ruby.gfd-dennou.org/products/gave/ DIST_SUBDIR= ruby diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 9057ea792e5f..8d270021a9f2 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchempaint PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 91e85ac68ed7..f21a7c750dee 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchemutils PORTVERSION= 0.2.7 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/gdis/Makefile b/science/gdis/Makefile index c5152028ec7a..6746eec0366d 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -8,6 +8,7 @@ PORTNAME= gdis PORTVERSION= 0.86 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile index 80d1e2fa1542..76e8794c7c8e 100644 --- a/science/ruby-gphys/Makefile +++ b/science/ruby-gphys/Makefile @@ -7,6 +7,7 @@ PORTNAME= gphys PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= science ruby MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |