diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-25 18:08:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-25 18:08:52 +0000 |
commit | 6d26f1d487a0f8c4861c042cb3d7a9853ce98f37 (patch) | |
tree | d896b7bf543d4073bcaa5f9c0f160366759b22b8 /net-mgmt | |
parent | dc0086ed619e337154262e898f46ba64908a268f (diff) | |
download | ports-6d26f1d487a0f8c4861c042cb3d7a9853ce98f37.tar.gz ports-6d26f1d487a0f8c4861c042cb3d7a9853ce98f37.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/macroscope/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/macroscope/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/macroscope/Makefile b/net-mgmt/macroscope/Makefile index 1a24506f19e8..ea6117c9565c 100644 --- a/net-mgmt/macroscope/Makefile +++ b/net-mgmt/macroscope/Makefile @@ -6,7 +6,7 @@ # PORTNAME= macroscope -PORTVERSION= 1.0.2938 +PORTVERSION= 1.0.3787 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.berlios.de/pub/macroscope/ \ http://white-raven.pisem.net/ @@ -17,7 +17,8 @@ COMMENT= User and IP traffic management with Web interface LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \ odbc:${PORTSDIR}/databases/unixODBC \ - pcap:${PORTSDIR}/net/libpcap + pcap:${PORTSDIR}/net/libpcap \ + gd:${PORTSDIR}/graphics/gd USE_RC_SUBR= ${PORTNAME} USE_BZIP2= yes diff --git a/net-mgmt/macroscope/distinfo b/net-mgmt/macroscope/distinfo index 17b13548c978..b2f4d9380808 100644 --- a/net-mgmt/macroscope/distinfo +++ b/net-mgmt/macroscope/distinfo @@ -1,3 +1,3 @@ -MD5 (macroscope-1.0.2938.tar.bz2) = 50c483b419092d58a2864ec77f1c72c4 -SHA256 (macroscope-1.0.2938.tar.bz2) = 038a619a540a44ef16d109ae2d099dc6d78c83891c2daee66639dfb05682abcc -SIZE (macroscope-1.0.2938.tar.bz2) = 2025959 +MD5 (macroscope-1.0.3787.tar.bz2) = 3d19f9288ed6548fe856d2445dd0334a +SHA256 (macroscope-1.0.3787.tar.bz2) = e5e10dfaadb79f7507aba86c349e5c12f98a4c0ed9975ab9991c3888d1480fe5 +SIZE (macroscope-1.0.3787.tar.bz2) = 2086051 |