diff options
author | araujo <araujo@FreeBSD.org> | 2009-01-09 21:50:12 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-01-09 21:50:12 +0800 |
commit | 3977390fdaa99fbee4c6c5f0935f074661f1d2e7 (patch) | |
tree | 23132310e6c50ed61ba0ec98baf024e5a7027f16 | |
parent | 6bd15d97a6c1aa18c2672764a7fea09394f91e1b (diff) | |
download | freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.tar.gz freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.tar.zst freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.zip |
- It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit
-rw-r--r-- | audio/gmm/Makefile | 1 | ||||
-rw-r--r-- | audio/gogglesmm/Makefile | 1 | ||||
-rw-r--r-- | games/fxsudoku/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xfe/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/audio/gmm/Makefile b/audio/gmm/Makefile index 93f2545e66d1..5eacaadda437 100644 --- a/audio/gmm/Makefile +++ b/audio/gmm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmm PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 93f2545e66d1..5eacaadda437 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmm PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://gogglesmm.googlecode.com/files/ DISTNAME= musicmanager-${PORTVERSION} diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile index 50a3b3411523..256f3b4e644d 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index 0f79efa2a581..1abb7b87e839 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfe PORTVERSION= 1.19.2 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index d70c0e1e554a..ccb6a576f6b8 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index e77bc09c0a6b..81e393166f88 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,6 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.16 +PORTREVISION= 1 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby |