[130022] trunk/dports/net/snort/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 24 13:15:49 PST 2014


Revision: 130022
          https://trac.macports.org/changeset/130022
Author:   ryandesign at macports.org
Date:     2014-12-24 13:15:49 -0800 (Wed, 24 Dec 2014)
Log Message:
-----------
snort: use https homepage; remove double slash in master_sites and livecheck.url

Modified Paths:
--------------
    trunk/dports/net/snort/Portfile

Modified: trunk/dports/net/snort/Portfile
===================================================================
--- trunk/dports/net/snort/Portfile	2014-12-24 20:49:31 UTC (rev 130021)
+++ trunk/dports/net/snort/Portfile	2014-12-24 21:15:49 UTC (rev 130022)
@@ -16,9 +16,9 @@
     searching/matching and can be used to detect a variety of attacks \
     and probes, such as buffer overflows, stealth port scans, CGI \
     attacks, SMB probes, OS fingerprinting attempts, and much more.
-homepage         http://www.snort.org/
+homepage         https://www.snort.org/
 platforms        darwin freebsd
-master_sites     ${homepage}/downloads/snort/
+master_sites     ${homepage}downloads/snort/
 
 checksums           rmd160  fa49f3660db9ad940c4c9394d823bbb7faf625c1 \
                     sha256  9738afea45d20b7f77997cc00055e7dd70f6aea0101209d87efec4bc4eace49b
@@ -177,5 +177,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       ${homepage}/downloads
+livecheck.url       ${homepage}downloads
 livecheck.regex     >${name}-(\[0-9.\]+)${extract.suffix}<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141224/71a23c1d/attachment.html>


More information about the macports-changes mailing list