diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /math | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.zst freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/gdcalc/Makefile | 2 | ||||
-rw-r--r-- | math/geg/Makefile | 2 | ||||
-rw-r--r-- | math/grpn/Makefile | 2 | ||||
-rw-r--r-- | math/guppi/Makefile | 2 | ||||
-rw-r--r-- | math/scigraphica/Makefile | 2 | ||||
-rw-r--r-- | math/surf/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index 6e1880dfcd68..37d5526c214f 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdcalc PORTVERSION= 2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/ diff --git a/math/geg/Makefile b/math/geg/Makefile index 58504545ec74..9661cc5e03c4 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -7,7 +7,7 @@ PORTNAME= geg PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.infolaunch.com/~daveb/ diff --git a/math/grpn/Makefile b/math/grpn/Makefile index c7e712601e3a..1c714254e100 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -7,7 +7,7 @@ PORTNAME= grpn PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://lashwhip.com/grpn/ diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 0931f49baa83..51cd50a2593e 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -7,7 +7,7 @@ PORTNAME= guppi PORTVERSION= 0.40.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/Guppi/0.40 diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 1a49fedca7cf..f274f308f1c2 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -7,7 +7,7 @@ PORTNAME= scigraphica PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ ${MASTER_SITE_SOURCEFORGE} \ diff --git a/math/surf/Makefile b/math/surf/Makefile index 7d8fef5b0824..ee9c28044181 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -8,7 +8,7 @@ PORTNAME= surf PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |