[152902] trunk/dports/net/mrtg/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 20 05:04:09 PDT 2016


Revision: 152902
          https://trac.macports.org/changeset/152902
Author:   ryandesign at macports.org
Date:     2016-09-20 05:04:09 -0700 (Tue, 20 Sep 2016)
Log Message:
-----------
mrtg: update to 2.17.4

Resolves #50132 (maintainer timeout)

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

Modified: trunk/dports/net/mrtg/Portfile
===================================================================
--- trunk/dports/net/mrtg/Portfile	2016-09-20 12:00:42 UTC (rev 152901)
+++ trunk/dports/net/mrtg/Portfile	2016-09-20 12:04:09 UTC (rev 152902)
@@ -3,9 +3,7 @@
 PortSystem	1.0
 
 name				mrtg
-version				2.17.2
-revision			4
-
+version             2.17.4
 categories			net
 license				GPL-2+
 maintainers			jberry
@@ -16,18 +14,17 @@
 					It can also be used to gather and display a wide variety of time-series data.
 homepage			http://www.mrtg.org/
 					
-master_sites		http://oss.oetiker.ch/mrtg/pub/ \
-                    ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/
-checksums           md5     f4c251ef883da2509188711eff4577ad \
-                    sha1    dc591cc92ee664d4049333c19becc6a88e162008 \
-                    rmd160  8159376e1682bcabf41b73a3f7ede5a302216115
+master_sites        http://oss.oetiker.ch/mrtg/pub/
+checksums           rmd160  cea76ad3685375770520ebbccd0ad4b6adafff1f \
+                    sha256  5efa7fae8040159208472e5f889be5b41d8c8a2ea6b31616f0f75cc7f48d2365
 
+depends_build       bin:perl:perl5
+
 depends_lib			port:gd2 \
 					port:libpng \
 					port:zlib
 
-configure.args		--mandir=${prefix}/share/man \
-					--with-gd=${prefix} \
+configure.args      --with-gd=${prefix} \
 					--with-z=${prefix} \
 					--with-png=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160920/288b9ca0/attachment-0001.html>


More information about the macports-changes mailing list