Skip to content

Commit

Permalink
bump revision on poppler dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
drkp committed Jun 18, 2018
1 parent d29b807 commit cd0760b
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 20 deletions.
1 change: 1 addition & 0 deletions gnome/evince/Portfile
Expand Up @@ -7,6 +7,7 @@ PortGroup gobject_introspection 1.0

name evince
version 3.28.2
revision 1
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description Evince is a document viewer for multiple document formats like pdf, and many others.
Expand Down
2 changes: 1 addition & 1 deletion gnome/gourmet/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup python 1.0

github.setup thinkle gourmet 0.17.4
revision 1
revision 2
categories gnome python
platforms darwin
supported_archs noarch
Expand Down
1 change: 1 addition & 0 deletions gnome/tracker/Portfile
Expand Up @@ -6,6 +6,7 @@ PortGroup gobject_introspection 1.0

name tracker
version 1.12.4
revision 1
license GPL-2+ LGPL-2.1+ BSD
set branch [join [lrange [split ${version} .] 0 1] .]
description Metadata database, indexer and search tool.
Expand Down
2 changes: 1 addition & 1 deletion gnustep/Etoile-devel/Portfile
Expand Up @@ -3,7 +3,7 @@ PortGroup gnustep 1.0

name Etoile-devel
version 0.1.9
revision 7
revision 8
platforms darwin
maintainers nomaintainer
homepage http://www.etoile-project.org/
Expand Down
2 changes: 1 addition & 1 deletion gnustep/Etoile/Portfile
Expand Up @@ -3,7 +3,7 @@ PortGroup gnustep 1.0

name Etoile
version 0.1.9
revision 10
revision 11
platforms darwin
license GPL-2+ LGPL BSD
maintainers nomaintainer
Expand Down
1 change: 1 addition & 0 deletions graphics/OpenSceneGraph-devel/Portfile
Expand Up @@ -9,6 +9,7 @@ set git_date 20180427
github.setup openscenegraph OpenSceneGraph ${git_commit}
name OpenSceneGraph-devel
version 3.7.0-${git_date}
revision 1
conflicts OpenSceneGraph
platforms darwin
categories graphics
Expand Down
1 change: 1 addition & 0 deletions graphics/OpenSceneGraph/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup github 1.0
PortGroup cmake 1.1

github.setup openscenegraph OpenSceneGraph 3.6.0 OpenSceneGraph-
revision 1
conflicts OpenSceneGraph-devel
platforms darwin
categories graphics
Expand Down
1 change: 1 addition & 0 deletions graphics/gimp2-devel/Portfile
Expand Up @@ -10,6 +10,7 @@ set git_name gimp
set git_commit a48d9178e8a0cec6f828f70a27755e4fd0812980
set git_date 20180521
version 2.10.3-${git_date}
revision 1
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
1 change: 1 addition & 0 deletions graphics/gimp2/Portfile
Expand Up @@ -8,6 +8,7 @@ name gimp2
conflicts gimp2-devel gimp3-devel
# please remember to update the gimp metapackage to match
version 2.10.2
revision 1
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
1 change: 1 addition & 0 deletions graphics/gimp3-devel/Portfile
Expand Up @@ -10,6 +10,7 @@ set git_name gimp
set git_commit 15ec52eab4381f2dd0b786366e1bdffd8ced56c7
set git_date 20180521
version 2.99.1-${git_date}
revision 1
license GPL-3+
categories graphics
maintainers {devans @dbevans}
Expand Down
5 changes: 2 additions & 3 deletions graphics/gle-graphics/Portfile
Expand Up @@ -4,7 +4,6 @@ PortSystem 1.0

name gle-graphics
version 4.2.5
revision 1
set major [lindex [split ${version} .] 0]
categories graphics
platforms darwin
Expand Down Expand Up @@ -65,7 +64,7 @@ configure.args --with-jpeg=${prefix} \
universal_variant no

if {${name} eq ${subport}} {
revision 0
revision 2

depends_lib-append port:ncurses

Expand All @@ -88,7 +87,7 @@ if {${name} eq ${subport}} {
}

subport QGLE {
revision 8
revision 9
license GPL-2+

description graphical user interface of GLE
Expand Down
2 changes: 1 addition & 1 deletion graphics/ipe-tools/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0

github.setup otfried ipe-tools e5b23399a83d69fd5bb5d4645ef7325b4b57435b
version 20151202
revision 10
revision 11
categories graphics
maintainers gmail.com:m7.thon \
gmx.de:Torsten.Maehne \
Expand Down
2 changes: 1 addition & 1 deletion graphics/pdf2djvu/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup cxx11 1.1

github.setup jwilk pdf2djvu 0.9.9
revision 1
revision 2
categories graphics textproc
platforms darwin
license GPL-2
Expand Down
2 changes: 1 addition & 1 deletion graphics/pdf2svg/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0

github.setup dawbarton pdf2svg 0.2.3 v
revision 1
revision 2
license GPL-2
categories graphics
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion graphics/pdfpc/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup cmake 1.0

github.setup pdfpc pdfpc 3.1.1 v
revision 2
revision 3
maintainers nomaintainer

categories graphics
Expand Down
1 change: 1 addition & 0 deletions graphics/vips/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup github 1.0
PortGroup gobject_introspection 1.0

github.setup jcupitt libvips 8.6.4 v
revision 1
name vips
distname vips-${version}
description VIPS is an image processing library.
Expand Down
2 changes: 1 addition & 1 deletion mail/claws-mail/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup active_variants 1.1

name claws-mail
version 3.16.0
revision 1
revision 2
categories mail news
platforms darwin
license GPL-3+
Expand Down
2 changes: 1 addition & 1 deletion office/zathura-plugin-pdf-poppler/Portfile
Expand Up @@ -7,7 +7,7 @@ name zathura-plugin-pdf-poppler
conflicts zathura-plugin-pdf-mupdf

version 0.2.6
revision 1
revision 2
categories office
platforms darwin
license zlib
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-poppler/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup perl5 1.0

perl5.branches 5.26
perl5.setup Poppler 1.0101 ../by-authors/id/V/VO/VOLKENING
revision 1
revision 2
platforms darwin
maintainers {devans @dbevans} openmaintainer
license LGPL-2.1+
Expand Down
1 change: 1 addition & 0 deletions print/scribus-devel/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup cmake 1.0
PortGroup qt5 1.0
name scribus-devel
version 1.5.4
revision 1
categories print
license LGPL-2+ BSD MIT
platforms darwin
Expand Down
1 change: 1 addition & 0 deletions python/impressive/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup python 1.0

name impressive
version 0.12.0
revision 1
categories-append graphics
license GPL-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion python/py-poppler/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup python 1.0
name py-poppler
set rname pypoppler
version 0.12.1
revision 5
revision 6

platforms darwin
license GPL-2
Expand Down
2 changes: 1 addition & 1 deletion ruby/rb-gnome/Portfile
Expand Up @@ -4,7 +4,7 @@ PortGroup ruby 1.0
ruby.setup {gnome ruby-gnome2} 1.1.3 fetch \
{ README NEWS } \
sourceforge:ruby-gnome2
revision 1
revision 2

maintainers {kimuraw @kimuraw}
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion ruby/rb-poppler/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup ruby 1.0
ruby.setup {poppler ruby-gnome2} 1.1.3 extconf.rb \
{ poppler/README poppler/sample } \
sourceforge:ruby-gnome2
revision 2
revision 3
maintainers {kimuraw @kimuraw}
platforms darwin
description Ruby/Poppler is a Ruby binding of poppler-glib.
Expand Down
2 changes: 1 addition & 1 deletion ruby/rb-rabbit/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0
PortGroup ruby 1.0

ruby.setup rabbit 1.0.8 setup.rb {README sample misc}
revision 1
revision 2
maintainers {kimuraw @kimuraw}
description An application to do presentation with RD document.
long_description This is an application to do presentation with RD document.\
Expand Down
2 changes: 1 addition & 1 deletion textproc/pdf2htmlex/Portfile
Expand Up @@ -8,7 +8,7 @@ PortGroup compiler_blacklist_versions 1.0
github.setup coolwanglu pdf2htmlEX 43e3174cbc
name pdf2htmlex
version 0.11
revision 22
revision 23
categories textproc
maintainers iapa.in:iapain {mojca @mojca} openmaintainer
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion textproc/pdfgrep-legacy/Portfile
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name pdfgrep-legacy
set realname pdfgrep
version 1.3.2
revision 1
revision 2
conflicts pdfgrep
categories textproc
platforms darwin
Expand Down
1 change: 1 addition & 0 deletions textproc/pdfgrep/Portfile
Expand Up @@ -3,6 +3,7 @@ PortGroup cxx11 1.1

name pdfgrep
version 2.1.1
revision 1
conflicts pdfgrep-legacy
categories textproc
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion textproc/recoll/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup app 1.0

name recoll
version 1.21.3
revision 1
revision 2
categories textproc
platforms darwin
license GPL-2+
Expand Down
2 changes: 2 additions & 0 deletions x11/auto-multiple-choice/Portfile
Expand Up @@ -48,6 +48,8 @@ if {${subport} eq ${name}} {
conflicts auto-multiple-choice
}

revision 1

master_sites https://gitlab.com/jojo_boulix/auto-multiple-choice/repository/archive.tar.gz?ref=${gitlab.commit}&dummy=
distname ${gitlab.project}-${gitlab.commit}-${gitlab.commit}

Expand Down
1 change: 1 addition & 0 deletions x11/xournal/Portfile
Expand Up @@ -5,6 +5,7 @@ PortGroup active_variants 1.1

name xournal
version 0.4.8.2016
revision 1
categories x11
platforms darwin
maintainers {ryandesign @ryandesign} openmaintainer
Expand Down

0 comments on commit cd0760b

Please sign in to comment.