From owner-svn-ports-head@FreeBSD.ORG Sat May 9 08:43:01 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EFE7431D; Sat, 9 May 2015 08:43:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE76F1C00; Sat, 9 May 2015 08:43:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t498h06f052661; Sat, 9 May 2015 08:43:00 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t498h0O5052660; Sat, 9 May 2015 08:43:00 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201505090843.t498h0O5052660@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 9 May 2015 08:43:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385875 - head/dns/adns X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2015 08:43:01 -0000 Author: pi Date: Sat May 9 08:43:00 2015 New Revision: 385875 URL: https://svnweb.freebsd.org/changeset/ports/385875 Log: dns/adns: pet PORTSCOUT Modified: head/dns/adns/Makefile Modified: head/dns/adns/Makefile ============================================================================== --- head/dns/adns/Makefile Sat May 9 08:29:36 2015 (r385874) +++ head/dns/adns/Makefile Sat May 9 08:43:00 2015 (r385875) @@ -14,7 +14,7 @@ LICENSE= GPLv3 USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes -PORTSCOUT= skipv:1.5.0~rc1 +PORTSCOUT= skipv:1.5.0~rc0,1.5.0~rc1 LIBVERSION= 1 PLIST_SUB+= LIBVERSION="${LIBVERSION}"