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 /x11-fm | |
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 'x11-fm')
-rw-r--r-- | x11-fm/dfm/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/endeavour/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/fsv/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/gentoo/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/gnome-commander/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/gprename/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/workplace/Makefile | 2 |
8 files changed, 8 insertions, 7 deletions
diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile index 4422816dcdfa..abc18eb1ef0a 100644 --- a/x11-fm/dfm/Makefile +++ b/x11-fm/dfm/Makefile @@ -7,7 +7,7 @@ PORTNAME= dfm PORTVERSION= 0.99.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= http://www.kaisersite.de/dfm/ diff --git a/x11-fm/endeavour/Makefile b/x11-fm/endeavour/Makefile index cfe45db0256f..75604f0536ef 100644 --- a/x11-fm/endeavour/Makefile +++ b/x11-fm/endeavour/Makefile @@ -8,7 +8,7 @@ PORTNAME= endeavour PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 12cf428a853a..36b39dc99135 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -7,7 +7,7 @@ PORTNAME= fsv PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index aa49644b2907..7a2b78ffca43 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -7,7 +7,7 @@ PORTNAME= gentoo PORTVERSION= 0.11.55 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile index c2e1c72c480d..f8285c772286 100644 --- a/x11-fm/gnome-commander/Makefile +++ b/x11-fm/gnome-commander/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/ diff --git a/x11-fm/gprename/Makefile b/x11-fm/gprename/Makefile index e75b6548192b..a73eac66604b 100644 --- a/x11-fm/gprename/Makefile +++ b/x11-fm/gprename/Makefile @@ -7,6 +7,7 @@ PORTNAME= gprename PORTVERSION= 1.24 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile index 68f1143cd5f9..dbe54d61fa8d 100644 --- a/x11-fm/mtoolsfm/Makefile +++ b/x11-fm/mtoolsfm/Makefile @@ -7,7 +7,7 @@ PORTNAME= mtoolsfm PORTVERSION= 1.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm MASTER_SITES= http://www.core-coutainville.org/MToolsFM/archive/SOURCES/ DISTNAME= MToolsFM-${PORTVERSION:R}-${PORTVERSION:E} diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index bb47c64dce56..e27a59a3e80f 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -7,7 +7,7 @@ PORTNAME= workplace PORTVERSION= 1.0.a3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_LOCAL} |