Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2006 15:00:33 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mich@FreeBSD.org, lwhsu@lwhsu.org
Subject:   ports/104198: [PATCH] net-mgmt/cdpr: update to 2.2.1
Message-ID:  <200610090700.k9970XNU040542@knight.lwhsu.ckefgisc.org>
Resent-Message-ID: <200610090710.k997AIQ5046555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104198
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/cdpr: update to 2.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 07:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD knight.lwhsu.ckefgisc.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 29 19:45:24 CST 2006
>Description:
- Update to 2.2.1
- Change MASTER_SITES to SourceForge.net
- Tun off producing debugging information (remove -ggdb in CFLAGS)

Port maintainer (mich@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cdpr-2.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/cdpr/Makefile /home/lwhsu/ports/net-mgmt/cdpr/Makefile
--- /usr/ports/net-mgmt/cdpr/Makefile	Mon Aug 21 18:55:42 2006
+++ /home/lwhsu/ports/net-mgmt/cdpr/Makefile	Mon Oct  9 14:53:01 2006
@@ -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 -ruN --exclude=CVS /usr/ports/net-mgmt/cdpr/distinfo /home/lwhsu/ports/net-mgmt/cdpr/distinfo
--- /usr/ports/net-mgmt/cdpr/distinfo	Wed Feb  1 09:08:02 2006
+++ /home/lwhsu/ports/net-mgmt/cdpr/distinfo	Mon Oct  9 14:42:01 2006
@@ -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
--- cdpr-2.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610090700.k9970XNU040542>