Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 11:12:39 +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: r343033 - head/japanese/p5-Lingua-JA-Regular-Unicode
Message-ID:  <201402061112.s16BCdMu088022@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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