Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2013 17:50:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329088 - head/sysutils/p5-Quota
Message-ID:  <201310021750.r92HorEJ062283@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Oct  2 17:50:53 2013
New Revision: 329088
URL: http://svnweb.freebsd.org/changeset/ports/329088

Log:
  - Update to 1.7.1
  - Support STAGEDIR
  
  Changes:	http://search.cpan.org/dist/Quota/CHANGES

Modified:
  head/sysutils/p5-Quota/Makefile   (contents, props changed)
  head/sysutils/p5-Quota/distinfo   (contents, props changed)
  head/sysutils/p5-Quota/pkg-plist   (contents, props changed)

Modified: head/sysutils/p5-Quota/Makefile
==============================================================================
--- head/sysutils/p5-Quota/Makefile	Wed Oct  2 17:50:48 2013	(r329087)
+++ head/sysutils/p5-Quota/Makefile	Wed Oct  2 17:50:53 2013	(r329088)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Quota
-PORTVERSION=	1.7.0
+PORTVERSION=	1.7.1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Quota.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/sysutils/p5-Quota/distinfo
==============================================================================
--- head/sysutils/p5-Quota/distinfo	Wed Oct  2 17:50:48 2013	(r329087)
+++ head/sysutils/p5-Quota/distinfo	Wed Oct  2 17:50:53 2013	(r329088)
@@ -1,2 +1,2 @@
-SHA256 (Quota-1.7.0.tar.gz) = 960057167b7e15c998771142e8d0cce8069760edd86d77da26e0907f27e65cac
-SIZE (Quota-1.7.0.tar.gz) = 50342
+SHA256 (Quota-1.7.1.tar.gz) = cd04b78d9599223926a00652fdb15f357b08cf029dd72ed4ebb137fb784b336d
+SIZE (Quota-1.7.1.tar.gz) = 50391

Modified: head/sysutils/p5-Quota/pkg-plist
==============================================================================
--- head/sysutils/p5-Quota/pkg-plist	Wed Oct  2 17:50:48 2013	(r329087)
+++ head/sysutils/p5-Quota/pkg-plist	Wed Oct  2 17:50:53 2013	(r329088)
@@ -3,4 +3,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota/Quota.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/Quota.pm
+%%PERL5_MAN3%%/Quota.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Quota



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