Update to 2.14.2.

This commit is contained in:
Joe Marcus Clarke 2006-07-13 02:53:41 +00:00
parent bcbbd38d15
commit a2cb06aedf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167662
3 changed files with 4 additions and 13 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= gnome
PORTVERSION= 2.14.1
PORTVERSION= 2.14.2
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}

View File

@ -1,3 +1,3 @@
MD5 (gnome2/gnome-python-extras-2.14.1.tar.bz2) = f6868ad32303adb13a25e99f682ffe80
SHA256 (gnome2/gnome-python-extras-2.14.1.tar.bz2) = 86dc73c305580c88229b63a38c910ef9aa155a40fd353240a3668dbf607070c8
SIZE (gnome2/gnome-python-extras-2.14.1.tar.bz2) = 351815
MD5 (gnome2/gnome-python-extras-2.14.2.tar.bz2) = 039e1300368df17de9867685e9705091
SHA256 (gnome2/gnome-python-extras-2.14.2.tar.bz2) = fcecd0098431c0baca72cc762560b15f330275727df4fd4157606a90252bae29
SIZE (gnome2/gnome-python-extras-2.14.2.tar.bz2) = 351780

View File

@ -1,14 +1,5 @@
--- configure.orig Tue Jul 11 11:39:00 2006
+++ configure Tue Jul 11 11:43:03 2006
@@ -19275,7 +19275,7 @@ echo "${ECHO_T}$PYGTK_DEFSDIR" >&6
echo "$as_me:$LINENO: checking for gnome-python defs" >&5
echo $ECHO_N "checking for gnome-python defs... $ECHO_C" >&6
-PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir gnome-python-2.0`
+GNOME_PYTHON_DEFSDIR=`$PKG_CONFIG --variable=defsdir gnome-python-2.0`
echo "$as_me:$LINENO: result: $GNOME_PYTHON_DEFSDIR" >&5
echo "${ECHO_T}$GNOME_PYTHON_DEFSDIR" >&6
@@ -20762,6 +20762,7 @@ case $mozpackage in
xulrunner) mozpackage_required_version=1.8 ;;
firefox) mozpackage_required_version=1.0 ;;