Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 20:52:08 +0200 (CEST)
From:      Rodrigo (ros) OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178541: dns/dualserver update distfile
Message-ID:  <201305121852.r4CIq8TK030218@sisko.workgroup>
Resent-Message-ID: <201305121900.r4CJ00HO070724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178541
>Category:       ports
>Synopsis:       dns/dualserver update distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 12 19:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo (ros) OSORIO
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD sisko 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:
	Few time after 7.01 upgrade the dualserver devs made a fix in one of the
	features introduced in the 7.01, and release a new version.

	Upstream never integrate my patches for freeBSD and the last version broken
	all of them again. I need time to rework them and because the changes doesn't
	imply security I maintain the 7.01 version for a while.

	Unfortunatly dusalserver team doesn't maintain the legacy versions available,
	so the disfile disappear from the download section.

	As a fix, I suggest an alternative distfile location I maintain for other ports,
	until the patch files was updated and re-submited to upstream ! 



--- dualserver.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317971)
+++ Makefile	(working copy)
@@ -3,8 +3,10 @@
 
 PORTNAME=	dualserver
 PORTVERSION=	7.01
+PORTREVISION=	1
 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@bebik.net
--- dualserver.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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