Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 10:08:39 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335005 - head/devel/p5-Role-Basic
Message-ID:  <201311271008.rARA8dV2009437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Nov 27 10:08:39 2013
New Revision: 335005
URL: http://svnweb.freebsd.org/changeset/ports/335005

Log:
  Use the canonical ordering for PKGNAMEPREFIX
  
  Reported by:	  az

Modified:
  head/devel/p5-Role-Basic/Makefile
Directory Properties:
  head/devel/p5-Role-Basic/distinfo   (props changed)
  head/devel/p5-Role-Basic/pkg-descr   (props changed)
  head/devel/p5-Role-Basic/pkg-plist   (props changed)

Modified: head/devel/p5-Role-Basic/Makefile
==============================================================================
--- head/devel/p5-Role-Basic/Makefile	Wed Nov 27 09:27:53 2013	(r335004)
+++ head/devel/p5-Role-Basic/Makefile	Wed Nov 27 10:08:39 2013	(r335005)
@@ -6,12 +6,11 @@ PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:OVID
+PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	matthew@FreeBSD.org
 COMMENT=	Just roles. Nothing else
 
-PKGNAMEPREFIX=	p5-
-
 USES=		perl5
 USE_PERL5=	configure
 



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