[133915] trunk/dports/devel/fossil/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sun Mar 15 11:53:40 PDT 2015


Revision: 133915
          https://trac.macports.org/changeset/133915
Author:   ciserlohn at macports.org
Date:     2015-03-15 11:53:39 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
fossil: update to version 1.32

Modified Paths:
--------------
    trunk/dports/devel/fossil/Portfile

Modified: trunk/dports/devel/fossil/Portfile
===================================================================
--- trunk/dports/devel/fossil/Portfile	2015-03-15 18:53:19 UTC (rev 133914)
+++ trunk/dports/devel/fossil/Portfile	2015-03-15 18:53:39 UTC (rev 133915)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fossil
-version             1.31
+version             1.32
 epoch               20110901182519
 categories          devel
 platforms           darwin
@@ -22,11 +22,13 @@
 homepage            http://www.fossil-scm.org/
 
 master_sites        ${homepage}download/
-distname            ${name}-src-20150223162734
+distname            ${name}-src-${version}
 
-checksums           rmd160  f9d61e85790bd33c71cab9422485a25b17c2e7a7 \
-                    sha256  c00f9e1487530adb921df730baf57e1aa23767a0afb60b865e5842bb50782942
+worksrcdir          ${name}-${version}
 
+checksums           rmd160  20f206598d2267cadcdfd7727cab17b92f0ae251 \
+                    sha256  cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e
+
 test.run            yes
 
 depends_lib         port:tcl \
@@ -34,10 +36,6 @@
                     port:openssl \
                     port:libiconv
 
-post-extract {
-    move ${workpath}/${name}-src-201502231627 ${worksrcpath}
-}
-
 configure.args-append       --disable-lineedit \
                             --with-tcl=${prefix}/lib \
                             --with-th1-docs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/f28b428f/attachment.html>


More information about the macports-changes mailing list