svn commit: r315869 - branches/RELEASE_8_4_0/benchmarks/libmicro

Bryan Drewery bdrewery at FreeBSD.org
Tue Apr 16 17:47:00 UTC 2013


Author: bdrewery
Date: Tue Apr 16 17:46:59 2013
New Revision: 315869
URL: http://svnweb.freebsd.org/changeset/ports/315869

Log:
  MFH r315857
  
  - Add mirror as upstream no longer has the distfile
  
  Approved by:	portmgr (implicit)
  Feature safe:	yes

Modified:
  branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile
Directory Properties:
  branches/RELEASE_8_4_0/   (props changed)

Modified: branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile
==============================================================================
--- branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile	Tue Apr 16 17:44:29 2013	(r315868)
+++ branches/RELEASE_8_4_0/benchmarks/libmicro/Makefile	Tue Apr 16 17:46:59 2013	(r315869)
@@ -4,7 +4,8 @@
 PORTNAME=	libmicro
 PORTVERSION=	0.4.1
 CATEGORIES=	benchmarks
-MASTER_SITES=	http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/
+MASTER_SITES=	http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/ \
+		LOCAL/bdrewery/${PORTNAME}/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Set of utilities to benchmark productivity of system calls


More information about the svn-ports-all mailing list