[127467] users/devans/GNOME-3/stable/dports
devans at macports.org
devans at macports.org
Tue Oct 28 12:23:32 PDT 2014
Revision: 127467
https://trac.macports.org/changeset/127467
Author: devans at macports.org
Date: 2014-10-28 12:23:32 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
GNOME-3/stable: anjuta, devhelp, gupnp-igd, sync with trunk.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/anjuta/Portfile
users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile
users/devans/GNOME-3/stable/dports/net/gupnp-igd/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/anjuta/
users/devans/GNOME-3/stable/dports/gnome/devhelp/
users/devans/GNOME-3/stable/dports/net/gupnp-igd/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/anjuta
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/anjuta:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/anjuta:108265-117820
/users/devans/GNOME-3/unstable/dports/gnome/anjuta:116619-118151,119539-125908
/users/devans/dports/gnome/anjuta:117797-117811
/users/rmstonecipher/gnome/anjuta:102363-103172
+ /branches/mld-qt-481/dports/gnome/anjuta:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/anjuta:108265-127465
/users/devans/GNOME-3/unstable/dports/gnome/anjuta:116619-118151,119539-125908
/users/devans/dports/gnome/anjuta:117797-117811
/users/rmstonecipher/gnome/anjuta:102363-103172
Modified: users/devans/GNOME-3/stable/dports/gnome/anjuta/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/anjuta/Portfile 2014-10-28 19:20:49 UTC (rev 127466)
+++ users/devans/GNOME-3/stable/dports/gnome/anjuta/Portfile 2014-10-28 19:23:32 UTC (rev 127467)
@@ -1,72 +1,72 @@
# -*- 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
# $Id$
-PortSystem 1.0
-PortGroup muniversal 1.0
+PortSystem 1.0
+PortGroup muniversal 1.0
-name anjuta
-version 3.14.0
-license GPL-2+
-set branch [join [lrange [split ${version} .] 0 1] .]
-description A GNOME/GTK IDE
-long_description ${description}
-maintainers devans openmaintainer
-categories gnome devel
-platforms darwin
-homepage https://wiki.gnome.org/Apps/Anjuta
-master_sites gnome:sources/${name}/${branch}/
+name anjuta
+version 3.14.0
+license GPL-2+
+set branch [join [lrange [split ${version} .] 0 1] .]
+description A GNOME/GTK IDE
+long_description ${description}
+maintainers devans openmaintainer
+categories gnome devel
+platforms darwin
+homepage https://wiki.gnome.org/Apps/Anjuta
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 026b162160ba19826db35131e499fa2c19b48929 \
- sha256 b1aac2d4c35891b23c9bc3f168bf2845e02d0a438742478c98e450950d82b5e5
+checksums rmd160 026b162160ba19826db35131e499fa2c19b48929 \
+ sha256 b1aac2d4c35891b23c9bc3f168bf2845e02d0a438742478c98e450950d82b5e5
-depends_build port:pkgconfig \
- port:intltool \
- port:itstool \
- port:yelp-tools \
- port:gtk-doc \
- port:gnome-common \
- port:autoconf \
- port:automake \
- port:libtool
+depends_build port:pkgconfig \
+ port:intltool \
+ port:itstool \
+ port:yelp-tools \
+ port:gtk-doc \
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
-depends_lib port:desktop-file-utils \
- port:autogen \
- port:shared-mime-info \
- port:gtk3 \
- port:gdl3 \
- port:gjs \
- port:gobject-introspection \
- port:gtksourceview3 \
- port:libgda5 \
- port:libxml2 \
- port:vte
+depends_lib port:desktop-file-utils \
+ port:autogen \
+ port:shared-mime-info \
+ port:gtk3 \
+ port:gdl3 \
+ port:gjs \
+ port:gobject-introspection \
+ port:gtksourceview3 \
+ port:libgda5 \
+ port:libxml2 \
+ port:vte
-depends_run port:gnome-settings-daemon \
- port:epiphany \
- port:yelp \
- port:xdg-utils
+depends_run port:gnome-settings-daemon \
+ port:epiphany \
+ port:yelp \
+ port:xdg-utils
-patchfiles patch-configure.ac.diff \
- patch-ltmain.sh.diff
+patchfiles patch-configure.ac.diff \
+ patch-ltmain.sh.diff
#reconfigure with our intltool.m4 using autogen.sh
-configure.cmd ./autogen.sh
+configure.cmd ./autogen.sh
configure.cflags-append \
- -std=gnu89 -Wno-format-nonliteral
+ -std=gnu89 -Wno-format-nonliteral
-configure.args --enable-static \
- --enable-introspection=yes \
- --disable-schemas-compile \
- --disable-silent-rules \
- --disable-packagekit \
- --disable-plugin-devhelp \
- --disable-plugin-glade \
- --disable-plugin-subversion \
- --disable-vala
+configure.args --enable-static \
+ --enable-introspection=yes \
+ --disable-schemas-compile \
+ --disable-silent-rules \
+ --disable-packagekit \
+ --disable-plugin-devhelp \
+ --disable-plugin-glade \
+ --disable-plugin-subversion \
+ --disable-vala
# gobject-introspection g-ir-scanner uses $CC from env
@@ -79,46 +79,46 @@
}
variant devhelp description {Enable devhelp plugin support} {
- configure.args-delete --disable-plugin-devhelp
- depends_lib-append port:devhelp
+ configure.args-delete --disable-plugin-devhelp
+ depends_lib-append port:devhelp
}
variant subversion description {Enable subversion plugin support} {
- configure.args-delete --disable-plugin-subversion
- configure.args-append --with-subversion-dir=${prefix} \
- --with-svn-include=${prefix}/include/subversion-1 \
- --with-svn-lib=${prefix}/lib
- depends_lib-append port:apr \
- port:apr-util \
- port:neon \
- port:subversion
+ configure.args-delete --disable-plugin-subversion
+ configure.args-append --with-subversion-dir=${prefix} \
+ --with-svn-include=${prefix}/include/subversion-1 \
+ --with-svn-lib=${prefix}/lib
+ depends_lib-append port:apr \
+ port:apr-util \
+ port:neon \
+ port:subversion
}
variant glade description {Enable glade plugin support and glade catalog} {
- configure.args-delete --disable-plugin-glade
- configure.args-append --enable-glade-catalog
- depends_lib-append port:glade
+ configure.args-delete --disable-plugin-glade
+ configure.args-append --enable-glade-catalog
+ depends_lib-append port:glade
}
variant vala description {Enable vala support} {
- configure.args-delete --disable-vala
- depends_lib-append port:vala
+ configure.args-delete --disable-vala
+ depends_lib-append port:vala
}
variant python27 conflicts python32 python33 description {Use Python 2.7} {
- configure.python ${prefix}/bin/python2.7
- depends_lib-append port:py27-gobject3
+ configure.python ${prefix}/bin/python2.7
+ depends_lib-append port:py27-gobject3
}
variant python32 conflicts python27 python33 description {Use Python 3.2} {
- configure.python ${prefix}/bin/python3.2
- depends_lib-append port:py32-gobject3
+ configure.python ${prefix}/bin/python3.2
+ depends_lib-append port:py32-gobject3
}
variant python33 conflicts python27 python32 description {Use Python 3.3} {
- configure.python ${prefix}/bin/python3.3
- depends_lib-append port:py33-gobject3
+ configure.python ${prefix}/bin/python3.3
+ depends_lib-append port:py33-gobject3
}
if {![variant_isset python32] && ![variant_isset python33]} {
@@ -132,4 +132,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type gnome
+livecheck.type gnome
Property changes on: users/devans/GNOME-3/stable/dports/gnome/devhelp
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/devhelp:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/devhelp:108265-121283
/users/devans/GNOME-3/unstable/dports/gnome/devhelp:116416-118152
/users/rmstonecipher/gnome/devhelp:102363-103172
+ /branches/mld-qt-481/dports/gnome/devhelp:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/devhelp:108265-127460
/users/devans/GNOME-3/unstable/dports/gnome/devhelp:116416-118152
/users/rmstonecipher/gnome/devhelp:102363-103172
Modified: users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile 2014-10-28 19:20:49 UTC (rev 127466)
+++ users/devans/GNOME-3/stable/dports/gnome/devhelp/Portfile 2014-10-28 19:23:32 UTC (rev 127467)
@@ -1,42 +1,41 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name devhelp
-version 3.8.2
-revision 1
-license GPL-2+
-set branch [join [lrange [split ${version} .] 0 1] .]
-description Devhelp is an API documentation browser for GTK+ and GNOME.
-long_description \
- Devhelp is an API documentation browser for GTK+ and GNOME. It works \
- natively with gtk-doc (the API reference framework developed for GTK+ \
- and used throughout GNOME for API documentation). If you use gtk-doc \
- with your project, you can use Devhelp to browse the documentation.
+name devhelp
+version 3.8.2
+revision 1
+license GPL-2+
+set branch [join [lrange [split ${version} .] 0 1] .]
+description Devhelp is an API documentation browser for GTK+ and GNOME.
+long_description Devhelp is an API documentation browser for GTK+ and GNOME. It works \
+ natively with gtk-doc (the API reference framework developed for GTK+ \
+ and used throughout GNOME for API documentation). If you use gtk-doc \
+ with your project, you can use Devhelp to browse the documentation.
-maintainers devans openmaintainer
-categories gnome
-platforms darwin
-homepage https://wiki.gnome.org/Apps/Devhelp
-master_sites gnome:sources/${name}/${branch}/
+maintainers devans openmaintainer
+categories gnome
+platforms darwin
+homepage https://wiki.gnome.org/Apps/Devhelp
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 8d855f485742a0bdc766591d36af09bdbea61801 \
- sha256 a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7
+checksums rmd160 8d855f485742a0bdc766591d36af09bdbea61801 \
+ sha256 a245b53824c6f2ff89245ff807bb2140bde74951ea6f1d759a0fd0c6959ca9f7
-depends_build port:pkgconfig \
- port:intltool \
- port:gnome-common \
- port:autoconf \
- port:automake \
- port:libtool
+depends_build port:pkgconfig \
+ port:intltool \
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
-depends_lib port:desktop-file-utils \
- port:gnome-icon-theme \
- port:gtk3 \
- path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
+depends_lib port:desktop-file-utils \
+ port:gnome-icon-theme \
+ port:gtk3 \
+ path:lib/pkgconfig/webkitgtk-3.0.pc:webkit-gtk3
platform darwin {
if {${configure.cxx_stdlib} eq "libstdc++"} {
@@ -45,7 +44,7 @@
}
}
-patchfiles patch-configure.ac.diff
+patchfiles patch-configure.ac.diff
# use upstream autogen.sh to update m4/intltool.m4 using intltoolize and autoreconf
@@ -54,10 +53,10 @@
copy ${worksrcpath}/libgd/libgd.m4 ${worksrcpath}/m4
}
-configure.cmd ./autogen.sh
+configure.cmd ./autogen.sh
-configure.args --with-webkit2=no \
- --disable-schemas-compile
+configure.args --with-webkit2=no \
+ --disable-schemas-compile
variant python26 conflicts python27 description {Build using Python 2.6} {
configure.python ${prefix}/bin/python2.6
@@ -79,4 +78,4 @@
system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}
-livecheck.type none
+livecheck.type none
Property changes on: users/devans/GNOME-3/stable/dports/net/gupnp-igd
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/net/gupnp-igd:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
+ /branches/mld-qt-481/dports/net/gupnp-igd:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/net/gupnp-igd:126010-127465
Modified: users/devans/GNOME-3/stable/dports/net/gupnp-igd/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/net/gupnp-igd/Portfile 2014-10-28 19:20:49 UTC (rev 127466)
+++ users/devans/GNOME-3/stable/dports/net/gupnp-igd/Portfile 2014-10-28 19:23:32 UTC (rev 127467)
@@ -1,36 +1,35 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup compiler_blacklist_versions 1.0
+PortSystem 1.0
+PortGroup compiler_blacklist_versions 1.0
-name gupnp-igd
-version 0.2.4
-license LGPL
-set branch [join [lrange [split ${version} .] 0 1] .]
-description GUPnP-IGD is a library to handle UPnP IGD port mapping.
+name gupnp-igd
+version 0.2.4
+license LGPL
+set branch [join [lrange [split ${version} .] 0 1] .]
+description GUPnP-IGD is a library to handle UPnP IGD port mapping.
-long_description \
- ${description}
+long_description ${description}
-maintainers devans openmaintainer
-categories net gnome
-platforms darwin
-homepage https://wiki.gnome.org/Projects/GUPnP
-master_sites gnome:sources/${name}/${branch}/
+maintainers devans openmaintainer
+categories net gnome
+platforms darwin
+homepage https://wiki.gnome.org/Projects/GUPnP
+master_sites gnome:sources/${name}/${branch}/
-use_xz yes
+use_xz yes
-checksums rmd160 5ad9970458dab6695006854677256e3c0a5e5794 \
- sha256 38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44
+checksums rmd160 5ad9970458dab6695006854677256e3c0a5e5794 \
+ sha256 38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44
-depends_build port:pkgconfig
+depends_build port:pkgconfig
-depends_lib port:gupnp \
- port:gobject-introspection
+depends_lib port:gupnp \
+ port:gobject-introspection
-patchfiles patch-configure.diff \
- patch-python-pygupnp-igd-module.c.diff
+patchfiles patch-configure.diff \
+ patch-python-pygupnp-igd-module.c.diff
# blacklist compilers that do not support C11
# due to error: redefinition of typedef 'GUPnPService'
@@ -38,8 +37,8 @@
compiler.blacklist *gcc* {clang < 300}
-configure.args --disable-silent-rules \
- --enable-introspection=yes
+configure.args --disable-silent-rules \
+ --enable-introspection=yes
if {![variant_isset python26]} {
default_variants +python27
@@ -65,4 +64,4 @@
build.env-append PATH=${python_prefix}/bin:$env(PATH)
}
-livecheck.type gnome
+livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/802fdfe8/attachment.html>
More information about the macports-changes
mailing list