ports/178541: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu May 16 22:50:01 UTC 2013


The following reply was made to PR ports/178541; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/178541: commit references a PR
Date: Thu, 16 May 2013 22:43:17 +0000 (UTC)

 Author: rakuco
 Date: Thu May 16 22:43:05 2013
 New Revision: 318341
 URL: http://svnweb.freebsd.org/changeset/ports/318341
 
 Log:
   Add an additional MASTER_SITE because upstream removes older releases.
   
   PR:		ports/178541
   Submitted by:	Rodrigo (ros) OSORIO <rodrigo at bebik.net> (maintainer)
 
 Modified:
   head/dns/dualserver/Makefile
 
 Modified: head/dns/dualserver/Makefile
 ==============================================================================
 --- head/dns/dualserver/Makefile	Thu May 16 21:38:19 2013	(r318340)
 +++ head/dns/dualserver/Makefile	Thu May 16 22:43:05 2013	(r318341)
 @@ -4,7 +4,8 @@
  PORTNAME=	dualserver
  PORTVERSION=	7.01
  CATEGORIES=	dns net
 -MASTER_SITES=	SF/dhcp-dns-server/Dual%20DHCP%20DNS%20Server/
 +MASTER_SITES=	SF/dhcp-dns-server/Dual%20DHCP%20DNS%20Server/ \
 +		http://rodrigo.osorio.free.fr/freebsd/distfiles/
  DISTNAME=	${PORTNAME}V${PORTVERSION}
  
  MAINTAINER=	rodrigo at bebik.net
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list