Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 14:47:58 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422503 - head/net-mgmt/p5-SNMP_Session
Message-ID:  <201609201447.u8KElw0r048341@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Sep 20 14:47:58 2016
New Revision: 422503
URL: https://svnweb.freebsd.org/changeset/ports/422503

Log:
  net-mgmt/p5-SNMP_Session: new fedora MASTER_SITE to unbreak
  
  At least 14 ports depend on p5-SNMP_Session so let's get it up again.

Modified:
  head/net-mgmt/p5-SNMP_Session/Makefile

Modified: head/net-mgmt/p5-SNMP_Session/Makefile
==============================================================================
--- head/net-mgmt/p5-SNMP_Session/Makefile	Tue Sep 20 14:37:12 2016	(r422502)
+++ head/net-mgmt/p5-SNMP_Session/Makefile	Tue Sep 20 14:47:58 2016	(r422503)
@@ -5,15 +5,13 @@ PORTNAME=	SNMP_Session
 PORTVERSION=	1.13
 PORTREVISION=	3
 CATEGORIES=	net-mgmt perl5
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/perl-SNMP_Session/SNMP_Session-1.13.tar.gz/055e1065babf55f1f8606329c6bdb947/
 PROJECTHOST=	snmp-session
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	Perl5 module providing rudimentary access to SNMPv1 and v2 agents
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		perl5
 USE_PERL5=	configure
 



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