diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 04:50:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 04:50:27 +0800 |
commit | f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7 (patch) | |
tree | 8fdaca1968786fb8003cd66da4a5870c9c88b445 | |
parent | f9f3608051b14df6762ce77b919ef20ee25c6e4b (diff) | |
download | marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar.gz marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar.bz2 marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar.lz marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar.xz marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.tar.zst marcuscom-ports-f28d3e3b1fbda972d098f3e6c9cca6d1e528d0b7.zip |
Update to 2.17.93.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8428 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/py-gnome-desktop/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-desktop/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile index 35502ff34..f7ffbfb8f 100644 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ b/x11-toolkits/py-gnome-desktop/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.53 2007/01/08 07:55:22 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.54 2007/01/08 18:26:50 marcus Exp $ # PORTNAME= gnome -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.93 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -32,6 +32,7 @@ USE_PYTHON= yes USE_GNOME= gnomehack libgnomeprintui gnomepanel gnomedesktop \ gtksourceview libwnck nautiluscdburner pygnome2 metacity GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-metacity CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/py-gnome-desktop/distinfo b/x11-toolkits/py-gnome-desktop/distinfo index 336574a03..5f3e01701 100644 --- a/x11-toolkits/py-gnome-desktop/distinfo +++ b/x11-toolkits/py-gnome-desktop/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-python-desktop-2.17.3.tar.bz2) = 79d65dc99025a2d8640d19975ea455a6 -SHA256 (gnome2/gnome-python-desktop-2.17.3.tar.bz2) = 7e2f0f97317dc40099b224f5907deda3e59db82d2b62913e0d846c4cacdc5ad0 -SIZE (gnome2/gnome-python-desktop-2.17.3.tar.bz2) = 432165 +MD5 (gnome2/gnome-python-desktop-2.17.93.tar.bz2) = 1b3d44ab604d0460ab55bcfc48c6ae46 +SHA256 (gnome2/gnome-python-desktop-2.17.93.tar.bz2) = 28f390a7b2eac8aad36cb7a25a49af8e9b9e06c8bc2e1001a4aa76697295b7cc +SIZE (gnome2/gnome-python-desktop-2.17.93.tar.bz2) = 438001 |