summaryrefslogtreecommitdiff
path: root/net-mgmt/cdpr
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2006-10-09 09:53:51 +0000
committerMichael Landin <mich@FreeBSD.org>2006-10-09 09:53:51 +0000
commitb3de425212fb4dca763156de1139b6f3c671cc6f (patch)
tree6d141554bfc410113fb9b7330c8e75c3af46a9c6 /net-mgmt/cdpr
parentUpdate to 20060822. Changes include: (diff)
- Update to 2.2.1
- Change MASTER_SITES to SourceForge.net - Tun off producing debugging information (remove -ggdb in CFLAGS) PR: 104198 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Diffstat (limited to 'net-mgmt/cdpr')
-rw-r--r--net-mgmt/cdpr/Makefile6
-rw-r--r--net-mgmt/cdpr/distinfo6
2 files changed, 5 insertions, 7 deletions
diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile
index b52915c776f7..1f60730a413c 100644
--- a/net-mgmt/cdpr/Makefile
+++ b/net-mgmt/cdpr/Makefile
@@ -7,16 +7,14 @@
#
PORTNAME= cdpr
-PORTVERSION= 2.2.0
+PORTVERSION= 2.2.1
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.monkeymental.com/mmfiles/ \
- http://freebsdcluster.org/~mich/software/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@FreeBSD.org
COMMENT= Cisco Discovery Protocol Reporter
-CFLAGS+= -ggdb
LDFLAGS+= -L${LOCALBASE}/lib -lpcap
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
diff --git a/net-mgmt/cdpr/distinfo b/net-mgmt/cdpr/distinfo
index 04220bba7f99..f08d77d50139 100644
--- a/net-mgmt/cdpr/distinfo
+++ b/net-mgmt/cdpr/distinfo
@@ -1,3 +1,3 @@
-MD5 (cdpr-2.2.0.tar.gz) = 023b8bd6d399204a66ad728f2aa11ca3
-SHA256 (cdpr-2.2.0.tar.gz) = 8614666bbf3e74333c878b26e1141db31aabdc35ddb304072a6a172c5f6443ee
-SIZE (cdpr-2.2.0.tar.gz) = 25186
+MD5 (cdpr-2.2.1.tar.gz) = 1e682e7e9c03f9b004c1f97c0ed25431
+SHA256 (cdpr-2.2.1.tar.gz) = cb17ea99ec80d940fae54ea5ce14626df1062e7d91c8c886cdd518963bfe7abf
+SIZE (cdpr-2.2.1.tar.gz) = 25050