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 /x11-toolkits | |
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
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
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 |