svn commit: r370057 - in head: cad/openscad databases/pgrouting databases/sfcgal
Wen Heping
wen at FreeBSD.org
Sun Oct 5 11:28:22 UTC 2014
Author: wen
Date: Sun Oct 5 11:28:20 2014
New Revision: 370057
URL: https://svnweb.freebsd.org/changeset/ports/370057
QAT: https://qat.redports.org/buildarchive/r370057/
Log:
- Bump PORTREVISION to chase the update of math/cgal
Modified:
head/cad/openscad/Makefile
head/databases/pgrouting/Makefile
head/databases/sfcgal/Makefile
Modified: head/cad/openscad/Makefile
==============================================================================
--- head/cad/openscad/Makefile Sun Oct 5 11:12:08 2014 (r370056)
+++ head/cad/openscad/Makefile Sun Oct 5 11:28:20 2014 (r370057)
@@ -3,7 +3,7 @@
PORTNAME= openscad
PORTVERSION= 2014.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://files.openscad.org/
DISTNAME= openscad-${PORTVERSION}.src
Modified: head/databases/pgrouting/Makefile
==============================================================================
--- head/databases/pgrouting/Makefile Sun Oct 5 11:12:08 2014 (r370056)
+++ head/databases/pgrouting/Makefile Sun Oct 5 11:28:20 2014 (r370057)
@@ -3,7 +3,7 @@
PORTNAME= pgrouting
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases geography
MASTER_SITES= https://github.com/pgRouting/${PORTNAME}/archive/
DISTFILES= v${PORTVERSION}${EXTRACT_SUFX}
Modified: head/databases/sfcgal/Makefile
==============================================================================
--- head/databases/sfcgal/Makefile Sun Oct 5 11:12:08 2014 (r370056)
+++ head/databases/sfcgal/Makefile Sun Oct 5 11:28:20 2014 (r370057)
@@ -3,7 +3,7 @@
PORTNAME= sfcgal
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases math graphics
MASTER_SITES= http://github.com/Oslandia/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
More information about the svn-ports-all
mailing list