[133456] trunk/dports/graphics/dcraw/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 1 23:03:08 PST 2015


Revision: 133456
          https://trac.macports.org/changeset/133456
Author:   ryandesign at macports.org
Date:     2015-03-01 23:03:08 -0800 (Sun, 01 Mar 2015)
Log Message:
-----------
dcraw: update to 9.24.2

Modified Paths:
--------------
    trunk/dports/graphics/dcraw/Portfile

Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile	2015-03-02 06:39:29 UTC (rev 133455)
+++ trunk/dports/graphics/dcraw/Portfile	2015-03-02 07:03:08 UTC (rev 133456)
@@ -4,17 +4,14 @@
 PortSystem              1.0
 
 name                    dcraw
-version                 9.23-20150130122600
-set version_number      [lindex [split ${version} -] 0]
+version                 9.24.2
 categories              graphics
 maintainers             ryandesign openmaintainer
 license                 GPL-2+
 platforms               darwin
 homepage                http://www.cybercom.net/~dcoffin/dcraw/
 master_sites            ${homepage}archive/
-distname                ${name}-${version_number}
-worksrcdir              $name
-dist_subdir             ${name}/${version}
+worksrcdir              ${name}
 use_configure           no
 use_parallel_build      yes
 
@@ -26,8 +23,8 @@
                         digital cameras with better quality output than the \
                         tools provided by camera vendors.
 
-checksums               rmd160  1d5c0d6bb0fcab9e11d0f78275859817880fcb71 \
-                        sha256  c53648a68299c789df4df9c191603a72358754451249baaabca6cb77dcd4c027
+checksums               rmd160  1ce25cc744b12e71a013bdf2d30c87571dc05192 \
+                        sha256  20387ee8d99e23c5832989a4fedb8fb0dec675bb1e396e73e02cd6ade96036d3
 
 depends_lib             port:gettext \
                         port:libiconv \
@@ -66,5 +63,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           http://www.ryandesign.com/macports/version.php/${name}
-livecheck.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/20150301/093c3706/attachment.html>


More information about the macports-changes mailing list