diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2007-04-23 11:16:13 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2007-04-23 11:16:13 +0800 |
commit | ea5f51b1757f86e0cc894a9ad6b3d2a51ec8a5fd (patch) | |
tree | dc2a71b8c543e0b14ac5017a1a4b8769cb41c081 /net-mgmt | |
parent | a1a77cdfa5079d2574927d83d2a2bd8b5bbcb69e (diff) | |
download | freebsd-ports-gnome-ea5f51b1757f86e0cc894a9ad6b3d2a51ec8a5fd.tar.gz freebsd-ports-gnome-ea5f51b1757f86e0cc894a9ad6b3d2a51ec8a5fd.tar.zst freebsd-ports-gnome-ea5f51b1757f86e0cc894a9ad6b3d2a51ec8a5fd.zip |
- Update to 3.7.3
PR: 111998
Submitted by: Lev Walkin <vlm AT lionet.info> (maintainer)
Approved by: clsung (mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipcad/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/ipcad/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 3ec100d3037a..f8d02ea65885 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipcad -PORTVERSION= 3.7 +PORTVERSION= 3.7.3 PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= vlm@lionet.info -COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export modes +COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export USE_RC_SUBR= ipcad SUB_FILES= pkg-message diff --git a/net-mgmt/ipcad/distinfo b/net-mgmt/ipcad/distinfo index e6c964578b9e..4b020f789762 100644 --- a/net-mgmt/ipcad/distinfo +++ b/net-mgmt/ipcad/distinfo @@ -1,3 +1,3 @@ -MD5 (ipcad-3.7.tar.gz) = 34c542c99593dfe9d5b408deffcfe70e -SHA256 (ipcad-3.7.tar.gz) = 3be5edebd7e8ce3a050c10f59b0c58619cae23f28d2c3daa38384dca01795352 -SIZE (ipcad-3.7.tar.gz) = 171814 +MD5 (ipcad-3.7.3.tar.gz) = 125605249958894148ec26d3c88189f5 +SHA256 (ipcad-3.7.3.tar.gz) = 72372d46ae35e4d7cc74d96fbaf8bb0ae189aa9ecfd89026487aca790c2f0716 +SIZE (ipcad-3.7.3.tar.gz) = 172457 |