svn commit: r461551 - head/net-mgmt/snmp++

Yuri Victorovich yuri at FreeBSD.org
Mon Feb 12 04:54:26 UTC 2018


Author: yuri
Date: Mon Feb 12 04:54:25 2018
New Revision: 461551
URL: https://svnweb.freebsd.org/changeset/ports/461551

Log:
  net-mgmt/snmp++: Added LICENSE; Updated WWW URL
  
  PR:		207767
  Submitted by:	rodrigo
  Approved by:	timeout expired, tcberner (mentor, implicit)

Modified:
  head/net-mgmt/snmp++/Makefile
  head/net-mgmt/snmp++/pkg-descr

Modified: head/net-mgmt/snmp++/Makefile
==============================================================================
--- head/net-mgmt/snmp++/Makefile	Mon Feb 12 01:58:09 2018	(r461550)
+++ head/net-mgmt/snmp++/Makefile	Mon Feb 12 04:54:25 2018	(r461551)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}v${PORTVERSION}
 MAINTAINER=	nicolai at petri.dk
 COMMENT=	SNMP C++ library with V3 support
 
+LICENSE=	BSD3CLAUSE
+
 MAKEFILE=	Makefile.FreeBSD
 WRKSRC=		${WRKDIR}/${PORTNAME}/src
 

Modified: head/net-mgmt/snmp++/pkg-descr
==============================================================================
--- head/net-mgmt/snmp++/pkg-descr	Mon Feb 12 01:58:09 2018	(r461550)
+++ head/net-mgmt/snmp++/pkg-descr	Mon Feb 12 04:54:25 2018	(r461551)
@@ -13,4 +13,4 @@ SNMP++v3.x extends the original SNMP++v2.8 by the foll
 # Thread-safety
 # Bug-fixes
 
-WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html
+WWW: https://www.agentpp.com/api/cpp/snmp_pp.html


More information about the svn-ports-all mailing list