diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-18 19:11:29 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-18 19:11:29 +0800 |
commit | f66043401d219e6bee08b710c77b732eb36060b5 (patch) | |
tree | 33a2c0660e6aa1ee1be77151d2f351ab35b4d41b /astro | |
parent | d9ee3962c7bfd2113fa777e2f591f564ae12e107 (diff) | |
download | freebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.tar.gz freebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.tar.zst freebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.zip |
- update to jpeg7
Tested by: pav on pointyhat
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 4 | ||||
-rw-r--r-- | astro/celestia/Makefile | 4 | ||||
-rw-r--r-- | astro/gaia/Makefile | 4 | ||||
-rw-r--r-- | astro/openuniverse/Makefile | 4 | ||||
-rw-r--r-- | astro/stellarium/Makefile | 3 | ||||
-rw-r--r-- | astro/sunclock/Makefile | 4 | ||||
-rw-r--r-- | astro/xephem/Makefile | 4 | ||||
-rw-r--r-- | astro/xplanet/Makefile | 4 | ||||
-rw-r--r-- | astro/xrmap/Makefile | 4 |
9 files changed, 18 insertions, 17 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 8904bedd7bfa..f5439afa2988 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -6,7 +6,7 @@ PORTNAME= boinc-setiathome-enhanced PORTVERSION= ${SETI_PORTVERSION_FULL}.${AP_PORTVERSION_FULL} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTFILES= astropulse-${AP_PORTVERSION_FULL}.tar.bz2 setiathome-${SETI_PORTVERSION_FULL}.tar.bz2 @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ + jpeg.10:${PORTSDIR}/graphics/jpeg \ xcb.2:${PORTSDIR}/x11/libxcb USE_GL= gl glu glut diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index e272c753954b..eaeb8ab5d74d 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -7,7 +7,7 @@ PORTNAME= celestia PORTVERSION= 1.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MASTER_SITES= SF PKGNAMESUFFIX= -${CELESTIA_UI} @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -${CELESTIA_UI} MAINTAINER= danfe@FreeBSD.org COMMENT= Scriptable space flight simulator for X -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_AUTOTOOLS= libtool:15 diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile index b49439d66b4f..aed0060862ce 100644 --- a/astro/gaia/Makefile +++ b/astro/gaia/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaia PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro MASTER_SITES= SF MASTER_SITE_SUBDIR= gaia-clean @@ -16,7 +16,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Display geographic maps with optional GPS tracking support LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ + jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index c3dcb51c9322..b9a00295cba2 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -7,14 +7,14 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Solar System simulator for X Window System -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg USE_GL= glut diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 227060184eb1..e46e9a82d6cf 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -7,6 +7,7 @@ PORTNAME= stellarium PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A 3D photo-realistic sky renderer LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ + jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 81d8d749710c..888f3b245eee 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -8,7 +8,7 @@ PORTNAME= sunclock PORTVERSION= 3.56 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/ \ http://mbsd.msk.ru/dist/ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/sunclock/ \ MAINTAINER= stas@FreeBSD.org COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun -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/astro/xephem/Makefile b/astro/xephem/Makefile index a672f6a8f4b1..7e799529350d 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -7,7 +7,7 @@ PORTNAME= xephem PORTVERSION= 3.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ @@ -15,7 +15,7 @@ MAINTAINER= jpaetzel@FreeBSD.org COMMENT= An interactive astronomical ephemeris program LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg + jpeg.10:${PORTSDIR}/graphics/jpeg USE_MOTIF= yes USE_GMAKE= yes diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 7670dab242ae..6ce7a7b5db07 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -7,7 +7,7 @@ PORTNAME= xplanet PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MASTER_SITES= SF @@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-gif .if !defined(WITHOUT_JPEG) CONFIGURE_ARGS+= --with-jpeg -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg .else CONFIGURE_ARGS+= --without-jpeg .endif diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 662e059d83ff..ddb7a525afe0 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= xrmap PORTVERSION= 2.33 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/:data \ ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/:src @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${SRCFILE} ${DATAFILES} MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Map portions of the earth from a given longitude/latitude -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes |