Skip to content

Commit

Permalink
ghostscript 9.22: rev bump dependents
Browse files Browse the repository at this point in the history
fix whitespace and add modeline, where missing
  • Loading branch information
Schamschula committed Oct 7, 2017
1 parent 7b1a08a commit fe07306
Show file tree
Hide file tree
Showing 44 changed files with 119 additions and 92 deletions.
46 changes: 24 additions & 22 deletions devel/camlimages/Portfile
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
PortSystem 1.0
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

name camlimages
version 4.0.1
revision 13
categories devel graphics
PortSystem 1.0

name camlimages
version 4.0.1
revision 14
categories devel graphics
license {LGPL-2 Permissive}
maintainers nomaintainer
description Objective Caml interface to image manipulation functions.
long_description Camlimages provides basic functions for image processing \
and loading/saving various image file formats, an \
interface to display images, and a Freetype interface \
to render TrueType fonts.
homepage http://gallium.inria.fr/camlimages/
maintainers nomaintainer
description Objective Caml interface to image manipulation functions.
long_description Camlimages provides basic functions for image processing \
and loading/saving various image file formats, an \
interface to display images, and a Freetype interface \
to render TrueType fonts.
homepage http://gallium.inria.fr/camlimages/

patchfiles patch-src-jpegread.c.diff patch-png.diff
patchfiles patch-src-jpegread.c.diff patch-png.diff

platforms darwin
platforms darwin

master_sites https://bitbucket.org/camlspotter/camlimages/get/
master_sites https://bitbucket.org/camlspotter/camlimages/get/

distname v${version}
checksums rmd160 dd3a1aeb43bc7459781958a93db23ce32d0ca6e6 \
checksums rmd160 dd3a1aeb43bc7459781958a93db23ce32d0ca6e6 \
sha256 b40237c1505487049799a7af296eb3996b3fa08eab94415546f46d61355747c4

depends_build port:ocaml-findlib port:omake
depends_lib port:ocaml port:jpeg \
port:tiff port:giflib \
port:libpng port:ghostscript port:xpm
depends_lib port:ocaml port:jpeg \
port:tiff port:giflib \
port:libpng port:ghostscript port:xpm

worksrcdir camlspotter-${name}-c803efa9d5d3

Expand Down Expand Up @@ -54,7 +56,7 @@ pre-destroot {
variant lablgtk2 {
build.args-delete SUPPORT_LABLGTK2=false
destroot.args-delete SUPPORT_LABLGTK2=false
build.args-append SUPPORT_LABLGTK2=true
destroot.args-append SUPPORT_LABLGTK2=true
depends_lib-append port:lablgtk2
build.args-append SUPPORT_LABLGTK2=true
destroot.args-append SUPPORT_LABLGTK2=true
depends_lib-append port:lablgtk2
}
1 change: 1 addition & 0 deletions genealogy/gramps/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0
PortGroup github 1.0

github.setup gramps-project gramps 4.2.6 v
revision 1

PortGroup python 1.0

Expand Down
1 change: 1 addition & 0 deletions gnome/goffice/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ use_xz yes
if {${name} eq ${subport}} {
epoch 1
version 0.10.35
revision 1

license {GPL-2 GPL-3}

Expand Down
2 changes: 1 addition & 1 deletion graphics/ImageMagick/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PortGroup conflicts_build 1.0

name ImageMagick
version 6.9.9-11
revision 1
revision 2
set reasonable_version [lindex [split ${version} -] 0]
homepage http://www.imagemagick.org/
categories graphics devel
Expand Down
2 changes: 1 addition & 1 deletion graphics/asymptote/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup texlive 1.0

github.setup vectorgraphics asymptote 2.41
revision 2
revision 3
categories graphics
maintainers mojca openmaintainer
description A vector graphics language
Expand Down
1 change: 1 addition & 0 deletions graphics/djvu2pdf/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0

name djvu2pdf
version 0.9.2
revision 1
categories graphics
platforms darwin
maintainers nicos openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion graphics/fig2ps/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name fig2ps
conflicts TeXmacs
version 1.5
revision 1
revision 2
categories graphics tex
license GPL-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion graphics/gimp2-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set git_name gimp
set git_commit 8370fb13a7458e04ed86fe6bff61912d720dbda5
set git_date 20160517
version 2.9.3-${git_date}
revision 8
revision 9
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
1 change: 1 addition & 0 deletions graphics/gimp2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name gimp2
conflicts gimp2-devel gimp3-devel
# please remember to update the gimp metapackage to match
version 2.8.22
revision 1
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
2 changes: 1 addition & 1 deletion graphics/gimp3-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set git_name gimp
set git_commit fc73b3249d8b223bfa0a0434ea18d2c5b3bc57b8
set git_date 20160330
version 2.99.0-${git_date}
revision 8
revision 9
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
2 changes: 1 addition & 1 deletion graphics/pstoedit/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name pstoedit
version 3.70
revision 6
revision 7
categories graphics
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion graphics/sam2p/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name sam2p
version 0.49.2
revision 3
revision 4
categories graphics
platforms darwin
license GPL-2
Expand Down
1 change: 1 addition & 0 deletions graphics/xfig/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0

name xfig
version 3.2.6a
revision 1
categories graphics x11
license Permissive
maintainers nomaintainer
Expand Down
1 change: 1 addition & 0 deletions mail/claws-mail/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PortGroup active_variants 1.1

name claws-mail
version 3.15.1
revision 1
categories mail news
platforms darwin
license GPL-3+
Expand Down
2 changes: 1 addition & 1 deletion math/DoCon/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name DoCon
set shortname docon
version 2.11
revision 3
revision 4
categories math devel
maintainers nomaintainer
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion math/gsl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup compilers 1.0

name gsl
version 2.4
revision 1
revision 2
categories math science
maintainers dtakahashi openmaintainer
license GPL-3+
Expand Down
3 changes: 3 additions & 0 deletions math/imaxima/Portfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0

name imaxima
version 1.0
revision 1
categories math
maintainers nomaintainer
description GUI front-end for Maxima
Expand Down
2 changes: 1 addition & 1 deletion math/octave-legacy/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PortGroup compilers 1.0
name octave-legacy

version 3.8.2
revision 3
revision 4
categories math science
maintainers nomaintainer
license GPL-3
Expand Down
2 changes: 1 addition & 1 deletion math/octave/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ compiler.blacklist-append {*gcc-4.6} {clang < 700}

name octave
version 4.2.1
revision 7
revision 8
categories math science
platforms darwin
license GPL-3+
Expand Down
2 changes: 1 addition & 1 deletion math/pyxplot/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name pyxplot
version 0.9.2
revision 6
revision 7
categories math science
platforms darwin
maintainers {mps @Schamschula} openmaintainer
Expand Down
1 change: 1 addition & 0 deletions print/latex2html/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PortGroup texlive 1.0

name latex2html
version 2015
revision 1
categories print
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion print/libspectre/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name libspectre
version 0.2.8
revision 1
revision 2
description Libspectre is a small library for rendering PostScript documents.
long_description ${description} \
It provides a convenient easy to use API for handling and rendering \
Expand Down
1 change: 1 addition & 0 deletions print/ps2eps/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0
name ps2eps
distname ${name}
version 1.68
revision 1
categories print
platforms darwin
license GPL-2+
Expand Down
2 changes: 1 addition & 1 deletion print/scribus/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PortGroup qt4 1.0
name scribus
epoch 1
version 1.4.6
revision 1
revision 2
categories print
license GPL-2+
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion python/impressive/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0

name impressive
version 0.11.1
revision 2
revision 3
categories-append graphics
license GPL-2
maintainers nomaintainer
Expand Down
1 change: 1 addition & 0 deletions python/py-matplotlib/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PortGroup python 1.0
PortGroup github 1.0

github.setup matplotlib matplotlib 2.1.0 v
revision 1

name py-matplotlib
categories-append graphics math
Expand Down
1 change: 1 addition & 0 deletions science/gmt4/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PortSystem 1.0

name gmt4
version 4.5.15
revision 1
categories science
platforms darwin
maintainers takeshi
Expand Down
8 changes: 7 additions & 1 deletion science/gmt5/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ PortGroup cmake 1.0

name gmt5
version 5.4.2
revision 1
categories science
platforms darwin
maintainers takeshi
maintainers eprofs.de:florian \
takeshi
license GPL-3
description The Generic Mapping Tools
long_description GMT is an open source collection of ~120 tools \
Expand All @@ -28,6 +30,10 @@ master_sites ftp://ftp.soest.hawaii.edu/gmt \
use_xz yes
distname gmt-${version}
distfiles ${distname}-src${extract.suffix}

# stealth update
dist_subdir ${name}/${version}_1

checksums rmd160 ed90b3b46aeb98b7d5ed9bb0c68fbf7ebf7df929 \
sha256 ddcd63094aeda5a60f541626ed7ab4a78538d52dea24ba915f168e4606e587f5

Expand Down
2 changes: 1 addition & 1 deletion science/gri/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name gri
version 2.12.23
revision 2
revision 3
categories science graphics
platforms darwin
license GPL-3
Expand Down
2 changes: 1 addition & 1 deletion science/magicspp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ perl5.branches 5.24

name magicspp
version 2.29.4
revision 7
revision 8
platforms darwin
maintainers takeshi
license Apache-2
Expand Down
2 changes: 1 addition & 1 deletion sysutils/groff/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name groff
version 1.22.3
revision 2
revision 3
categories sysutils textproc
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion sysutils/littleutils/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name littleutils
version 1.0.37
revision 1
revision 2
categories sysutils
maintainers {mps @Schamschula} openmaintainer
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion tex/dvipng/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name dvipng
version 1.15
revision 2
revision 3
categories tex
maintainers {dports @drkp} openmaintainer
description a DVI-to-PNG converter
Expand Down
2 changes: 1 addition & 1 deletion tex/texlive-bin/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PortGroup muniversal 1.0

name texlive-bin
version 2017
revision 1
revision 2

categories tex
maintainers {dports @drkp}
Expand Down
2 changes: 1 addition & 1 deletion textproc/canna/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name canna
version 3.7p3
set dicversion 0.95c
revision 4
revision 5
categories textproc japanese
maintainers nomaintainer
description Kana-Kanji conversion system
Expand Down
1 change: 1 addition & 0 deletions textproc/lilypond-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ PortGroup compiler_blacklist_versions 1.0
name lilypond-devel
set my_name lilypond
version 2.19.65
revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
maintainers snc openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion textproc/lilypond/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

name lilypond
version 2.18.2
revision 4
revision 5
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
maintainers snc openmaintainer
Expand Down
Loading

0 comments on commit fe07306

Please sign in to comment.