svn commit: r343033 - head/japanese/p5-Lingua-JA-Regular-Unicode

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 11:12:39 UTC 2014


Author: ehaupt
Date: Thu Feb  6 11:12:38 2014
New Revision: 343033
URL: http://svnweb.freebsd.org/changeset/ports/343033
QAT: https://qat.redports.org/buildarchive/r343033/

Log:
  Support staging.

Modified:
  head/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
  head/japanese/p5-Lingua-JA-Regular-Unicode/pkg-plist

Modified: head/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
==============================================================================
--- head/japanese/p5-Lingua-JA-Regular-Unicode/Makefile	Thu Feb  6 11:07:55 2014	(r343032)
+++ head/japanese/p5-Lingua-JA-Regular-Unicode/Makefile	Thu Feb  6 11:12:38 2014	(r343033)
@@ -4,7 +4,7 @@ PORTNAME=	Lingua-JA-Regular-Unicode
 PORTVERSION=	0.12
 CATEGORIES=	japanese perl5
 MASTER_SITES=	CPAN
-PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
+PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to convert Japanese chars
@@ -15,7 +15,4 @@ TEST_DEPENDS=	\
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Lingua::JA::Regular::Unicode.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/japanese/p5-Lingua-JA-Regular-Unicode/pkg-plist
==============================================================================
--- head/japanese/p5-Lingua-JA-Regular-Unicode/pkg-plist	Thu Feb  6 11:07:55 2014	(r343032)
+++ head/japanese/p5-Lingua-JA-Regular-Unicode/pkg-plist	Thu Feb  6 11:12:38 2014	(r343033)
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/Lingua/JA/Regular/Unicode.pm
+%%PERL5_MAN3%%/Lingua::JA::Regular::Unicode.3.gz
 @dirrmtry %%SITE_PERL%%/Lingua/JA/Regular
 @dirrmtry %%SITE_PERL%%/Lingua/JA
 @dirrmtry %%SITE_PERL%%/Lingua


More information about the svn-ports-all mailing list