diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-07 03:14:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-07 03:14:56 +0800 |
commit | 5d0702e90c54bf3374e4947d6b79dee3f1402b34 (patch) | |
tree | 9496f2265aaa0a366efce3ba53865be3bca11c1b | |
parent | 0b4e75840fcd05a8ff490ccf9a03218e9f12964a (diff) | |
download | marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar.gz marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar.bz2 marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar.lz marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar.xz marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.tar.zst marcuscom-ports-5d0702e90c54bf3374e4947d6b79dee3f1402b34.zip |
Update to 2.9.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6955 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/pkg-plist | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 46250e78e..ef6f5ac01 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,11 +3,11 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.44 2006/07/13 02:51:41 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.45 2006/07/13 04:05:24 marcus Exp $ # PORTNAME= gtk -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.5 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -32,6 +32,7 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-lintl" +CONFIGURE_ARGS= --disable-docs LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/py-gtk diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 862f03434..5b69b4c04 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pygtk-2.9.3.tar.bz2) = 7dce749a2bac4b9c8ba4ca7f44c1162f -SHA256 (gnome2/pygtk-2.9.3.tar.bz2) = 3054819247210c5f9f2d87b4aa57c947d03b6053d2811727d6494db3ee756954 -SIZE (gnome2/pygtk-2.9.3.tar.bz2) = 769623 +MD5 (gnome2/pygtk-2.9.5.tar.bz2) = 4c06d857bcb51b2971dee49c45660f0f +SHA256 (gnome2/pygtk-2.9.5.tar.bz2) = 94f34e93a18608afa147f346ae1ed6f1c04387ef7a35ad0896a1f73600afc139 +SIZE (gnome2/pygtk-2.9.5.tar.bz2) = 1308132 diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist index 623156c6e..2c6e6c973 100644 --- a/x11-toolkits/py-gtk2/pkg-plist +++ b/x11-toolkits/py-gtk2/pkg-plist @@ -109,8 +109,8 @@ lib/pygtk/2.0/pygtk-demo.pyo %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.py %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyc %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/keysyms.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/unixprint.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtk/unixprint.so +%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkunixprint.la +%%PYTHON_SITELIBDIR%%/gtk-2.0/gtkunixprint.so %%PYTHON_SITELIBDIR%%/gtk-2.0/pango.la %%PYTHON_SITELIBDIR%%/gtk-2.0/pango.so %%PYTHON_SITELIBDIR%%/gtk-2.0/pangocairo.la |