summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
commit3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch)
tree8e56c67cbd222afd02e8ebaf5562ceb6431033ac /devel
parent- Update to r154 (diff)
- update to jpeg7
Tested by: pav on pointyhat
Notes
Notes: svn path=/head/; revision=238018
Diffstat (limited to 'devel')
-rw-r--r--devel/clanlib/Makefile4
-rw-r--r--devel/directfb/Makefile3
-rw-r--r--devel/eet/Makefile4
-rw-r--r--devel/kscope/Makefile4
-rw-r--r--devel/kyra/Makefile4
-rw-r--r--devel/libclaw/Makefile4
-rw-r--r--devel/p5-SDL/Makefile3
-rw-r--r--devel/pikdev/Makefile4
-rw-r--r--devel/root/Makefile4
-rw-r--r--devel/simgear/Makefile4
-rw-r--r--devel/synfig/Makefile1
11 files changed, 21 insertions, 18 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index 955b53309065..979d3053f591 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -8,7 +8,7 @@
PORTNAME= clanlib
PORTVERSION= 0.8.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://www.clanlib.org/download/releases-0.8/ \
@@ -20,7 +20,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= carpetsmoker@xs4all.nl
COMMENT= Cross-platform game SDK
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
mikmod:${PORTSDIR}/audio/libmikmod \
vorbis:${PORTSDIR}/audio/libvorbis
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 52ac0a217429..35297d9a8283 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= directfb
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.directfb.org/downloads/Core/ \
http://www.directfb.org/downloads/Old/
@@ -15,7 +16,7 @@ DISTNAME= DirectFB-${PORTVERSION}
MAINTAINER= anatoly.borodin@gmail.com
COMMENT= Graphic development lightweight API
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
diff --git a/devel/eet/Makefile b/devel/eet/Makefile
index 1dd0dac879b1..c87facbd0373 100644
--- a/devel/eet/Makefile
+++ b/devel/eet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eet
PORTVERSION= 0.9.10.042
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \
MAINTAINER= stas@FreeBSD.org
COMMENT= Enlightenment Data Handling Library
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 8c850bdf9dee..58b327bb8fff 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kscope
PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}/
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=${PORTNAME}/
MAINTAINER= frank@exit.com
COMMENT= KDE front-end to Cscope
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
cscope:${PORTSDIR}/devel/cscope \
dot:${PORTSDIR}/graphics/graphviz
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 3a78e3e88d3f..9a3813e47219 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kyra
PORTVERSION= 2.0.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
@@ -17,7 +17,7 @@ COMMENT= A simple Sprite engine written in C++
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- jpeg.9:${PORTSDIR}/graphics/jpeg
+ jpeg.10:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile
index 7dac25b94838..71ed19c4d635 100644
--- a/devel/libclaw/Makefile
+++ b/devel/libclaw/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libclaw
PORTVERSION= 1.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= C++ Library Absolutely Wonderful
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile
index 92d5ffbee104..540092ed7b68 100644
--- a/devel/p5-SDL/Makefile
+++ b/devel/p5-SDL/Makefile
@@ -5,6 +5,7 @@
PORTNAME= SDL
PORTVERSION= 2.1.3
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/D/DG/DGOEHRIG
@@ -15,7 +16,7 @@ MAINTAINER= spam@rm-rf.kiev.ua
COMMENT= Perl Bindings for SDL
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg
+ jpeg.10:${PORTSDIR}/graphics/jpeg
USE_PERL5= yes
USE_SDL= sdl
diff --git a/devel/pikdev/Makefile b/devel/pikdev/Makefile
index 251009a35ed8..a54f1989c0e3 100644
--- a/devel/pikdev/Makefile
+++ b/devel/pikdev/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pikdev
PORTVERSION= 0.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel kde
MASTER_SITES= http://pikdev.free.fr/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
@@ -17,7 +17,7 @@ COMMENT= Simple graphic IDE for the development of PIC-based applications
LIB_DEPENDS= fam.0:${PORTSDIR}/devel/gamin \
png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg
+ jpeg.10:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= gpasm:${PORTSDIR}/devel/gputils
USE_KDEBASE_VER=3
diff --git a/devel/root/Makefile b/devel/root/Makefile
index f28441124779..fd320c7f7688 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -7,7 +7,7 @@
PORTNAME= root
PORTVERSION= 5.02.00
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel science math
MASTER_SITES= ftp://root.cern.ch/root/
DISTNAME= ${PORTNAME}_v${PORTVERSION}.source
@@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
F77?= f77
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index 40cd902bfb0f..d98d3bcb0aa9 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -7,7 +7,7 @@
PORTNAME= SimGear
PORTVERSION= 1.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel games
MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \
ftp://ftp.simgear.org/pub/simgear/Source/
@@ -18,7 +18,7 @@ COMMENT= A toolkit for 3D games and simulations
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
alut.1:${PORTSDIR}/audio/freealut \
boost_thread.4:${PORTSDIR}/devel/boost
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index 0acb10a08b15..dfc8522a6130 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -7,6 +7,7 @@
PORTNAME= synfig
DISTVERSION= 0.61.09
+PORTREVISION= 1
CATEGORIES= devel graphics multimedia
MASTER_SITES= SF