From c400aee758e6f23da951cfc1fd8a08108cc04bd0 Mon Sep 17 00:00:00 2001 From: wjv Date: Thu, 15 Nov 2001 10:00:25 +0000 Subject: - Update to version 0.3.1; this is a bugfix release --- devel/py-orbit/Makefile | 7 ++++--- devel/py-orbit/distinfo | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/py-orbit') diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile index 66bfca0..3579416 100644 --- a/devel/py-orbit/Makefile +++ b/devel/py-orbit/Makefile @@ -6,9 +6,10 @@ # PORTNAME= orbit -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://orbit-python.sault.org/files/ \ + ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= orbit-python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= orbit-python-${PORTVERSION} @@ -22,6 +23,6 @@ USE_GLIB= yes GNU_CONFIGURE= yes USE_PYTHON= yes -CFLAGS+= -I/usr/local/include +CFLAGS+= -I${LOCALBASE}/include .include diff --git a/devel/py-orbit/distinfo b/devel/py-orbit/distinfo index e058e53..b9e9d0e 100644 --- a/devel/py-orbit/distinfo +++ b/devel/py-orbit/distinfo @@ -1 +1 @@ -MD5 (orbit-python-0.3.0.tar.gz) = 913318cafbe2d4a51f73bc221c7c600a +MD5 (orbit-python-0.3.1.tar.gz) = 104a33e3285ecffd7b437599d3b3612f -- cgit v1.1