[86946] trunk/dports/devel/gmock/Portfile

jmr at macports.org jmr at macports.org
Mon Nov 7 06:23:03 PST 2011


Revision: 86946
          http://trac.macports.org/changeset/86946
Author:   jmr at macports.org
Date:     2011-11-07 06:23:02 -0800 (Mon, 07 Nov 2011)
Log Message:
-----------
gmock: update to 1.5.0 (#27967), update maintainer address

Modified Paths:
--------------
    trunk/dports/devel/gmock/Portfile

Modified: trunk/dports/devel/gmock/Portfile
===================================================================
--- trunk/dports/devel/gmock/Portfile	2011-11-07 14:17:06 UTC (rev 86945)
+++ trunk/dports/devel/gmock/Portfile	2011-11-07 14:23:02 UTC (rev 86946)
@@ -1,12 +1,14 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem      1.0
 
 name            gmock
-version         1.4.0
+version         1.5.0
 categories      devel
+license         BSD
 platforms       darwin
-maintainers     josephholsten.com:joseph
+maintainers     josephholsten
 
 description     Google C++ Mocking Framework
 long_description \
@@ -16,11 +18,11 @@
                 designs of your system and write better tests.
 
 homepage        http://code.google.com/p/googlemock/
-master_sites    http://googlemock.googlecode.com/files/
+master_sites    googlecode:googlemock
 
-checksums       md5 f2ac810a5e601792f4a99f296ccb1269 \
-                sha1 77801d36085c32a2395b401340d002992b814ff9 \
-                rmd160 f4d523d03fb40d05def03e2ac41c81d1b1b20c1e
+checksums       md5 d9e62a4702c300ae9c87284ca8da7fac \
+                sha1 6352080213097c20e6645b8466b13dc1fb895153 \
+                rmd160 08fd27967b538874d1ee392e37b3371770ac05e8
 
 livecheck.type  regex
 livecheck.url   http://code.google.com/p/googlemock/downloads/list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111107/c5b3f50a/attachment.html>


More information about the macports-changes mailing list