From 5c21c6d2877ca05ecfa6fd72f18fb20cc3c34e37 Mon Sep 17 00:00:00 2001 From: mich Date: Mon, 9 Oct 2006 09:53:51 +0000 Subject: - 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 --- net-mgmt/cdpr/Makefile | 6 ++---- net-mgmt/cdpr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile index b52915c776f..1f60730a413 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 04220bba7f9..f08d77d5013 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 -- cgit