summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c
parentUse gcc3.4 on -CURRENT to fix build (diff)
- Bump boost shared library version to 4
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=194915
-rw-r--r--audio/ardour/Makefile3
-rw-r--r--audio/cpp-xmms2/Makefile5
-rw-r--r--audio/mp3plot/Makefile3
-rw-r--r--audio/py-tagpy/Makefile3
-rw-r--r--deskutils/pinot/Makefile4
-rw-r--r--devel/monotone/Makefile5
-rw-r--r--devel/sdts++/Makefile3
-rw-r--r--finance/quantlib/Makefile3
-rw-r--r--games/galaxyhack/Makefile4
-rw-r--r--graphics/agave/Makefile2
-rw-r--r--graphics/fracplanet/Makefile4
-rw-r--r--graphics/gnash-devel/Makefile4
-rw-r--r--graphics/gnash/Makefile4
-rw-r--r--graphics/gsculpt/Makefile4
-rw-r--r--graphics/libopenraw/Makefile4
-rw-r--r--math/fityk/Makefile4
-rw-r--r--multimedia/bmpx/Makefile4
-rw-r--r--net-p2p/deluge/Makefile3
-rw-r--r--net-p2p/deluge05/Makefile3
-rw-r--r--net-p2p/libtorrent-rasterbar-14/Makefile3
-rw-r--r--net-p2p/rblibtorrent-devel/Makefile3
-rw-r--r--net-p2p/rblibtorrent/Makefile3
-rw-r--r--net-p2p/sharktorrent/Makefile4
-rw-r--r--net/twinkle/Makefile4
-rw-r--r--www/openvrml/Makefile6
-rw-r--r--x11-toolkits/gigi/Makefile4
26 files changed, 54 insertions, 42 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index bc81ef822a8e..f5576f09b334 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ardour
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://ardour.org/files/releases/
DISTFILES= ardour-${DISTVERSION}.tar.bz2
@@ -20,7 +21,7 @@ LIB_DEPENDS= lrdf.2:${PORTSDIR}/textproc/liblrdf \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
jack.0:${PORTSDIR}/audio/jack \
sndfile.1:${PORTSDIR}/audio/libsndfile \
- boost_date_time.3:${PORTSDIR}/devel/boost \
+ boost_date_time.4:${PORTSDIR}/devel/boost \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
sqlite3:${PORTSDIR}/databases/sqlite3 \
lo.6:${PORTSDIR}/audio/liblo \
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index e2109b21ff9d..895da38e2384 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -5,14 +5,15 @@
# $FreeBSD$
#
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
MAINTAINER= alexbl@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
-LIB_DEPENDS+= boost_signals.3:${PORTSDIR}/devel/boost \
- xmmsclient.2:${PORTSDIR}/audio/xmms2
+LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost \
+ xmmsclient.2:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_LDCONFIG= yes
diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile
index 1c521ccb5edb..36d8d6e72355 100644
--- a/audio/mp3plot/Makefile
+++ b/audio/mp3plot/Makefile
@@ -7,13 +7,14 @@
PORTNAME= mp3plot
DISTVERSION= 0.4.0a
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://p.outlyer.net/mp3plot/files/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Mp3 bitrate plot tool
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index 0af3a7ea8230..fb9519e10e36 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tagpy
PORTVERSION= 0.91
+PORTREVISON= 1
CATEGORIES= audio python
MASTER_SITES= http://news.tiker.net/news.tiker.net/download/software/${PORTNAME}/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Python bindings for Scott Wheeler's TagLib
-LIB_DEPENDS= boost_python.3:${PORTSDIR}/devel/boost-python \
+LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python \
tag.5:${PORTSDIR}/audio/taglib
USE_PYTHON= yes
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index bad8397cfa3d..7a2f2f8304d9 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pinot
PORTVERSION= 0.73
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -23,7 +23,7 @@ LIB_DEPENDS= xapian.15:${PORTSDIR}/databases/xapian-core \
textcat.0:${PORTSDIR}/textproc/libtextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
- boost_thread.3:${PORTSDIR}/devel/boost \
+ boost_thread.4:${PORTSDIR}/devel/boost \
gmime-2.0:${PORTSDIR}/mail/gmime2 \
tag.5:${PORTSDIR}/audio/taglib \
curl.4:${PORTSDIR}/ftp/curl
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 68bc5f1357ad..ed0693ab660b 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= monotone
PORTVERSION= 0.35
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/
@@ -34,9 +35,9 @@ PORTDOCS= NEWS UPGRADE monotone.html
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-LIB_DEPENDS+= boost_regex.3:${PORTSDIR}/devel/boost-gcc3
+LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost-gcc3
.else
-LIB_DEPENDS+= boost_regex.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost
.endif
.if defined(WITHOUT_NLS)
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index 805757005755..f5ccf9004069 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdts++
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \
http://lychnobite.org/sdts/
@@ -14,7 +15,7 @@ MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library for SDTS related development
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 87504977a1b1..ae90ae94a8b7 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -8,6 +8,7 @@
PORTNAME= quantlib
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ DISTNAME= QuantLib-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A comprehensive software framework for quantitative finance
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION}
diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index bf5a6d46d0a7..a8e446ee520b 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -7,7 +7,7 @@
PORTNAME= galaxyhack
PORTVERSION= 1.74
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= AI script based strategy game
-LIB_DEPENDS= boost_filesystem.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
freetype.9:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile
index 5cea77f87975..147fb75663a3 100644
--- a/graphics/agave/Makefile
+++ b/graphics/agave/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= smyru@heron.pl
COMMENT= A color scheme builder for the GNOME desktop
LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
- boost_thread.3:${PORTSDIR}/devel/boost
+ boost_thread.4:${PORTSDIR}/devel/boost
# --disable-gnome option is broken in 0.4.2
#OPTIONS= GNOME "Adds GNOME support" on
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index e02cbc2fc16f..6182a8c39a71 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fracplanet
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ COMMENT= An interactive generator of planets and terrain
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= boost_program_options.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_program_options.4:${PORTSDIR}/devel/boost
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile
index d92098d855bf..8e12e4c4930d 100644
--- a/graphics/gnash-devel/Makefile
+++ b/graphics/gnash-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnash
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= GNU Flash movie player
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
jpeg.9:${PORTSDIR}/graphics/jpeg \
curl.4:${PORTSDIR}/ftp/curl
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index d92098d855bf..8e12e4c4930d 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnash
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= GNU Flash movie player
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
jpeg.9:${PORTSDIR}/graphics/jpeg \
curl.4:${PORTSDIR}/ftp/curl
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index 07daa858c535..2123f8a98ebf 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gsculpt
PORTVERSION= 0.99.39.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ DISTNAME= gSculpt-${PORTVERSION}-alpha-src
MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= An Opensource 3D modelling application
-LIB_DEPENDS= boost_python.3:${PORTSDIR}/devel/boost-python
+LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext \
${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl
diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile
index e231fc842aff..043f0617e5ca 100644
--- a/graphics/libopenraw/Makefile
+++ b/graphics/libopenraw/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libopenraw
PORTVERSION= 0.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://libopenraw.freedesktop.org/download/
MAINTAINER= pav@FreeBSD.org
COMMENT= Library for camera RAW files decoding
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GNOME= #
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index d94553bc6848..e0c434a3c310 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fityk
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Free peak fitting software
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_BZIP2= yes
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile
index 6aafd9306876..a79270e2484a 100644
--- a/multimedia/bmpx/Makefile
+++ b/multimedia/bmpx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bmpx
PORTVERSION= 0.36.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://files.beep-media-player.org/releases/0.36/
@@ -22,7 +22,7 @@ LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
rsvg-2:${PORTSDIR}/graphics/librsvg2 \
- boost_date_time.3:${PORTSDIR}/devel/boost \
+ boost_date_time.4:${PORTSDIR}/devel/boost \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
CONFLICTS= bmpx-devel-[0-9]*
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 751d7846b805..4d3ef47d0192 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -7,13 +7,14 @@
PORTNAME= deluge
PORTVERSION= 0.5.1.1
+PORTREVISION= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/stable/
MAINTAINER= mezz@FreeBSD.org
COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 751d7846b805..4d3ef47d0192 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -7,13 +7,14 @@
PORTNAME= deluge
PORTVERSION= 0.5.1.1
+PORTREVISION= 1
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/stable/
MAINTAINER= mezz@FreeBSD.org
COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile
index 6600ed0a0456..6da5b044026f 100644
--- a/net-p2p/libtorrent-rasterbar-14/Makefile
+++ b/net-p2p/libtorrent-rasterbar-14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtorrent
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
PKGNAMEPREFIX= rb
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
-LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net-p2p/rblibtorrent-devel/Makefile b/net-p2p/rblibtorrent-devel/Makefile
index 6600ed0a0456..6da5b044026f 100644
--- a/net-p2p/rblibtorrent-devel/Makefile
+++ b/net-p2p/rblibtorrent-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtorrent
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
PKGNAMEPREFIX= rb
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
-LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net-p2p/rblibtorrent/Makefile b/net-p2p/rblibtorrent/Makefile
index 0fb2f75e86c6..cc8ae9654adc 100644
--- a/net-p2p/rblibtorrent/Makefile
+++ b/net-p2p/rblibtorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtorrent
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
PKGNAMEPREFIX= rb
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= rb
MAINTAINER= johan@stromnet.se
COMMENT= A C++ library implementing a BitTorrent client
-LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net-p2p/sharktorrent/Makefile b/net-p2p/sharktorrent/Makefile
index ea715d9e6901..074667c8670b 100644
--- a/net-p2p/sharktorrent/Makefile
+++ b/net-p2p/sharktorrent/Makefile
@@ -7,14 +7,14 @@
PORTNAME= sharktorrent
PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= SF
MAINTAINER= alepulver@FreeBSD.org
COMMENT= C++ Bittorrent client using wxWidgets, libtorrent and boost
-LIB_DEPENDS= boost_filesystem.3:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
torrent.1:${PORTSDIR}/net-p2p/rblibtorrent
USE_WX= 2.6
diff --git a/net/twinkle/Makefile b/net/twinkle/Makefile
index f2e486b04d50..5ba9d277b6e9 100644
--- a/net/twinkle/Makefile
+++ b/net/twinkle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= twinkle
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/
@@ -18,7 +18,7 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp \
ccrtp1-1.5.0:${PORTSDIR}/devel/ccrtp \
sndfile.1:${PORTSDIR}/audio/libsndfile \
- boost_regex.3:${PORTSDIR}/devel/boost \
+ boost_regex.4:${PORTSDIR}/devel/boost \
speex.1:${PORTSDIR}/audio/speex \
ilbc.0:${PORTSDIR}/net/ilbc \
zrtpcpp-0.9.0:${PORTSDIR}/devel/libzrtpcpp
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index c0d6850ba6c0..475820ba8956 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvrml
PORTVERSION= 0.15.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -53,9 +53,9 @@ BROKEN= Gets internal gcc error on ${ARCH}
.endif
.if exists(${LOCALBASE}/include/boost/python.hpp)
-LIB_DEPENDS+= boost_python.3:${PORTSDIR}/devel/boost-python
+LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python
.else
-LIB_DEPENDS+= boost_regex.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS+= boost_regex.4:${PORTSDIR}/devel/boost
.endif
post-patch:
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile
index ff623f407a76..2ffd4721423d 100644
--- a/x11-toolkits/gigi/Makefile
+++ b/x11-toolkits/gigi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gigi
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alepulver
@@ -16,7 +16,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= OpenGL Graphic User Interface Library
LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \
- boost_filesystem.3:${PORTSDIR}/devel/boost \
+ boost_filesystem.4:${PORTSDIR}/devel/boost \
freetype.9:${PORTSDIR}/print/freetype2
BROKEN= Does not build