Index: head/net-mgmt/p5-SNMP_Session/Makefile =================================================================== --- head/net-mgmt/p5-SNMP_Session/Makefile (revision 119711) +++ head/net-mgmt/p5-SNMP_Session/Makefile (revision 119712) @@ -1,28 +1,28 @@ # New ports collection makefile for: p5-SNMP_Session # Date created: 13 June 1999 # Whom: Stephen J. Roznowski # # $FreeBSD$ # PORTNAME= SNMP_Session -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= net-mgmt perl5 -MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ +MASTER_SITES= http://www.switch.ch/misc/leinen/snmp/perl/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A perl5 module providing rudimentary access to SNMPv1 and v2 agents PERL_CONFIGURE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in README README.SNMP_util index.html ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/net-mgmt/p5-SNMP_Session/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/net-mgmt/p5-SNMP_Session/distinfo =================================================================== --- head/net-mgmt/p5-SNMP_Session/distinfo (revision 119711) +++ head/net-mgmt/p5-SNMP_Session/distinfo (revision 119712) @@ -1,2 +1,2 @@ -MD5 (SNMP_Session-1.05.tar.gz) = 3ec839c7f039d22d6b3aa990f7a25193 -SIZE (SNMP_Session-1.05.tar.gz) = 65215 +MD5 (SNMP_Session-1.06.tar.gz) = 8a977ac17b45fa968ee66b3fd1c0ff2a +SIZE (SNMP_Session-1.06.tar.gz) = 65309 Property changes on: head/net-mgmt/p5-SNMP_Session/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property