[111677] trunk/dports/games/gtypist/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 28 04:51:18 PDT 2013


Revision: 111677
          https://trac.macports.org/changeset/111677
Author:   ryandesign at macports.org
Date:     2013-09-28 04:51:18 -0700 (Sat, 28 Sep 2013)
Log Message:
-----------
gtypist: update to 2.9.3; use xz distfile; license GPL-3+ (#40407)

Modified Paths:
--------------
    trunk/dports/games/gtypist/Portfile

Modified: trunk/dports/games/gtypist/Portfile
===================================================================
--- trunk/dports/games/gtypist/Portfile	2013-09-28 11:49:53 UTC (rev 111676)
+++ trunk/dports/games/gtypist/Portfile	2013-09-28 11:51:18 UTC (rev 111677)
@@ -4,10 +4,11 @@
 PortSystem 1.0
 
 name            gtypist
-version         2.9.1
+version         2.9.3
 categories      games
 platforms       darwin
 maintainers     josephholsten.com:joseph
+license         GPL-3+
 
 description     A universal typing tutor.
 long_description \
@@ -16,15 +17,13 @@
 
 homepage        http://www.gnu.org/software/gtypist/
 master_sites    gnu:gtypist
+use_xz          yes
 
-checksums       rmd160  753f1d2630969f5eed5830b9b4a09f2c5ca79e4c \
-                sha256  a5885654aab74027999a67a9bbd7c3b6823479f89a6f1439244bf9c5536fb67d
+checksums       rmd160  a3d0138be5374d607c6015d2d3a0aee275679780 \
+                sha256  bc6b983eaa5b9c3b1050130362c6dfeeb8de97eb872cfc613291291608523c6b
 
 depends_lib     port:ncurses port:gettext
 
-configure.args  --mandir=${prefix}/share/man \
-                --infodir=${prefix}/share/info
-
 patch {
     #Fix ncursesw dependency, wide char support is included in ncurses now.
     foreach f {cursmenu.c error.c gtypist.c script.c utf8.c} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130928/5c702e1e/attachment.html>


More information about the macports-changes mailing list