svn commit: r376728 - head/net/p5-Net-Nmsg

Don Lewis truckman at FreeBSD.org
Sat Jan 10 21:47:02 UTC 2015


Author: truckman
Date: Sat Jan 10 21:47:01 2015
New Revision: 376728
URL: https://svnweb.freebsd.org/changeset/ports/376728
QAT: https://qat.redports.org/buildarchive/r376728/

Log:
  dd CPAN as a backup http/ftp MASTER_SITE.  az@ requested that
  CPAN be used as the MASTER_SITE, and mat@ suggested making it
  just be the backup site
  
  Differential Revision:	https://reviews.freebsd.org/D1486
  Approved by:	mat (mentor)
  Sponsored by:	Farsight Security, Inc.

Modified:
  head/net/p5-Net-Nmsg/Makefile

Modified: head/net/p5-Net-Nmsg/Makefile
==============================================================================
--- head/net/p5-Net-Nmsg/Makefile	Sat Jan 10 21:42:17 2015	(r376727)
+++ head/net/p5-Net-Nmsg/Makefile	Sat Jan 10 21:47:01 2015	(r376728)
@@ -5,7 +5,8 @@ PORTVERSION=	0.12
 PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \
-		http://tools.netsa.cert.org/confluence/download/attachments/12320770/
+		CPAN
+MASTER_SITE_SUBDIR=	CPAN:MSISK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	truckman at FreeBSD.org


More information about the svn-ports-all mailing list