From owner-svn-ports-head@FreeBSD.ORG Fri Nov 15 15:08:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB8963F0; Fri, 15 Nov 2013 15:08:12 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB05E2F08; Fri, 15 Nov 2013 15:08:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAFF8C4F055082; Fri, 15 Nov 2013 15:08:12 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAFF8C8f055080; Fri, 15 Nov 2013 15:08:12 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201311151508.rAFF8C8f055080@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 15 Nov 2013 15:08:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333874 - head/dns/fpdns 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.16 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: Fri, 15 Nov 2013 15:08:12 -0000 Author: ehaupt Date: Fri Nov 15 15:08:12 2013 New Revision: 333874 URL: http://svnweb.freebsd.org/changeset/ports/333874 Log: Support staging. Modified: head/dns/fpdns/Makefile head/dns/fpdns/pkg-plist Modified: head/dns/fpdns/Makefile ============================================================================== --- head/dns/fpdns/Makefile Fri Nov 15 14:58:59 2013 (r333873) +++ head/dns/fpdns/Makefile Fri Nov 15 15:08:12 2013 (r333874) @@ -22,7 +22,4 @@ GH_TAGNAME= 20130404 USES= perl5 USE_PERL5= configure -MAN1= fpdns.1 - -NO_STAGE= yes .include Modified: head/dns/fpdns/pkg-plist ============================================================================== --- head/dns/fpdns/pkg-plist Fri Nov 15 14:58:59 2013 (r333873) +++ head/dns/fpdns/pkg-plist Fri Nov 15 15:08:12 2013 (r333874) @@ -1,4 +1,5 @@ bin/fpdns +man/man1/fpdns.1.gz %%SITE_PERL%%/Net/DNS/Fingerprint.pm %%SITE_PERL%%/Net/DNS/REPLACE %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Fingerprint/.packlist