[122682] trunk/dports/sysutils/dirvish/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jul 26 10:30:32 PDT 2014


Revision: 122682
          https://trac.macports.org/changeset/122682
Author:   ryandesign at macports.org
Date:     2014-07-26 10:30:32 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
dirvish: add modeline; follow stealth update; disable livecheck; maintainer timeout; see #42780

Modified Paths:
--------------
    trunk/dports/sysutils/dirvish/Portfile

Modified: trunk/dports/sysutils/dirvish/Portfile
===================================================================
--- trunk/dports/sysutils/dirvish/Portfile	2014-07-26 17:14:44 UTC (rev 122681)
+++ trunk/dports/sysutils/dirvish/Portfile	2014-07-26 17:30:32 UTC (rev 122682)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -4,7 +5,7 @@
 
 name            dirvish
 version         1.2.1
-revision        2
+revision        3
 categories      sysutils
 maintainers     behanna.org:chris
 supported_archs noarch
@@ -35,12 +36,13 @@
 platforms       darwin freebsd
 master_sites    ${homepage}
 
-checksums       md5 f3a127525dd2ef94bf79cd5614f6e147 \
-                sha1 804a8ef09e47ac63499571db0c05fe2be9fd6b15 \
-                rmd160 2942ca7bba1d4957ba66d88b341df605df7b2112
+# 1.2.1 was stealth-updated 2012-01-07
+dist_subdir     ${name}/${version}_1
 
+checksums       rmd160  7af67f7e04142da885a9ce3c5596e9960f192c39 \
+                sha256  6b7f29c3541448db3d317607bda3eb9bac9fb3c51f970611ffe27e9d63507dcd
+
 extract.suffix  .tgz
-extract.mkdir   yes
 
 patchfiles      patch-Makefile.diff \
                 patch-default.conf.dist.diff \
@@ -58,3 +60,6 @@
                 port:p5.16-timedate \
                 port:p5.16-time-period \
                 port:rsync
+
+# The latest version is from 2005.
+livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/ff5229e4/attachment.html>


More information about the macports-changes mailing list