From 04d6f52202c61a48690e73e65879001d2ee3adc5 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 1 Apr 2017 15:23:30 +0000 Subject: Bump PORTREVISIONs for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 --- graphics/GraphicsMagick/Makefile | 2 +- graphics/ImageMagick/Makefile | 2 +- graphics/ImageMagick7/Makefile | 1 + graphics/OpenEXR/Makefile | 2 +- graphics/aaphoto/Makefile | 2 +- graphics/alembic/Makefile | 1 + graphics/animorph/Makefile | 2 +- graphics/argyllcms/Makefile | 1 + graphics/aseprite/Makefile | 1 + graphics/blender/Makefile | 1 + graphics/bugle/Makefile | 2 +- graphics/caffe/Makefile | 1 + graphics/cegui/Makefile | 2 +- graphics/cimg/Makefile | 2 +- graphics/code-eli/Makefile | 2 +- graphics/colmap/Makefile | 2 +- graphics/converseen/Makefile | 1 + graphics/copperspice/Makefile | 1 + graphics/darktable/Makefile | 1 + graphics/dataplot/Makefile | 2 +- graphics/dcp2icc/Makefile | 2 +- graphics/delaboratory/Makefile | 2 +- graphics/dilay/Makefile | 1 + graphics/enblend/Makefile | 2 +- graphics/evince/Makefile | 2 +- graphics/freeimage/Makefile | 2 +- graphics/geomorph/Makefile | 2 +- graphics/gimp-beautify-plugin/Makefile | 2 +- graphics/gimp-gmic-plugin/Makefile | 2 +- graphics/gimp-refocus-plugin/Makefile | 2 +- graphics/gimp-resynthesizer/Makefile | 2 +- graphics/gle-graphics/Makefile | 2 +- graphics/gource/Makefile | 2 +- graphics/gthumb/Makefile | 1 + graphics/gtimelapse/Makefile | 2 +- graphics/guetzli/Makefile | 1 + graphics/hiptext/Makefile | 2 +- graphics/hugin/Makefile | 2 +- graphics/inkscape/Makefile | 1 + graphics/ipe/Makefile | 1 + graphics/jogamp-jogl/Makefile | 2 +- graphics/kf5-kimageformats/Makefile | 1 + graphics/kf5-kplotting/Makefile | 1 + graphics/kf5-prison/Makefile | 1 + graphics/libbpg/Makefile | 1 + graphics/libcdr01/Makefile | 2 +- graphics/libetonyek01/Makefile | 2 +- graphics/libfreehand/Makefile | 2 +- graphics/libgltf/Makefile | 2 +- graphics/libopenraw/Makefile | 2 +- graphics/libraw/Makefile | 1 + graphics/lightzone/Makefile | 2 +- graphics/lximage-qt/Makefile | 1 + graphics/mahotas/Makefile | 2 +- graphics/makehuman/Makefile | 2 +- graphics/mapnik/Makefile | 2 +- graphics/mhgui/Makefile | 2 +- graphics/mupdf/Makefile | 2 +- graphics/mypaint/Makefile | 2 +- graphics/nurbs++/Makefile | 2 +- graphics/ogre3d/Makefile | 2 +- graphics/openimageio/Makefile | 2 +- graphics/openshadinglanguage/Makefile | 1 + graphics/oyranos/Makefile | 2 +- graphics/p5-PGPLOT/Makefile | 2 +- graphics/pfstmo/Makefile | 2 +- graphics/pgplot/Makefile | 2 +- graphics/photivo/Makefile | 1 + graphics/piglit/Makefile | 1 + graphics/pixie/Makefile | 2 +- graphics/py-gdal/Makefile | 1 + graphics/qgis/Makefile | 1 + graphics/raster3d/Makefile | 2 +- graphics/rawtherapee-devel/Makefile | 1 + graphics/rawtherapee/Makefile | 1 + graphics/seexpr/Makefile | 1 + graphics/sekrit-twc-zimg/Makefile | 1 + graphics/shotwell/Makefile | 1 + graphics/simpleviewer/Makefile | 1 + graphics/tesseract/Makefile | 1 + graphics/tiled/Makefile | 1 + graphics/tulip/Makefile | 1 + graphics/vapoursynth-waifu2x-w2xc/Makefile | 1 + graphics/vigra/Makefile | 2 +- graphics/waffle/Makefile | 2 +- graphics/waifu2x-converter-cpp/Makefile | 2 +- graphics/webp/Makefile | 1 + graphics/wxsvg/Makefile | 1 + graphics/xd3d/Makefile | 2 +- graphics/zathura-cb/Makefile | 1 + graphics/zathura-djvu/Makefile | 1 + graphics/zathura-pdf-mupdf/Makefile | 2 +- graphics/zathura-pdf-poppler/Makefile | 1 + graphics/zathura-ps/Makefile | 1 + graphics/zathura/Makefile | 1 + 95 files changed, 95 insertions(+), 53 deletions(-) (limited to 'graphics') diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index f31384b01d04..02b68f3a6294 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -3,7 +3,7 @@ PORTNAME= GraphicsMagick PORTVERSION= 1.3.25 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 3d16223a9f8d..5522c99879e5 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -2,7 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.6-4 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 19e9be375b8a..72a8c6b2e683 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -2,6 +2,7 @@ PORTNAME= ImageMagick DISTVERSION= 7.0.3-7 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile index e8e93601eadb..46274079d3dd 100644 --- a/graphics/OpenEXR/Makefile +++ b/graphics/OpenEXR/Makefile @@ -3,7 +3,7 @@ PORTNAME= OpenEXR PORTVERSION= 2.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel MASTER_SITES= SAVANNAH/openexr/:dist \ LOCAL/mandree/:test diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index 274335b3aefc..3b26ef2ddbbd 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -4,7 +4,7 @@ PORTNAME= aaphoto PORTVERSION= 0.43.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= mail@log69.com diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index 26994d858989..92ae40c745f1 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -3,6 +3,7 @@ PORTNAME= alembic PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile index 116cae42741c..0f0ae73a2e48 100644 --- a/graphics/animorph/Makefile +++ b/graphics/animorph/Makefile @@ -3,7 +3,7 @@ PORTNAME= animorph PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/argyllcms/Makefile b/graphics/argyllcms/Makefile index 988290c702cd..e859633bd1fe 100644 --- a/graphics/argyllcms/Makefile +++ b/graphics/argyllcms/Makefile @@ -3,6 +3,7 @@ PORTNAME= argyllcms PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.argyllcms.com/ DISTNAME= Argyll_V${PORTVERSION}_src diff --git a/graphics/aseprite/Makefile b/graphics/aseprite/Makefile index d7643228c3e7..811facb4cbef 100644 --- a/graphics/aseprite/Makefile +++ b/graphics/aseprite/Makefile @@ -3,6 +3,7 @@ PORTNAME= aseprite PORTVERSION= 1.1.13 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 3864205ed2cc..a80ff9a1dd68 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -3,6 +3,7 @@ PORTNAME= blender PORTVERSION= 2.78c +PORTREVISION= 1 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index d51b00ec7819..216e1b6b710d 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -3,7 +3,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20100508 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index 3ce100f48761..035138792aa3 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,6 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0.0.r5 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= eric@camachat.org diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 0c90e7049047..b075b9397042 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -3,7 +3,7 @@ PORTNAME= cegui PORTVERSION= 0.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 32299a550a4d..eec83885be3b 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -3,7 +3,7 @@ PORTNAME= cimg DISTVERSION= 1.7.9 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/code-eli/Makefile b/graphics/code-eli/Makefile index bf45528087f1..e14d1a714688 100644 --- a/graphics/code-eli/Makefile +++ b/graphics/code-eli/Makefile @@ -3,7 +3,7 @@ PORTNAME= code-eli PORTVERSION= 0.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= fernando.apesteguia@gmail.com diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index b117964e4f9f..4046e92f0b63 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -2,7 +2,7 @@ PORTNAME= colmap DISTVERSION= 2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index 16fc5e6b4507..e999008b8349 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -3,6 +3,7 @@ PORTNAME= converseen PORTVERSION= 0.9.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%20${PORTVERSION:R:R}/ diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile index 644790cd8bd9..68b24d7cc497 100644 --- a/graphics/copperspice/Makefile +++ b/graphics/copperspice/Makefile @@ -3,6 +3,7 @@ PORTNAME= copperspice PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.copperspice.com/copperspice/source/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 5f34f6b77b31..0bcb7da18257 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,6 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 91067316db27..ae56d5b493cd 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= dataplot PORTVERSION= 20132012 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ LOCAL/beech:source \ diff --git a/graphics/dcp2icc/Makefile b/graphics/dcp2icc/Makefile index 07ece5789f46..6ad6e83fd346 100644 --- a/graphics/dcp2icc/Makefile +++ b/graphics/dcp2icc/Makefile @@ -3,7 +3,7 @@ PORTNAME= dcp2icc PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics converters MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile index b75e1a1b5ba4..66478c5fc9b1 100644 --- a/graphics/delaboratory/Makefile +++ b/graphics/delaboratory/Makefile @@ -3,7 +3,7 @@ PORTNAME= delaboratory PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE diff --git a/graphics/dilay/Makefile b/graphics/dilay/Makefile index f6484da21c43..d0eb79be3e59 100644 --- a/graphics/dilay/Makefile +++ b/graphics/dilay/Makefile @@ -3,6 +3,7 @@ PORTNAME= dilay PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@rawbw.com diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 6fc32e01868d..036d1248c2b7 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index c17c1aeb6c8e..c95800946aea 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,7 +3,7 @@ PORTNAME= evince PORTVERSION= 3.18.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile index e572a5313133..e1dd6a5fe068 100644 --- a/graphics/freeimage/Makefile +++ b/graphics/freeimage/Makefile @@ -3,7 +3,7 @@ PORTNAME= freeimage PORTVERSION= 3.16.0 -PORTREVISION= 1 +PORTREVISION= 2 # Version 3.17.0 is available, but does not build on i386 (and probably # other 32-bit arches) without some not-quite-trivial patching. If one # decides to update the port, please make sure 32-bit builds are tested! diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index 22997caf1ce5..91ef26f7a43a 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -3,7 +3,7 @@ PORTNAME= geomorph PORTVERSION= 0.60.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60/ diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile index bbdf61505e86..9e66f13de40f 100644 --- a/graphics/gimp-beautify-plugin/Makefile +++ b/graphics/gimp-beautify-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= beautify PORTVERSION= 2012.08.12.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 6d0121c07c9f..c45f5b14a84b 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- diff --git a/graphics/gimp-refocus-plugin/Makefile b/graphics/gimp-refocus-plugin/Makefile index 5b703aff83bb..3ffc0935e8b5 100644 --- a/graphics/gimp-refocus-plugin/Makefile +++ b/graphics/gimp-refocus-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= refocus PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF PKGNAMEPREFIX= gimp- diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 7af9cee99e4a..9a2af9704340 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -3,7 +3,7 @@ PORTNAME= resynthesizer PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= gimp- diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index c8cee7602288..7f8d3b8652a4 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -3,7 +3,7 @@ PORTNAME= gle-graphics DISTVERSION= 4.2.4cf -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics print MASTER_SITES= SF/glx/gle4%20%28Current%20Active%20Version%29/${DISTVERSION:C,.$,,1} DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index c6dc4421f032..4911c71ecd28 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,7 +3,7 @@ PORTNAME= gource PORTVERSION= 0.43 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 0a79e99c165b..0e968f800331 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -4,6 +4,7 @@ PORTNAME= gthumb PORTVERSION= 3.4.4.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index 4ece841b7d3d..e7b8b9741121 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) diff --git a/graphics/guetzli/Makefile b/graphics/guetzli/Makefile index 34217d609936..9d66a2d7f571 100644 --- a/graphics/guetzli/Makefile +++ b/graphics/guetzli/Makefile @@ -3,6 +3,7 @@ PORTNAME= guetzli PORTVERSION= 1.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index 3de6b8b646aa..e9ad5ca75d84 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -3,7 +3,7 @@ PORTNAME= hiptext PORTVERSION= 0.0.s20160621 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@rawbw.com diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index fad44393639b..a614b12e1488 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -5,7 +5,7 @@ PORTNAME= hugin PORTVERSION= 2016.2.0 DISTVERSION= 2016.2.0 WRKSRC= ${WRKDIR}/hugin-2016.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index a320b5e54a57..6ffa13425339 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -3,6 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ \ LOCAL/kwm diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 02aa5c9f1db0..9481f584c205 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipe PORTVERSION= 7.2.7 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ diff --git a/graphics/jogamp-jogl/Makefile b/graphics/jogamp-jogl/Makefile index 62ab4297aaba..dd17efc3e061 100644 --- a/graphics/jogamp-jogl/Makefile +++ b/graphics/jogamp-jogl/Makefile @@ -3,7 +3,7 @@ PORTNAME= jogamp-jogl PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel java MASTER_SITES= http://jogamp.org/deployment/jogamp-current/archive/Sources/ \ http://jogamp.org/deployment/v${PORTVERSION}/archive/Sources/ diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index a5194ea3ff87..ab8b5fb59c04 100644 --- a/graphics/kf5-kimageformats/Makefile +++ b/graphics/kf5-kimageformats/Makefile @@ -3,6 +3,7 @@ PORTNAME= kimageformats PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index 0b50240c87e2..a689ca786eb0 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -3,6 +3,7 @@ PORTNAME= kplotting PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile index 9a9a79930b8a..926d4fc0a0b8 100644 --- a/graphics/kf5-prison/Makefile +++ b/graphics/kf5-prison/Makefile @@ -3,6 +3,7 @@ PORTNAME= prison PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile index 51728502d261..a37fce095fd1 100644 --- a/graphics/libbpg/Makefile +++ b/graphics/libbpg/Makefile @@ -3,6 +3,7 @@ PORTNAME= libbpg PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://bellard.org/bpg/ diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 109bcbd2c220..df08f2e03cca 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index ced2f12276ab..0f3b757c7f43 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index aa6c73c94970..0d38c7ebd4c5 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 537079ef577f..a4bbdde93b2b 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= LODEV diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index a6ac320c3080..4a7c81766113 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= libopenraw PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index 2570ea00d5c3..da20de343c07 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -3,6 +3,7 @@ PORTNAME= libraw PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index 75e415d78bf0..505377dc4a25 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -3,7 +3,7 @@ PORTNAME= lightzone PORTVERSION= 4.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics java DIST_SUBDIR= ${PORTNAME} diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile index a2116306532f..7e95900af73f 100644 --- a/graphics/lximage-qt/Makefile +++ b/graphics/lximage-qt/Makefile @@ -3,6 +3,7 @@ PORTNAME= lximage-qt PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= LXQT/${PORTNAME} diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index ee3dad606e91..9aac13447575 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -3,7 +3,7 @@ PORTNAME= mahotas PORTVERSION= 0.9.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile index d011c8bb93b9..24a3900c7fcc 100644 --- a/graphics/makehuman/Makefile +++ b/graphics/makehuman/Makefile @@ -3,7 +3,7 @@ PORTNAME= makehuman DISTVERSION= 0.9.1-rc1a -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 0d8c41527575..157d8df71fc5 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/mhgui/Makefile b/graphics/mhgui/Makefile index 9d043f2a8396..e3a91b02333b 100644 --- a/graphics/mhgui/Makefile +++ b/graphics/mhgui/Makefile @@ -3,7 +3,7 @@ PORTNAME= mhgui PORTVERSION= 0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile index 9c9af791644d..789e5b2445c4 100644 --- a/graphics/mupdf/Makefile +++ b/graphics/mupdf/Makefile @@ -4,7 +4,7 @@ PORTNAME= mupdf PORTVERSION= 1.10a DISTVERSIONSUFFIX= -source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 2eb3a570fcbf..8be3c11ac534 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= mypaint PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/ diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 8797c374d0de..9637ee446255 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -3,7 +3,7 @@ PORTNAME= nurbs++ PORTVERSION= 3.0.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/libnurbs/nurbs%2B%2B/${PORTVERSION} diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 82d2eadfc083..55008d40965c 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogre3d PORTVERSION= 1.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/ DISTNAME= v1-9-0 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 9cf60ba137e3..2bbd93b35f30 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -4,7 +4,7 @@ PORTNAME= openimageio PORTVERSION= 1.6.12 DISTVERSIONPREFIX= Release- -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index e38950628ef7..f27004785da4 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -3,6 +3,7 @@ PORTNAME= openshadinglanguage PORTVERSION= 1.7.5 +PORTREVISION= 1 DISTVERSIONPREFIX= Release- CATEGORIES= graphics devel diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index 3f01518533c8..ce803111a7f5 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -2,7 +2,7 @@ PORTNAME= oyranos PORTVERSION= 0.9.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Oyranos/Oyranos%20${PORTVERSION:C|(.*)\.[0-9]*$|\1|} diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index d3f69c20149c..16113366bc0a 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,7 +3,7 @@ PORTNAME= PGPLOT PORTVERSION= 2.21 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KGB diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile index e2b75b52f1ac..c8876a3c11f1 100644 --- a/graphics/pfstmo/Makefile +++ b/graphics/pfstmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= pfstmo PORTVERSION= 1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/pfstools/${PORTNAME}/${PORTVERSION} diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index d041ee3e8e28..dff7005b12fa 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile index 9e1c1de6d961..9cec47e332ae 100644 --- a/graphics/photivo/Makefile +++ b/graphics/photivo/Makefile @@ -3,6 +3,7 @@ PORTNAME= photivo PORTVERSION= 0.0.2015.03.21 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/ DISTNAME= source-archive diff --git a/graphics/piglit/Makefile b/graphics/piglit/Makefile index 762547fbb727..f27d216772fe 100644 --- a/graphics/piglit/Makefile +++ b/graphics/piglit/Makefile @@ -3,6 +3,7 @@ PORTNAME= piglit PORTVERSION= 20160809 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= x11@FreeBSD.org diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 11854381f2f3..5b1b29825bf9 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index dd5cab9e44d3..9b95ec366c89 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 8294c38a6d7e..fd1473e6aecf 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_18_4 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index 775ef5d0cc9f..0c13dc8947ff 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= raster3d PORTVERSION= 3.0.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics biology MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ DISTNAME= Raster3D_${PORTVERSION:R}-${PORTVERSION:E} diff --git a/graphics/rawtherapee-devel/Makefile b/graphics/rawtherapee-devel/Makefile index 299a7d53b5a9..9e358a32b252 100644 --- a/graphics/rawtherapee-devel/Makefile +++ b/graphics/rawtherapee-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 5.0.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gtk3 DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}${DISTVERSIONSUFFIX} CATEGORIES= graphics diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index cf8abe8b708b..24a808a3ed73 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -3,6 +3,7 @@ PORTNAME= rawtherapee PORTVERSION= 5.0.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gtk3 DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}${DISTVERSIONSUFFIX} CATEGORIES= graphics diff --git a/graphics/seexpr/Makefile b/graphics/seexpr/Makefile index 3fbc85480a98..df4d029792e2 100644 --- a/graphics/seexpr/Makefile +++ b/graphics/seexpr/Makefile @@ -4,6 +4,7 @@ PORTNAME= seexpr DISTVERSIONPREFIX= v PORTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= graphics math MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile index 7ac741028bc0..100a5148ae75 100644 --- a/graphics/sekrit-twc-zimg/Makefile +++ b/graphics/sekrit-twc-zimg/Makefile @@ -2,6 +2,7 @@ PORTNAME= zimg PORTVERSION= 2.5 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 21810fb28cd0..73cda13872e9 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.26.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index a8953d94b60c..e7b8f29e7d2e 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -3,6 +3,7 @@ PORTNAME= simpleviewer PORTVERSION= 2.88 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/andreyu/simple-viewer-gl/get/ DISTNAME= v${PORTVERSION} diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index f137b05208c9..0daa6e5d9a80 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,6 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.00 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index ec187c18e7b1..f245f8d59d38 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -3,6 +3,7 @@ PORTNAME= tiled PORTVERSION= 0.18.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 3cfb4d2627b2..ea297e79175f 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -3,6 +3,7 @@ PORTNAME= tulip PORTVERSION= 4.10.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= _src CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/vapoursynth-waifu2x-w2xc/Makefile b/graphics/vapoursynth-waifu2x-w2xc/Makefile index 095637c24704..54e1643cb7f9 100644 --- a/graphics/vapoursynth-waifu2x-w2xc/Makefile +++ b/graphics/vapoursynth-waifu2x-w2xc/Makefile @@ -2,6 +2,7 @@ PORTNAME= waifu2x-w2xc DISTVERSION= r6 +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 5564b0d4201e..815a94b099f6 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -3,7 +3,7 @@ PORTNAME= vigra DISTVERSION= 1.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/waffle/Makefile b/graphics/waffle/Makefile index d53b5b5d2d51..0d41cb79eec7 100644 --- a/graphics/waffle/Makefile +++ b/graphics/waffle/Makefile @@ -3,7 +3,7 @@ PORTNAME= waffle PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.waffle-gl.org/files/release/waffle-${PORTVERSION}/ diff --git a/graphics/waifu2x-converter-cpp/Makefile b/graphics/waifu2x-converter-cpp/Makefile index cb76307e8d13..c7b30a8b0310 100644 --- a/graphics/waifu2x-converter-cpp/Makefile +++ b/graphics/waifu2x-converter-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= waifu2x-converter-cpp DISTVERSION= 1.0.0-410 DISTVERSIONSUFFIX= -g5e5ac35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME:C/-.*//}.1.gz?h=${PORTNAME:C/-.*//}-git&id=5c150a5&/:manpage DISTFILES= ${PORTNAME:C/-.*//}.1.gz:manpage diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 7d511bb6dca2..022a5d5cfbff 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -3,6 +3,7 @@ PORTNAME= webp PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index e928bfe1b5e4..64022876f6a7 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -3,6 +3,7 @@ PORTNAME= wxsvg PORTVERSION= 1.5.11 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index e7972eefe175..833534d7f26b 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= xd3d PORTVERSION= 8.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 153cc2012a35..b83a6e495df9 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -2,6 +2,7 @@ PORTNAME= zathura-cb PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index 8e9e10d176c7..75041cc3b636 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura-djvu PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index 75285840e8ad..5b94b5f308b7 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-mupdf PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile index 7317c9c30184..0ccd4f1d5c6c 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.7 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index e5110e1e38b3..e2916af5988b 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -2,6 +2,7 @@ PORTNAME= zathura-ps PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \ http://www.madpilot.net/~mad/pwmt.org/ diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index f6e5f0d2cab5..885bb1f3f77c 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -3,6 +3,7 @@ PORTNAME= zathura PORTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://pwmt.org/projects/zathura/download/ \ http://www.madpilot.net/~mad/pwmt.org/ -- cgit v1.2.3