[113263] trunk/dports/devel

devans at macports.org devans at macports.org
Wed Nov 13 00:39:05 PST 2013


Revision: 113263
          https://trac.macports.org/changeset/113263
Author:   devans at macports.org
Date:     2013-11-13 00:39:05 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
libgee06: new legacy port version 0.6.8 for ports that still require it (#40937).

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

Added Paths:
-----------
    trunk/dports/devel/libgee06/

Modified: trunk/dports/devel/libgee06/Portfile
===================================================================
--- trunk/dports/devel/libgee/Portfile	2013-11-05 20:17:07 UTC (rev 112973)
+++ trunk/dports/devel/libgee06/Portfile	2013-11-13 08:39:05 UTC (rev 113263)
@@ -3,7 +3,8 @@
 
 PortSystem          1.0
 
-name                libgee
+name                libgee06
+set gname           libgee
 version             0.6.8
 license             LGPL-2.1+
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -17,9 +18,12 @@
 platforms           darwin
 
 homepage            http://live.gnome.org/Libgee
-master_sites        gnome:sources/${name}/${branch}
+master_sites        gnome:sources/${gname}/${branch}
+
 use_xz              yes
 
+distname            ${gname}-${version}
+
 checksums           rmd160  a7c60103f2b81037144e7f2acd496ee53c7982aa \
                     sha256  a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
 
@@ -30,4 +34,4 @@
 
 configure.args      --enable-introspection=yes
 
-livecheck.type      gnome
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/e88cf4fa/attachment.html>


More information about the macports-changes mailing list