Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 09:15:22 +0000 (UTC)
From:      Michael Landin <mich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441441 - in head/net-mgmt/cdpr: . files
Message-ID:  <201705220915.v4M9FMch012852@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mich
Date: Mon May 22 09:15:22 2017
New Revision: 441441
URL: https://svnweb.freebsd.org/changeset/ports/441441

Log:
  - update to -> 2.4
  - add LICENSE

Deleted:
  head/net-mgmt/cdpr/files/
Modified:
  head/net-mgmt/cdpr/Makefile
  head/net-mgmt/cdpr/distinfo

Modified: head/net-mgmt/cdpr/Makefile
==============================================================================
--- head/net-mgmt/cdpr/Makefile	Mon May 22 09:00:40 2017	(r441440)
+++ head/net-mgmt/cdpr/Makefile	Mon May 22 09:15:22 2017	(r441441)
@@ -2,14 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	cdpr
-PORTVERSION=	2.2.1
+PORTVERSION=	2.4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF
 
 MAINTAINER=	mich@FreeBSD.org
 COMMENT=	Cisco Discovery Protocol Reporter
 
-USES=	dos2unix
+LICENSE=	GPLv2
+
+USES=		dos2unix
+USES=		tar:tgz
 DOS2UNIX_GLOB=	*.c *.h
 LDFLAGS+=	-L${LOCALBASE}/lib -lpcap
 

Modified: head/net-mgmt/cdpr/distinfo
==============================================================================
--- head/net-mgmt/cdpr/distinfo	Mon May 22 09:00:40 2017	(r441440)
+++ head/net-mgmt/cdpr/distinfo	Mon May 22 09:15:22 2017	(r441441)
@@ -1,2 +1,3 @@
-SHA256 (cdpr-2.2.1.tar.gz) = cb17ea99ec80d940fae54ea5ce14626df1062e7d91c8c886cdd518963bfe7abf
-SIZE (cdpr-2.2.1.tar.gz) = 25050
+TIMESTAMP = 1495443918
+SHA256 (cdpr-2.4.tgz) = 32d3b58d8be7e2f78834469bd5f48546450ccc2a86d513177311cce994dfbec5
+SIZE (cdpr-2.4.tgz) = 26053



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