[144769] trunk/dports/devel/gflags/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Jan 17 14:08:39 PST 2016


Revision: 144769
          https://trac.macports.org/changeset/144769
Author:   khindenburg at macports.org
Date:     2016-01-17 14:08:39 -0800 (Sun, 17 Jan 2016)
Log Message:
-----------
gflags: update to 2.1.2; move to github; maintainer #50277

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

Modified: trunk/dports/devel/gflags/Portfile
===================================================================
--- trunk/dports/devel/gflags/Portfile	2016-01-17 21:59:04 UTC (rev 144768)
+++ trunk/dports/devel/gflags/Portfile	2016-01-17 22:08:39 UTC (rev 144769)
@@ -2,9 +2,12 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           cmake 1.0
+github.setup        gflags gflags 2.1.2 v
 
 name                gflags
-version             2.0
+version             2.1.2
 categories          devel
 maintainers         corneltek.com:c9s
 
@@ -15,10 +18,8 @@
                     the ability to define flags in the source file in which \
                     they're used.
 
-homepage            http://code.google.com/p/gflags/
 platforms           darwin
 license             BSD
 
-master_sites        googlecode:gflags
-checksums           rmd160  9a5721fcad934c47ef2055cbef0f092f560b609d \
-                    sha256  ce4a5d3419f27a080bd68966e5cd9507bfa09d14341e07b78a1778a7a172d7d7
+checksums           rmd160  f9952e5b60688b74117b8eadd580451156b04f28 \
+                    sha256  a6df00481841edc92ef2d10f1b2b7f9bcb59a515baf32729b03eeb8490af3259
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160117/73ef39d0/attachment.html>


More information about the macports-changes mailing list