[136982] trunk/dports/textproc/string_replace/Portfile

devans at macports.org devans at macports.org
Mon Jun 1 14:51:41 PDT 2015


Revision: 136982
          https://trac.macports.org/changeset/136982
Author:   devans at macports.org
Date:     2015-06-01 14:51:41 -0700 (Mon, 01 Jun 2015)
Log Message:
-----------
string_replace: original homepage, master_sites are dead, only available via MacPorts distfile mirrors, no updates expected, disable livecheck.

Modified Paths:
--------------
    trunk/dports/textproc/string_replace/Portfile

Modified: trunk/dports/textproc/string_replace/Portfile
===================================================================
--- trunk/dports/textproc/string_replace/Portfile	2015-06-01 21:49:47 UTC (rev 136981)
+++ trunk/dports/textproc/string_replace/Portfile	2015-06-01 21:51:41 UTC (rev 136982)
@@ -15,8 +15,11 @@
                     text, html, php, etc.) to search for and replace a \
                     particular text string (or regular expression).
 
-homepage            http://www.costlowcorp.com/apps/string_replace/
-master_sites        ${homepage}
+# original homepage, master_sites are dead
+# only available via MacPorts distfile mirrors
+
+homepage            http://freecode.com/projects/string_replace
+master_sites        macports_distfiles:${name}
 checksums           md5 9b855c0b4d0514965f0b175b982fa768
 use_bzip2           yes
 
@@ -35,3 +38,6 @@
     xinstall -m 755 ${workpath}/${name}/${name}.pl \
         ${destroot}${prefix}/bin/${name}
 }
+
+# no updates expected
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150601/97f19e2f/attachment-0001.html>


More information about the macports-changes mailing list