Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 13:37:53 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341560 - head/graphics/p5-Image-Size
Message-ID:  <201401281337.s0SDbraP090813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jan 28 13:37:53 2014
New Revision: 341560
URL: http://svnweb.freebsd.org/changeset/ports/341560
QAT: https://qat.redports.org/buildarchive/r341560/

Log:
  - Stage support

Modified:
  head/graphics/p5-Image-Size/Makefile
  head/graphics/p5-Image-Size/pkg-plist

Modified: head/graphics/p5-Image-Size/Makefile
==============================================================================
--- head/graphics/p5-Image-Size/Makefile	Tue Jan 28 13:36:15 2014	(r341559)
+++ head/graphics/p5-Image-Size/Makefile	Tue Jan 28 13:37:53 2014	(r341560)
@@ -13,8 +13,4 @@ COMMENT=	Perl5 module to determine the s
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=		imgsize.1
-MAN3=		Image::Size.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Size/pkg-plist
==============================================================================
--- head/graphics/p5-Image-Size/pkg-plist	Tue Jan 28 13:36:15 2014	(r341559)
+++ head/graphics/p5-Image-Size/pkg-plist	Tue Jan 28 13:37:53 2014	(r341560)
@@ -1,4 +1,6 @@
 bin/imgsize
+%%PERL5_MAN3%%/Image::Size.3.gz
+man/man1/imgsize.1.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size/.packlist
 %%SITE_PERL%%/Image/Size.pm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Size



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