[96247] trunk/dports/devel/google-test/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 6 00:11:58 PDT 2012


Revision: 96247
          https://trac.macports.org/changeset/96247
Author:   ryandesign at macports.org
Date:     2012-08-06 00:11:56 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
google-test: simplify master_sites; license BSD

Modified Paths:
--------------
    trunk/dports/devel/google-test/Portfile

Modified: trunk/dports/devel/google-test/Portfile
===================================================================
--- trunk/dports/devel/google-test/Portfile	2012-08-06 06:42:00 UTC (rev 96246)
+++ trunk/dports/devel/google-test/Portfile	2012-08-06 07:11:56 UTC (rev 96247)
@@ -7,6 +7,8 @@
 version             1.5.0
 categories          devel
 maintainers         nomaintainer
+license             BSD
+
 description         Google's framework for writing C++ tests on a variety of platforms.
 long_description    Google's framework for writing C++ tests on a variety of platforms \
     (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit \
@@ -16,7 +18,7 @@
     report generation.
 homepage            http://code.google.com/p/googletest/
 platforms           darwin
-master_sites        http://googletest.googlecode.com/files/
+master_sites        googlecode:googletest
 use_bzip2           yes
 
 checksums           md5     8b2c3c3f26cb53e64a3109d03a97200a \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120806/a34aa917/attachment.html>


More information about the macports-changes mailing list