[126254] trunk/dports/www/webarchiver/Portfile

khindenburg at macports.org khindenburg at macports.org
Mon Oct 6 06:26:20 PDT 2014


Revision: 126254
          https://trac.macports.org/changeset/126254
Author:   khindenburg at macports.org
Date:     2014-10-06 06:26:20 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
webarchiver: update to 0.9

Modified Paths:
--------------
    trunk/dports/www/webarchiver/Portfile

Modified: trunk/dports/www/webarchiver/Portfile
===================================================================
--- trunk/dports/www/webarchiver/Portfile	2014-10-06 12:45:42 UTC (rev 126253)
+++ trunk/dports/www/webarchiver/Portfile	2014-10-06 13:26:20 UTC (rev 126254)
@@ -5,7 +5,7 @@
 PortGroup       github 1.0
 PortGroup       xcode 1.0
 
-github.setup    newzealandpaul webarchiver 0.8
+github.setup    newzealandpaul webarchiver 0.9
 epoch           1
 categories      www
 maintainers     khindenburg openmaintainer
@@ -17,8 +17,8 @@
     webarchives (.webarchive) from the command line.\
     webarchiver is compatible with Mac OS X 10.4 (Safari 2.0).
 
-checksums       rmd160  78b2b3ab3d5586856ecf379577c08b6c79399480 \
-                sha256  c4e8a45fcb86478e4c5c8afe325a0f53dbb89302f6b9c9171b10e00a6b384d66
+checksums       rmd160  55b138ce9ffe1e51099a64e41f13615775c524f8 \
+                sha256  1fd992ea04ddaf5c999fec01187483d838b99ea43f8f46a50f8c173a1d631617
 
 destroot {
     xinstall ${worksrcpath}/build/Release/webarchiver ${destroot}${prefix}/bin
@@ -26,7 +26,4 @@
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 ${worksrcpath}/README.markdown ${destroot}${docdir}
-# The man file is just a template w/o any info
-#    set mandir ${prefix}/share/man/man1
-#    xinstall -m 644 ${worksrcpath}/webarchiver.1 ${destroot}${mandir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/a4cef2df/attachment.html>


More information about the macports-changes mailing list