diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-26 02:08:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-26 02:08:52 +0800 |
commit | 14ee83deb84befb3d91c0ca05f318f82150c7a30 (patch) | |
tree | b97abe6b7cc53cb420bd41348af5b6a785cb8087 /net-mgmt | |
parent | 1529ed32ea8ee9c10a7313a76b91444bf1f7b859 (diff) | |
download | freebsd-ports-gnome-14ee83deb84befb3d91c0ca05f318f82150c7a30.tar.gz freebsd-ports-gnome-14ee83deb84befb3d91c0ca05f318f82150c7a30.tar.zst freebsd-ports-gnome-14ee83deb84befb3d91c0ca05f318f82150c7a30.zip |
- Update to 1.0.3787
PR: 129414
Submitted by: Guram Dukashvili <white_raven@pisem.net>
Approved by: maintainer timeout
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 |