diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-13 02:53:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-07-13 02:53:41 +0000 |
commit | a2cb06aedfcec022352e8dd80a33bbea595c8643 (patch) | |
tree | ad4c1d9425e8304d00b9b37e62736eb6d014c207 /x11-toolkits/py-gnome-extras | |
parent | bcbbd38d1559139a85ea9ac6817e3b3ef002e934 (diff) | |
download | ports-a2cb06aedfcec022352e8dd80a33bbea595c8643.tar.gz ports-a2cb06aedfcec022352e8dd80a33bbea595c8643.zip |
Update to 2.14.2.
Notes
Notes:
svn path=/head/; revision=167662
Diffstat (limited to 'x11-toolkits/py-gnome-extras')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/files/patch-configure | 9 |
3 files changed, 4 insertions, 13 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 95ddc299b785..f649e6f5c9d0 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -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/..$//} diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo index 87724e57aafb..e446130b94f2 100644 --- a/x11-toolkits/py-gnome-extras/distinfo +++ b/x11-toolkits/py-gnome-extras/distinfo @@ -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 diff --git a/x11-toolkits/py-gnome-extras/files/patch-configure b/x11-toolkits/py-gnome-extras/files/patch-configure index 7d967a338cf8..6e14c25af2b6 100644 --- a/x11-toolkits/py-gnome-extras/files/patch-configure +++ b/x11-toolkits/py-gnome-extras/files/patch-configure @@ -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 ;; |