Skip to content

Commit

Permalink
virtuoso-7: upgrade to 7.2.7
Browse files Browse the repository at this point in the history
 * also fixes geos build conflict https://trac.macports.org/ticket/65319
  • Loading branch information
nerdling committed Jul 13, 2022
1 parent a45a57e commit 277364c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions devel/virtuoso-7/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ PortGroup openssl 1.0

name virtuoso-7
set myname virtuoso
version 7.2.6
revision 1
version 7.2.7
revision 0
categories devel
maintainers {snc @nerdling} openmaintainer
license GPL
Expand All @@ -19,18 +19,18 @@ homepage http://${myname}.openlinksw.com/dataspace/dav/wiki/Main/
master_sites sourceforge:project/${myname}/${myname}/${version}
distname ${myname}-opensource-${version}

checksums rmd160 5b20ab44ad7114989e1a2733129f0ea6c0297e1a \
sha256 38fd3c037aef62fcc7c28de5c0d6c2577d4bb19809e71421fc42093ed4d1c753 \
size 120996795
checksums rmd160 1e4c0924caaf755a945eed9562630116e067e628 \
sha256 02480b930d5fb414cb328f10cfd200faa658adc10f9c68ef7034c6aa81a5a3a0 \
size 121027377

# https://trac.macports.org/ticket/61216
patchfiles-append patch-libsrc-Wi-numeric.c.diff
configure.cflags-append \
-Wno-error=implicit-function-declaration

supported_archs x86_64
supported_archs x86_64 arm64
conflicts virtuoso-6
conflicts_build chicken
conflicts_build chicken geos

depends_build port:gawk

Expand Down

0 comments on commit 277364c

Please sign in to comment.