aboutsummaryrefslogtreecommitdiff
path: root/databases/sfcgal
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /databases/sfcgal
parent638d4ac389fd6f388090fb19a9c40966f4f7f262 (diff)
downloadports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.tar.gz
ports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.zip
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386691
Diffstat (limited to 'databases/sfcgal')
-rw-r--r--databases/sfcgal/Makefile6
-rw-r--r--databases/sfcgal/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index 2ad29f14bd4e..cf4933eb689c 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -3,8 +3,8 @@
PORTNAME= sfcgal
PORTVERSION= 1.0.5
+DISTVERSIONPREFIX= v
CATEGORIES= databases math graphics
-MASTER_SITES= http://github.com/Oslandia/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
MAINTAINER= coder@tuxfamily.org
COMMENT= Wrapper library around CGAL for PostGIS
@@ -16,7 +16,9 @@ LIB_DEPENDS= libCGAL.so:${PORTSDIR}/math/cgal \
libgmp.so:${PORTSDIR}/math/gmp \
libmpfr.so:${PORTSDIR}/math/mpfr
-WRKSRC= ${WRKDIR}/SFCGAL-${PORTVERSION}
+USE_GITHUB= yes
+GH_ACCOUNT= Oslandia
+GH_PROJECT= SFCGAL
USES= cmake compiler libtool
compiler_ARGS= c++0x
diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo
index ebe8f8600361..7d3df55d4f63 100644
--- a/databases/sfcgal/distinfo
+++ b/databases/sfcgal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sfcgal-1.0.5.tar.gz) = a9cdaf7334bf28dc71c6338d090c1d1402041c5e320b6c2e3669f7758946a01c
-SIZE (sfcgal-1.0.5.tar.gz) = 2376514
+SHA256 (Oslandia-SFCGAL-v1.0.5_GH0.tar.gz) = a9cdaf7334bf28dc71c6338d090c1d1402041c5e320b6c2e3669f7758946a01c
+SIZE (Oslandia-SFCGAL-v1.0.5_GH0.tar.gz) = 2376514