Revision
145188
Author
devans@macports.org
Date
2016-01-27 20:29:34 -0800 (Wed, 27 Jan 2016)

Log Message

GNOME-3/unstable: gnome-control-center, use gnome unstable livecheck.

Modified Paths

Diff

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile (145187 => 145188)


--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile	2016-01-28 04:26:20 UTC (rev 145187)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile	2016-01-28 04:29:34 UTC (rev 145188)
@@ -111,6 +111,6 @@
         # Version 3.8.6 is the last version that will build on platforms supporting libstdc++
         livecheck.type  none
     } else {
-        livecheck.type  gnome
+        livecheck.type  gnome-with-unstable
     }
 }