Date: Sun, 10 Feb 2019 00:08:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492571 - head/graphics/p5-Image-PNG-QRCode Message-ID: <201902100008.x1A08L8W085335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 10 00:08:21 2019 New Revision: 492571 URL: https://svnweb.freebsd.org/changeset/ports/492571 Log: Remove Perl core modules - Bump PORTREVISION for dependency change With hat: perl Modified: head/graphics/p5-Image-PNG-QRCode/Makefile Modified: head/graphics/p5-Image-PNG-QRCode/Makefile ============================================================================== --- head/graphics/p5-Image-PNG-QRCode/Makefile Sun Feb 10 00:08:16 2019 (r492570) +++ head/graphics/p5-Image-PNG-QRCode/Makefile Sun Feb 10 00:08:21 2019 (r492571) @@ -2,6 +2,7 @@ PORTNAME= Image-PNG-QRCode DISTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +13,6 @@ COMMENT= Make a PNG image containing a QR code from te LICENSE= GPLv3 LIB_DEPENDS= libpng.so:graphics/png - -RUN_DEPENDS+= p5-Carp>0:devel/p5-Carp -RUN_DEPENDS+= p5-Exporter>0:devel/p5-Exporter -RUN_DEPENDS+= p5-XSLoader>0:devel/p5-XSLoader USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902100008.x1A08L8W085335>