summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-03 20:01:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-03 20:01:03 +0000
commit0e8c3bf1b3355f31f91050a7688e279773337709 (patch)
tree72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /graphics
parentUpdate to 1.6.20 (diff)
Update giflib to 5.1.1
PR: 204492
Notes
Notes: svn path=/head/; revision=402898
Diffstat (limited to 'graphics')
-rw-r--r--graphics/appleseed/Makefile1
-rw-r--r--graphics/exact-image/Makefile2
-rw-r--r--graphics/gdal/Makefile1
-rw-r--r--graphics/giflib/Makefile2
-rw-r--r--graphics/giflib/distinfo4
-rw-r--r--graphics/giflib/pkg-plist7
-rw-r--r--graphics/imlib2/Makefile2
-rw-r--r--graphics/leptonica/Makefile1
-rw-r--r--graphics/librasterlite2/Makefile2
-rw-r--r--graphics/mapserver/Makefile1
-rw-r--r--graphics/metapixel/Makefile2
-rw-r--r--graphics/ming/Makefile2
-rw-r--r--graphics/mtpaint/Makefile2
-rw-r--r--graphics/ocaml-images/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/osg-devel/Makefile1
-rw-r--r--graphics/osg/Makefile2
-rw-r--r--graphics/p5-Imager/Makefile1
-rw-r--r--graphics/php5-swfed/Makefile2
-rw-r--r--graphics/py-ming/Makefile1
-rw-r--r--graphics/simpleviewer/Makefile2
-rw-r--r--graphics/swftools/Makefile2
-rw-r--r--graphics/sxiv/Makefile2
-rw-r--r--graphics/webp/Makefile1
24 files changed, 26 insertions, 21 deletions
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index bfe565c18d22..49c0cdde9875 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -3,6 +3,7 @@
PORTNAME= appleseed
DISTVERSION= 1.3.0-beta
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile
index bfb426c66e0c..8957ca0bfc8b 100644
--- a/graphics/exact-image/Makefile
+++ b/graphics/exact-image/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exact-image
PORTVERSION= 0.8.9
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics perl5 python
MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ LOCAL/bf
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 6ec4503ca9ed..70cb33ade57b 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gdal
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 2ee68cf77893..a207ac4fa9c5 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= giflib
-PORTVERSION= 5.0.6
+PORTVERSION= 5.1.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}
diff --git a/graphics/giflib/distinfo b/graphics/giflib/distinfo
index 1fe97cc3ef35..c6656d33f0f5 100644
--- a/graphics/giflib/distinfo
+++ b/graphics/giflib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (giflib-5.0.6.tar.bz2) = 8909839ccbdfca75cfbe6a4db907b55978e11fb268a8f3cde24bd923a0f669ea
-SIZE (giflib-5.0.6.tar.bz2) = 621073
+SHA256 (giflib-5.1.1.tar.bz2) = 391014aceb21c8b489dc7b0d0b6a917c4e32cc014ce2426d47ca376d02fe2ffc
+SIZE (giflib-5.1.1.tar.bz2) = 654389
diff --git a/graphics/giflib/pkg-plist b/graphics/giflib/pkg-plist
index 81ad26310a76..8b8aad2d492c 100644
--- a/graphics/giflib/pkg-plist
+++ b/graphics/giflib/pkg-plist
@@ -1,4 +1,3 @@
-bin/gif2raw
bin/gif2rgb
bin/gifbuild
bin/gifclrmp
@@ -10,9 +9,8 @@ bin/giftool
include/gif_lib.h
lib/libgif.a
lib/libgif.so
-lib/libgif.so.6
-lib/libgif.so.6.0.1
-man/man1/gif2raw.1.gz
+lib/libgif.so.7
+lib/libgif.so.7.0.0
man/man1/gif2rgb.1.gz
man/man1/gifbg.1.gz
man/man1/gifbuild.1.gz
@@ -26,7 +24,6 @@ man/man1/giflib.1.gz
man/man1/giftext.1.gz
man/man1/giftool.1.gz
man/man1/gifwedge.1.gz
-%%DOCBOOK%%%%PORTDOCS%%%%DOCSDIR%%/gif2raw.html
%%DOCBOOK%%%%PORTDOCS%%%%DOCSDIR%%/gif2rgb.html
%%DOCBOOK%%%%PORTDOCS%%%%DOCSDIR%%/gif87.txt
%%DOCBOOK%%%%PORTDOCS%%%%DOCSDIR%%/gif89.txt
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 52aaa2f12c12..3767f4d3b71d 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= imlib2
PORTVERSION= 1.4.6
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION}
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile
index f101511db65f..808e3ae89e01 100644
--- a/graphics/leptonica/Makefile
+++ b/graphics/leptonica/Makefile
@@ -3,6 +3,7 @@
PORTNAME= leptonica
PORTVERSION= 1.72
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.leptonica.com/source/
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index 446f2f35f5fd..31402e51ee3d 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= librasterlite2
PORTVERSION= 1.0.0
DISTVERSIONSUFFIX=-rc0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 986b940e1e47..35bf7838597e 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mapserver
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile
index 14ac0bcf1edf..003aa851db5a 100644
--- a/graphics/metapixel/Makefile
+++ b/graphics/metapixel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= metapixel
PORTVERSION= 1.0.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= http://www.complang.tuwien.ac.at/schani/metapixel/files/ \
http://mirror.roe.ch/dist/metapixel/
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 64780598b6fc..4b999b3b6db1 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ming
PORTVERSION= 0.4.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile
index 0330ab94f6f6..69a170a4bbf7 100644
--- a/graphics/mtpaint/Makefile
+++ b/graphics/mtpaint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mtpaint
PORTVERSION= 3.40
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index b6a9728e8850..ea8f17018e7b 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -3,7 +3,7 @@
PORTNAME= images
PORTVERSION= 4.0.1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index d8bc951b2f4e..b47a921b8fd6 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openimageio
PORTVERSION= 1.5.20
DISTVERSIONPREFIX= Release-
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 399ff94e9317..83013fca543e 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.3.9
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index c50f8a503a81..0210a88c3a67 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.2.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile
index b8670788b150..905e10e27f08 100644
--- a/graphics/p5-Imager/Makefile
+++ b/graphics/p5-Imager/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Imager
PORTVERSION= 1.004
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/graphics/php5-swfed/Makefile b/graphics/php5-swfed/Makefile
index 2b55d9c89ca6..5199ecebafcb 100644
--- a/graphics/php5-swfed/Makefile
+++ b/graphics/php5-swfed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= swfed
PORTVERSION= 0.62
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics www
MASTER_SITES= SFJP/${PORTNAME}/60548
PKGNAMEPREFIX= php5-
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index 1ac859634877..c06ca5b43175 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ming
PORTVERSION= 0.4.7
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index 6e465ee8e3e4..fb01b3f0c2cb 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= simpleviewer
PORTVERSION= 1.7.1553.8560
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/OpenGL%20edition
DISTNAME= sviewgl-src-${PORTVERSION}
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile
index 4a28cd4dbc8e..b881f99a0325 100644
--- a/graphics/swftools/Makefile
+++ b/graphics/swftools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= swftools
PORTVERSION= 0.9.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.swftools.org/ \
http://www.c-s.li/ports/
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile
index 1ad60dca2817..9b0ef7568fea 100644
--- a/graphics/sxiv/Makefile
+++ b/graphics/sxiv/Makefile
@@ -4,7 +4,7 @@
PORTNAME= sxiv
PORTVERSION= 1.3.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= solene@bsd.zplay.eu
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index 454db5ca59a3..ae865a2cbb50 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= webp
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://downloads.webmproject.org/releases/webp/
DISTNAME= lib${PORTNAME}-${PORTVERSION}