[115905] trunk/dports/science/samtools/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 13 18:46:20 PST 2014


Revision: 115905
          https://trac.macports.org/changeset/115905
Author:   ryandesign at macports.org
Date:     2014-01-13 18:46:20 -0800 (Mon, 13 Jan 2014)
Log Message:
-----------
samtools: update to 0.1.19; rewrite master_sites to avoid redirects

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

Modified: trunk/dports/science/samtools/Portfile
===================================================================
--- trunk/dports/science/samtools/Portfile	2014-01-14 02:44:59 UTC (rev 115904)
+++ trunk/dports/science/samtools/Portfile	2014-01-14 02:46:20 UTC (rev 115905)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    samtools
-version                 0.1.18
+version                 0.1.19
 categories              science
 platforms               darwin
 maintainers             gmail.com:haroldpimentel openmaintainer
@@ -18,10 +18,10 @@
                         generating alignments in a per-position format.
 
 homepage                http://samtools.sourceforge.net/
-master_sites            sourceforge
+master_sites            sourceforge:project/samtools/samtools/${version}
 
-checksums               rmd160  0301de58e31c7529a2535086be0cc7d93778ede8 \
-                        sha256  f3faaf34430d4782956562eb72906289e8e34d44d0c4d73837bdbeead7746b16
+checksums               rmd160  4e74858d3762f785452d1c9507bd127de9791894 \
+                        sha256  d080c9d356e5f0ad334007e4461cbcee3c4ca97b8a7a5a48c44883cf9dee63d4
 
 use_bzip2               yes
 
@@ -42,6 +42,6 @@
     
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS COPYING ChangeLog NEWS \
+        AUTHORS COPYING NEWS \
         ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140113/8c378c18/attachment.html>


More information about the macports-changes mailing list