[152321] trunk/dports/games/crafty/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Sep 3 12:53:00 PDT 2016


Revision: 152321
          https://trac.macports.org/changeset/152321
Author:   khindenburg at macports.org
Date:     2016-09-03 12:53:00 -0700 (Sat, 03 Sep 2016)
Log Message:
-----------
crafty: change homepage; set master_sites to macports; crafty author retired from university

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

Modified: trunk/dports/games/crafty/Portfile
===================================================================
--- trunk/dports/games/crafty/Portfile	2016-09-03 19:36:14 UTC (rev 152320)
+++ trunk/dports/games/crafty/Portfile	2016-09-03 19:53:00 UTC (rev 152321)
@@ -17,10 +17,9 @@
     3388 (blitz) and 2792 (standard). It can be used with xboard just like \
     gnuchess.
 
-homepage            http://www.cis.uab.edu/hyatt/hyatt.html
-master_sites        http://cis.uab.edu/hyatt/crafty/source:src \
-                    http://cis.uab.edu/hyatt/crafty/documentation:doc \
-                    http://cis.uab.edu/hyatt/crafty/book:book
+# Original author retired Fall 2016 - not clear on "official" site now
+homepage            http://www.craftychess.com
+master_sites        macports
 
 set dist_srczip     ${name}-${version}.zip
 set dist_book1      book.bin
@@ -30,13 +29,13 @@
 set dist_ps         ${name}.doc.ps
 set dist_man        ${name}.man
 
-distfiles           ${dist_srczip}:src \
-                    ${dist_book1}:book \
-                    ${dist_book2}:book \
-                    ${dist_book3}:book \
-                    ${dist_ascii}:doc \
-                    ${dist_ps}:doc \
-                    ${dist_man}:doc
+distfiles           ${dist_srczip} \
+                    ${dist_book1} \
+                    ${dist_book2} \
+                    ${dist_book3} \
+                    ${dist_ascii} \
+                    ${dist_ps} \
+                    ${dist_man}
 
 checksums \
     ${dist_srczip} \
@@ -112,7 +111,4 @@
 }
 destroot.keepdirs   ${destroot}${prefix}/share/${name}/TB
 
-livecheck.type      regex
-livecheck.url       http://cis.uab.edu/hyatt/crafty/source
-livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160903/783e7b3f/attachment.html>


More information about the macports-changes mailing list