diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index 3fe832955e4e..06e55282d914 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -1,33 +1,34 @@ PORTNAME= Imager -PORTVERSION= 1.027 +PORTVERSION= 1.028 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for manipulating gray, color, and rgba format images WWW= https://metacpan.org/release/Imager LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgif.so:graphics/giflib \ libpng.so:graphics/png \ libt1.so:devel/t1lib \ libtiff.so:graphics/tiff -TEST_DEPENDS= p5-Inline>=0:devel/p5-Inline \ - p5-Inline-C>=0:devel/p5-Inline-C +TEST_DEPENDS= p5-Inline-C>=0:devel/p5-Inline-C \ + p5-Inline-CPP>=0:devel/p5-Inline-CPP \ + p5-Inline>=0:devel/p5-Inline USES= jpeg perl5 USE_PERL5= configure CONFIGURE_ENV= IM_CFLAGS="${CFLAGS}" \ IM_INCPATH=${LOCALBASE}/include \ IM_LIBPATH=${LOCALBASE}/lib post-install: ${FIND} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Imager -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/graphics/p5-Imager/distinfo b/graphics/p5-Imager/distinfo index ed95cc304156..bde3e5ac8fec 100644 --- a/graphics/p5-Imager/distinfo +++ b/graphics/p5-Imager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070810 -SHA256 (Imager-1.027.tar.gz) = 9ab0d09365ecb8df2af4a137e90f674437cfec0d09fceb450684dc4f06fdf1de -SIZE (Imager-1.027.tar.gz) = 1340149 +TIMESTAMP = 1750182957 +SHA256 (Imager-1.028.tar.gz) = 5641c812e6083625dac8b2047eb5b0910b7bd007f7c6d3117043b299fce39972 +SIZE (Imager-1.028.tar.gz) = 1341838