[87785] trunk/dports/devel/global/Portfile

takanori at macports.org takanori at macports.org
Mon Dec 5 20:02:03 PST 2011


Revision: 87785
          http://trac.macports.org/changeset/87785
Author:   takanori at macports.org
Date:     2011-12-05 20:02:02 -0800 (Mon, 05 Dec 2011)
Log Message:
-----------
global: version bump to 6.1

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

Modified: trunk/dports/devel/global/Portfile
===================================================================
--- trunk/dports/devel/global/Portfile	2011-12-06 03:44:17 UTC (rev 87784)
+++ trunk/dports/devel/global/Portfile	2011-12-06 04:02:02 UTC (rev 87785)
@@ -3,12 +3,12 @@
 PortSystem      1.0
 
 name            global
-version         5.9.3
+version         6.1
 categories      devel
 platforms       darwin
 maintainers     nomaintainer
 description     source code tag system
-license         GPL-3 LGPL-3
+license         GPL-3+
 
 long_description \
     GNU GLOBAL is a source code tag system that works the \
@@ -23,11 +23,12 @@
 homepage        http://www.gnu.org/software/global/
 master_sites    gnu
 
-checksums       md5     2c07f065f3e37c6333569f3af1fbbe5d \
-                sha1    292f75e444898c2689dfdcd9ba8f9d0ca9776dee \
-                rmd160  422ed68c54ee3c5181a6b251e2af0c3a42a1b2f8
+checksums       md5     4c63b292f94a1cbbcd7737e1b2ccf02f \
+                sha1    8b31cfb9b6424880f9e0e8427cb3eeee2df7ed03 \
+                rmd160  843fd68b90d0f5f0aba009a76551b2d7857e6e56
 
-depends_lib     port:libtool
+depends_lib     port:libtool \
+                port:ncurses
 
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111205/dc2a421d/attachment.html>


More information about the macports-changes mailing list