From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 12 19:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B7053869 for ; Sun, 12 May 2013 19:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 987F79D4 for ; Sun, 12 May 2013 19:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4CJ00mD070725 for ; Sun, 12 May 2013 19:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4CJ00HO070724; Sun, 12 May 2013 19:00:00 GMT (envelope-from gnats) Resent-Date: Sun, 12 May 2013 19:00:00 GMT Resent-Message-Id: <201305121900.r4CJ00HO070724@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rodrigo (ros) OSORIO Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 16EF54D0 for ; Sun, 12 May 2013 18:52:17 +0000 (UTC) (envelope-from rodrigo@bebik.net) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9DE96F for ; Sun, 12 May 2013 18:52:15 +0000 (UTC) Received: from sisko.workgroup (unknown [82.227.164.69]) by smtp3-g21.free.fr (Postfix) with ESMTP id 8B22AA629C for ; Sun, 12 May 2013 20:52:10 +0200 (CEST) Received: from sisko.workgroup (localhost [127.0.0.1]) by sisko.workgroup (8.14.5/8.14.5) with ESMTP id r4CIq85U030219 for ; Sun, 12 May 2013 20:52:09 +0200 (CEST) (envelope-from rodrigo@sisko.workgroup) Received: (from rodrigo@localhost) by sisko.workgroup (8.14.5/8.14.5/Submit) id r4CIq8TK030218; Sun, 12 May 2013 20:52:08 +0200 (CEST) (envelope-from rodrigo) Message-Id: <201305121852.r4CIq8TK030218@sisko.workgroup> Date: Sun, 12 May 2013 20:52:08 +0200 (CEST) From: Rodrigo (ros) OSORIO To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178541: dns/dualserver update distfile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Rodrigo OSORIO \(ros\)" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 19:00:00 -0000 >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: