Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 14:05:36 +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: r343084 - head/net/p5-Queue-Beanstalk
Message-ID:  <201402061405.s16E5aUd058274@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 14:05:36 2014
New Revision: 343084
URL: http://svnweb.freebsd.org/changeset/ports/343084
QAT: https://qat.redports.org/buildarchive/r343084/

Log:
  Support staging.

Added:
  head/net/p5-Queue-Beanstalk/pkg-plist   (contents, props changed)
Modified:
  head/net/p5-Queue-Beanstalk/Makefile

Modified: head/net/p5-Queue-Beanstalk/Makefile
==============================================================================
--- head/net/p5-Queue-Beanstalk/Makefile	Thu Feb  6 14:03:19 2014	(r343083)
+++ head/net/p5-Queue-Beanstalk/Makefile	Thu Feb  6 14:05:36 2014	(r343084)
@@ -13,9 +13,4 @@ COMMENT=	Client for beanstalkd, in-memor
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Queue::Beanstalk.3
-PLIST_FILES=	"%%SITE_PERL%%/Queue/Beanstalk.pm"
-PLIST_FILES+=	"@dirrmtry %%SITE_PERL%%/Queue"
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Added: head/net/p5-Queue-Beanstalk/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/p5-Queue-Beanstalk/pkg-plist	Thu Feb  6 14:05:36 2014	(r343084)
@@ -0,0 +1,3 @@
+%%PERL5_MAN3%%/Queue::Beanstalk.3.gz
+%%SITE_PERL%%/Queue/Beanstalk.pm
+@dirrmtry %%SITE_PERL%%/Queue



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