diff options
author | gahr <gahr@FreeBSD.org> | 2013-08-29 15:48:22 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-08-29 15:48:22 +0800 |
commit | d603df64e7201bfbbfd2e069e564e6933abd6c16 (patch) | |
tree | 01a9e7bd68132bc71f7c7c52dbffba5f38e08345 /x11-toolkits/vtkfox | |
parent | 1a6eab8240e1271965ab6b1cfc4e39e756219b1c (diff) | |
download | freebsd-ports-gnome-d603df64e7201bfbbfd2e069e564e6933abd6c16.tar.gz freebsd-ports-gnome-d603df64e7201bfbbfd2e069e564e6933abd6c16.tar.zst freebsd-ports-gnome-d603df64e7201bfbbfd2e069e564e6933abd6c16.zip |
- Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
Diffstat (limited to 'x11-toolkits/vtkfox')
-rw-r--r-- | x11-toolkits/vtkfox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile index eb99a577ba98..f28d36ba202c 100644 --- a/x11-toolkits/vtkfox/Makefile +++ b/x11-toolkits/vtkfox/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtkfox PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://www.gahr.ch/vtkfox/ |