svn commit: r325571 - in head: audio/gogglesmm editors/fxite x11-toolkits/vtkfox
Pietro Cerutti
gahr at FreeBSD.org
Thu Aug 29 07:48:23 UTC 2013
Author: gahr
Date: Thu Aug 29 07:48:22 2013
New Revision: 325571
URL: http://svnweb.freebsd.org/changeset/ports/325571
Log:
- 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.
Modified:
head/audio/gogglesmm/Makefile
head/editors/fxite/Makefile
head/x11-toolkits/vtkfox/Makefile
Modified: head/audio/gogglesmm/Makefile
==============================================================================
--- head/audio/gogglesmm/Makefile Thu Aug 29 07:38:22 2013 (r325570)
+++ head/audio/gogglesmm/Makefile Thu Aug 29 07:48:22 2013 (r325571)
@@ -3,7 +3,7 @@
PORTNAME= gogglesmm
PORTVERSION= 0.12.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
Modified: head/editors/fxite/Makefile
==============================================================================
--- head/editors/fxite/Makefile Thu Aug 29 07:38:22 2013 (r325570)
+++ head/editors/fxite/Makefile Thu Aug 29 07:48:22 2013 (r325571)
@@ -3,7 +3,7 @@
PORTNAME= fxite
PORTVERSION= 0.91
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= gahr at FreeBSD.org
Modified: head/x11-toolkits/vtkfox/Makefile
==============================================================================
--- head/x11-toolkits/vtkfox/Makefile Thu Aug 29 07:38:22 2013 (r325570)
+++ head/x11-toolkits/vtkfox/Makefile Thu Aug 29 07:48:22 2013 (r325571)
@@ -3,7 +3,7 @@
PORTNAME= vtkfox
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.gahr.ch/vtkfox/
More information about the svn-ports-head
mailing list