summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/py-orbit/Makefile7
-rw-r--r--devel/py-orbit/distinfo2
-rw-r--r--devel/py-orbit2/Makefile7
-rw-r--r--devel/py-orbit2/distinfo2
4 files changed, 10 insertions, 8 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
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile
index 66bfca0..3579416 100644
--- a/devel/py-orbit2/Makefile
+++ b/devel/py-orbit2/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-orbit2/distinfo b/devel/py-orbit2/distinfo
index e058e53..b9e9d0e 100644
--- a/devel/py-orbit2/distinfo
+++ b/devel/py-orbit2/distinfo
@@ -1 +1 @@
-MD5 (orbit-python-0.3.0.tar.gz) = 913318cafbe2d4a51f73bc221c7c600a
+MD5 (orbit-python-0.3.1.tar.gz) = 104a33e3285ecffd7b437599d3b3612f
OpenPOWER on IntegriCloud