Date: Wed, 18 Dec 2013 14:11:30 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336832 - head/net-mgmt/p5-SNMP-Info Message-ID: <201312181411.rBIEBUM8022553@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Wed Dec 18 14:11:29 2013 New Revision: 336832 URL: http://svnweb.freebsd.org/changeset/ports/336832 Log: - Really commit Makefile Modified: head/net-mgmt/p5-SNMP-Info/Makefile Modified: head/net-mgmt/p5-SNMP-Info/Makefile ============================================================================== --- head/net-mgmt/p5-SNMP-Info/Makefile Wed Dec 18 13:47:53 2013 (r336831) +++ head/net-mgmt/p5-SNMP-Info/Makefile Wed Dec 18 14:11:29 2013 (r336832) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SNMP-Info -PORTVERSION= 3.08 +PORTVERSION= 3.10 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ COMMENT= Perl5 module for gathering info LICENSE= BSD -LIB_DEPENDS= libnetsnmp.so.30:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312181411.rBIEBUM8022553>