summaryrefslogtreecommitdiffstats
path: root/devel/py-orbit
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-11-15 10:00:25 +0000
committerwjv <wjv@FreeBSD.org>2001-11-15 10:00:25 +0000
commitc400aee758e6f23da951cfc1fd8a08108cc04bd0 (patch)
tree88bde125644e6db9c90ddca695e3806f3c793500 /devel/py-orbit
parent6829c916345a11dff96a89e3d01bc38ae1a02dc1 (diff)
downloadFreeBSD-ports-c400aee758e6f23da951cfc1fd8a08108cc04bd0.zip
FreeBSD-ports-c400aee758e6f23da951cfc1fd8a08108cc04bd0.tar.gz
- Update to version 0.3.1; this is a bugfix release
Diffstat (limited to 'devel/py-orbit')
-rw-r--r--devel/py-orbit/Makefile7
-rw-r--r--devel/py-orbit/distinfo2
2 files changed, 5 insertions, 4 deletions
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 <bsd.port.mk>
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
OpenPOWER on IntegriCloud