Update to 3.7.3.

This fixes a crasher when using the glade3 application [1]

Reported by:	George Mitchell <george@m5p.com>
This commit is contained in:
Koop Mast 2011-03-03 13:10:01 +00:00
parent 7115bcf21a
commit 634c301f3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270195
4 changed files with 40 additions and 12 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= glade3
PORTVERSION= 3.7.1
PORTVERSION= 3.7.3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -19,7 +19,7 @@ INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 libxml2 gnomeprefix gnomehack \
gnomedocutils desktopfileutils ltverhack
gnomedocutils desktopfileutils ltverhack:10
WANT_GNOME= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes

View file

@ -1,3 +1,2 @@
MD5 (gnome2/glade3-3.7.1.tar.bz2) = 35dca20dd51aa1a1fd461d723abba95b
SHA256 (gnome2/glade3-3.7.1.tar.bz2) = e803ea266df3f35515f68d067ef2509411db190bba3d121e640244ae09c12cfd
SIZE (gnome2/glade3-3.7.1.tar.bz2) = 2550121
SHA256 (gnome2/glade3-3.7.3.tar.bz2) = 6b78f91abee024bad50f93a9dc60e8912dda113e388bd4607bd5fc0e6342f9a0
SIZE (gnome2/glade3-3.7.3.tar.bz2) = 2683694

View file

@ -1,8 +1,17 @@
--- configure.orig 2009-06-13 12:44:55.000000000 +0200
+++ configure 2009-06-13 12:45:11.000000000 +0200
@@ -24755,10 +24755,10 @@
{ echo "$as_me:$LINENO: checking for libraries required to embed python" >&5
echo $ECHO_N "checking for libraries required to embed python... $ECHO_C" >&6; }
--- configure.orig 2011-03-03 13:42:44.000000000 +0100
+++ configure 2011-03-03 13:44:03.000000000 +0100
@@ -14138,7 +14138,7 @@
$as_echo_n "checking for headers required to compile python extensions... " >&6; }
py_prefix=`$PYTHON -c "import sys; print sys.prefix"`
py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
-if test "x$PYTHON_INCLUDES" == x; then
+if test "x$PYTHON_INCLUDES" = x; then
PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
if test "$py_prefix" != "$py_exec_prefix"; then
PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
@@ -14167,10 +14167,10 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libraries required to embed python" >&5
$as_echo_n "checking for libraries required to embed python... " >&6; }
py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
-if test "x$PYTHON_LIBS" == x; then
+if test "x$PYTHON_LIBS" = x; then

View file

@ -1,4 +1,5 @@
bin/glade-3
bin/glade-3-previewer
include/libgladeui-1.0/gladeui/glade-accels.h
include/libgladeui-1.0/gladeui/glade-activatable-editor.h
include/libgladeui-1.0/gladeui/glade-app.h
@ -9,7 +10,6 @@ include/libgladeui-1.0/gladeui/glade-button-editor.h
include/libgladeui-1.0/gladeui/glade-catalog.h
include/libgladeui-1.0/gladeui/glade-cell-renderer-editor.h
include/libgladeui-1.0/gladeui/glade-cell-renderer-icon.h
include/libgladeui-1.0/gladeui/glade-clipboard-view.h
include/libgladeui-1.0/gladeui/glade-clipboard.h
include/libgladeui-1.0/gladeui/glade-column-types.h
include/libgladeui-1.0/gladeui/glade-command.h
@ -70,7 +70,6 @@ share/applications/glade-3.desktop
%%DOCSDIR%%/GladeApp.html
%%DOCSDIR%%/GladeBaseEditor.html
%%DOCSDIR%%/GladeClipboard.html
%%DOCSDIR%%/GladeClipboardView.html
%%DOCSDIR%%/GladeDesignView.html
%%DOCSDIR%%/GladeEditorProperty.html
%%DOCSDIR%%/GladeFixed.html
@ -89,6 +88,7 @@ share/applications/glade-3.desktop
%%DOCSDIR%%/gladeui.devhelp2
%%DOCSDIR%%/gladeui-Glade-Parameter.html
%%DOCSDIR%%/gladeui-Glade-Utils.html
%%DOCSDIR%%/gladeui-GladeClipboardView.html
%%DOCSDIR%%/gladeui-GladeSignalEditor.html
%%DOCSDIR%%/gladeui-GladePropertyClass.html
%%DOCSDIR%%/gladeui-Xml-Utils.html
@ -421,6 +421,9 @@ share/gnome/help/glade/hi/legal.xml
share/gnome/help/glade/it/figures/main-window.png
share/gnome/help/glade/it/glade.xml
share/gnome/help/glade/it/legal.xml
share/gnome/help/glade/ja/figures/main-window.png
share/gnome/help/glade/ja/glade.xml
share/gnome/help/glade/ja/legal.xml
share/gnome/help/glade/oc/figures/main-window.png
share/gnome/help/glade/oc/glade.xml
share/gnome/help/glade/oc/legal.xml
@ -430,6 +433,9 @@ share/gnome/help/glade/pt_BR/legal.xml
share/gnome/help/glade/ru/figures/main-window.png
share/gnome/help/glade/ru/glade.xml
share/gnome/help/glade/ru/legal.xml
share/gnome/help/glade/sl/figures/main-window.png
share/gnome/help/glade/sl/glade.xml
share/gnome/help/glade/sl/legal.xml
share/gnome/help/glade/sv/figures/main-window.png
share/gnome/help/glade/sv/glade.xml
share/gnome/help/glade/sv/legal.xml
@ -446,6 +452,7 @@ share/icons/hicolor/32x32/apps/glade-3.png
share/icons/hicolor/48x48/apps/glade-3.png
share/icons/hicolor/scalable/apps/glade-3.svg
share/locale/ar/LC_MESSAGES/glade3.mo
share/locale/ast/LC_MESSAGES/glade3.mo
share/locale/az/LC_MESSAGES/glade3.mo
share/locale/bg/LC_MESSAGES/glade3.mo
share/locale/bn/LC_MESSAGES/glade3.mo
@ -459,6 +466,7 @@ share/locale/el/LC_MESSAGES/glade3.mo
share/locale/en_CA/LC_MESSAGES/glade3.mo
share/locale/en_GB/LC_MESSAGES/glade3.mo
share/locale/en@shaw/LC_MESSAGES/glade3.mo
share/locale/eo/LC_MESSAGES/glade3.mo
share/locale/es/LC_MESSAGES/glade3.mo
share/locale/et/LC_MESSAGES/glade3.mo
share/locale/eu/LC_MESSAGES/glade3.mo
@ -469,6 +477,8 @@ share/locale/gu/LC_MESSAGES/glade3.mo
share/locale/he/LC_MESSAGES/glade3.mo
share/locale/hi/LC_MESSAGES/glade3.mo
share/locale/hu/LC_MESSAGES/glade3.mo
share/locale/hy/LC_MESSAGES/glade3.mo
share/locale/id/LC_MESSAGES/glade3.mo
share/locale/it/LC_MESSAGES/glade3.mo
share/locale/ja/LC_MESSAGES/glade3.mo
share/locale/ko/LC_MESSAGES/glade3.mo
@ -488,6 +498,7 @@ share/locale/pa/LC_MESSAGES/glade3.mo
share/locale/pl/LC_MESSAGES/glade3.mo
share/locale/pt/LC_MESSAGES/glade3.mo
share/locale/pt_BR/LC_MESSAGES/glade3.mo
share/locale/ro/LC_MESSAGES/glade3.mo
share/locale/ru/LC_MESSAGES/glade3.mo
share/locale/si/LC_MESSAGES/glade3.mo
share/locale/sk/LC_MESSAGES/glade3.mo
@ -500,6 +511,7 @@ share/locale/ta/LC_MESSAGES/glade3.mo
share/locale/te/LC_MESSAGES/glade3.mo
share/locale/th/LC_MESSAGES/glade3.mo
share/locale/tr/LC_MESSAGES/glade3.mo
share/locale/ug/LC_MESSAGES/glade3.mo
share/locale/uk/LC_MESSAGES/glade3.mo
share/locale/vi/LC_MESSAGES/glade3.mo
share/locale/zh_CN/LC_MESSAGES/glade3.mo
@ -516,9 +528,11 @@ share/omf/glade/glade-es.omf
share/omf/glade/glade-fr.omf
share/omf/glade/glade-hi.omf
share/omf/glade/glade-it.omf
share/omf/glade/glade-ja.omf
share/omf/glade/glade-oc.omf
share/omf/glade/glade-pt_BR.omf
share/omf/glade/glade-ru.omf
share/omf/glade/glade-sl.omf
share/omf/glade/glade-sv.omf
share/omf/glade/glade-uk.omf
share/omf/glade/glade-zh_CN.omf
@ -529,12 +543,16 @@ share/omf/glade/glade-zh_CN.omf
@dirrm share/gnome/help/glade/uk
@dirrm share/gnome/help/glade/sv/figures
@dirrm share/gnome/help/glade/sv
@dirrm share/gnome/help/glade/sl/figures
@dirrm share/gnome/help/glade/sl
@dirrm share/gnome/help/glade/ru/figures
@dirrm share/gnome/help/glade/ru
@dirrm share/gnome/help/glade/pt_BR/figures
@dirrm share/gnome/help/glade/pt_BR
@dirrm share/gnome/help/glade/oc/figures
@dirrm share/gnome/help/glade/oc
@dirrm share/gnome/help/glade/ja/figures
@dirrm share/gnome/help/glade/ja
@dirrm share/gnome/help/glade/it/figures
@dirrm share/gnome/help/glade/it
@dirrm share/gnome/help/glade/hi/figures
@ -599,3 +617,5 @@ share/omf/glade/glade-zh_CN.omf
@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast