[78082] trunk/dports/gis/cgal

vince at macports.org vince at macports.org
Fri Apr 22 20:36:03 PDT 2011


Revision: 78082
          http://trac.macports.org/changeset/78082
Author:   vince at macports.org
Date:     2011-04-22 20:36:01 -0700 (Fri, 22 Apr 2011)
Log Message:
-----------
Update to version 3.8

Modified Paths:
--------------
    trunk/dports/gis/cgal/Portfile
    trunk/dports/gis/cgal/files/patch-CMakeLists.txt.diff

Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile	2011-04-23 02:19:22 UTC (rev 78081)
+++ trunk/dports/gis/cgal/Portfile	2011-04-23 03:36:01 UTC (rev 78082)
@@ -5,8 +5,8 @@
 PortGroup			cmake 1.0
 
 name				cgal
-version				3.7
-license				LGPL - QPL
+version				3.8
+license				LGPL-2.1 QPL Commercial
 categories			gis science
 maintainers			vince
 description			Computational Geometry Algorithm Library
@@ -24,12 +24,12 @@
 homepage			http://www.cgal.org/
 
 fetch.ignore_sslcert 	yes
-master_sites		https://gforge.inria.fr/frs/download.php/27641/
+master_sites		https://gforge.inria.fr/frs/download.php/28500/
 
 distname			CGAL-${version}
-checksums			md5		0e4c17f436ec04848abc3273bb6ab3ee \
-					sha1	c5c1ee8a08b596239ced9df6f13a4555253f0cbb \
-					rmd160	f8e884d2ecf37dbd5fcc6fc8c9987f6116c305a8
+checksums           md5     b8a79e62e4d8ba8b649d815aebbd1c0a \
+                    sha1    23748df1e60d62da166d2e395732ae2fe274317d \
+                    rmd160  5e5e1323ae453d928e85b4f6a7647f9d6d2973d0
 
 depends_lib-append	port:boost \
 					port:mpfr \

Modified: trunk/dports/gis/cgal/files/patch-CMakeLists.txt.diff
===================================================================
--- trunk/dports/gis/cgal/files/patch-CMakeLists.txt.diff	2011-04-23 02:19:22 UTC (rev 78081)
+++ trunk/dports/gis/cgal/files/patch-CMakeLists.txt.diff	2011-04-23 03:36:01 UTC (rev 78082)
@@ -1,5 +1,5 @@
---- demo/Polyhedron/CMakeLists.txt.orig	2010-11-05 18:13:22.000000000 +0100
-+++ demo/Polyhedron/CMakeLists.txt	2010-11-05 18:14:59.000000000 +0100
+--- demo/Polyhedron/CMakeLists.txt.orig	2011-04-20 17:50:55.000000000 +0200
++++ demo/Polyhedron/CMakeLists.txt	2011-04-20 17:52:42.000000000 +0200
 @@ -202,7 +202,7 @@
      else()
        set(other_sources ${ARGN_TAIL})
@@ -9,9 +9,9 @@
      add_file_dependencies( ${plugin_implementation_base_name}.moc "${CMAKE_CURRENT_SOURCE_DIR}/${plugin_implementation_base_name}.cpp" )
  
      add_library(${plugin_name} MODULE ${option} ${plugin_implementation_base_name}.moc ${plugin_implementation_base_name}.cpp ${other_sources})
---- demo/Mesh_3/CMakeLists.txt.orig	2010-11-05 18:13:47.000000000 +0100
-+++ demo/Mesh_3/CMakeLists.txt	2010-11-05 18:15:42.000000000 +0100
-@@ -192,7 +192,7 @@
+--- demo/Mesh_3/CMakeLists.txt.orig	2011-01-10 21:00:21.000000000 +0100
++++ demo/Mesh_3/CMakeLists.txt	2011-04-20 17:52:42.000000000 +0200
+@@ -198,7 +198,7 @@
      else()
        set(other_sources ${ARGN_TAIL})
      endif()
@@ -20,8 +20,8 @@
      add_file_dependencies( ${plugin_implementation_base_name}.moc "${CMAKE_CURRENT_SOURCE_DIR}/${plugin_implementation_base_name}.cpp" )
  
      add_library(${plugin_name} MODULE ${option} ${plugin_implementation_base_name}.moc ${plugin_implementation_base_name}.cpp ${other_sources})
---- demo/Mesh_3/implicit_functions/CMakeLists.txt.orig	2010-11-05 18:13:57.000000000 +0100
-+++ demo/Mesh_3/implicit_functions/CMakeLists.txt	2010-11-05 18:16:14.000000000 +0100
+--- demo/Mesh_3/implicit_functions/CMakeLists.txt.orig	2011-04-20 17:51:34.000000000 +0200
++++ demo/Mesh_3/implicit_functions/CMakeLists.txt	2011-04-20 17:52:42.000000000 +0200
 @@ -47,7 +47,7 @@
      else()
        set(other_sources ${ARGN_TAIL})
@@ -31,8 +31,8 @@
      add_file_dependencies( ${plugin_implementation_base_name}.moc "${CMAKE_CURRENT_SOURCE_DIR}/${plugin_implementation_base_name}.cpp" )
  
      add_library(${plugin_name} MODULE ${option} ${plugin_implementation_base_name}.moc ${plugin_implementation_base_name}.cpp ${other_sources})
---- demo/Surface_reconstruction_points_3/CMakeLists.txt.orig	2010-11-05 18:14:07.000000000 +0100
-+++ demo/Surface_reconstruction_points_3/CMakeLists.txt	2010-11-05 18:16:45.000000000 +0100
+--- demo/Surface_reconstruction_points_3/CMakeLists.txt.orig	2011-04-20 17:51:49.000000000 +0200
++++ demo/Surface_reconstruction_points_3/CMakeLists.txt	2011-04-20 17:52:42.000000000 +0200
 @@ -218,7 +218,7 @@
      else()
        set(other_sources ${ARGN_TAIL})
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110422/7a56bfce/attachment.html>


More information about the macports-changes mailing list