[125156] trunk/dports/science/tophat/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Sep 7 20:10:09 PDT 2014


Revision: 125156
          https://trac.macports.org/changeset/125156
Author:   khindenburg at macports.org
Date:     2014-09-07 20:10:09 -0700 (Sun, 07 Sep 2014)
Log Message:
-----------
tophat: update homepage + add livecheck #35068

Modified Paths:
--------------
    trunk/dports/science/tophat/Portfile

Modified: trunk/dports/science/tophat/Portfile
===================================================================
--- trunk/dports/science/tophat/Portfile	2014-09-08 02:20:40 UTC (rev 125155)
+++ trunk/dports/science/tophat/Portfile	2014-09-08 03:10:09 UTC (rev 125156)
@@ -17,7 +17,7 @@
                     short read aligner Bowtie, and then analyzes the mapping \
                     results to identify splice junctions between exons.
 
-homepage            http://tophat.cbcb.umd.edu/
+homepage            http://ccb.jhu.edu/software/tophat/
 master_sites        ${homepage}downloads/
 
 checksums           sha1        0e697b16c64fa12180b93ecf87fdf25f722973a5 \
@@ -37,3 +37,7 @@
 # defines _POSIX_SOURCE which by itself means 1003.1-1988, but uses fseeko
 # which is from 1003.1-2001, and strsep which is a BSD extension
 configure.cppflags-append -D_DARWIN_C_SOURCE
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140907/1ccc16f2/attachment.html>


More information about the macports-changes mailing list