Modified: trunk/dports/gnome/gobject-introspection/Portfile (147237 => 147238)
--- trunk/dports/gnome/gobject-introspection/Portfile 2016-03-31 23:28:38 UTC (rev 147237)
+++ trunk/dports/gnome/gobject-introspection/Portfile 2016-03-31 23:30:07 UTC (rev 147238)
@@ -5,8 +5,7 @@
PortGroup active_variants 1.1
name gobject-introspection
-version 1.46.0
-revision 2
+version 1.48.0
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
platforms darwin
@@ -21,8 +20,8 @@
master_sites gnome:sources/${name}/${branch}/
use_xz yes
-checksums rmd160 91021fc8185909af7f95b3358aab4591ec66c6ef \
- sha256 6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233
+checksums rmd160 622ac599408548aad2e850f18631cf595145051f \
+ sha256 fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877
depends_build port:pkgconfig
@@ -33,8 +32,7 @@
depends_run bin:glibtool:libtool
-patchfiles no-env-shebang.patch \
- PR-625195.patch
+patchfiles no-env-shebang.patch
post-patch {
reinplace "s|'cc'|'${configure.cc}'|g" ${worksrcpath}/giscanner/sourcescanner.py