Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2013 15:08:12 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333874 - head/dns/fpdns
Message-ID:  <201311151508.rAFF8C8f055080@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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