Date: Mon, 9 Nov 2020 17:34:55 +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: r554738 - head/print/p5-PostScript-PPD Message-ID: <202011091734.0A9HYtiD014112@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 9 17:34:54 2020 New Revision: 554738 URL: https://svnweb.freebsd.org/changeset/ports/554738 Log: Update to 0.0300 Changes: https://metacpan.org/changes/distribution/PostScript-PPD Modified: head/print/p5-PostScript-PPD/Makefile head/print/p5-PostScript-PPD/distinfo Modified: head/print/p5-PostScript-PPD/Makefile ============================================================================== --- head/print/p5-PostScript-PPD/Makefile Mon Nov 9 17:34:46 2020 (r554737) +++ head/print/p5-PostScript-PPD/Makefile Mon Nov 9 17:34:54 2020 (r554738) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= PostScript-PPD -PORTVERSION= 0.0206 -PORTREVISION= 1 +PORTVERSION= 0.0300 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,8 @@ COMMENT= Read PostScript Printer Definition files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage Modified: head/print/p5-PostScript-PPD/distinfo ============================================================================== --- head/print/p5-PostScript-PPD/distinfo Mon Nov 9 17:34:46 2020 (r554737) +++ head/print/p5-PostScript-PPD/distinfo Mon Nov 9 17:34:54 2020 (r554738) @@ -1,2 +1,3 @@ -SHA256 (PostScript-PPD-0.0206.tar.gz) = 00b4d0d9bd77fad68bc381d4e227c44eca9849ce9bca13bd2b3c6053b33b7a88 -SIZE (PostScript-PPD-0.0206.tar.gz) = 53281 +TIMESTAMP = 1604932717 +SHA256 (PostScript-PPD-0.0300.tar.gz) = 52c455db223758521b935848fc80a1c17a503aa7379cbf60dfa7ee64de4602da +SIZE (PostScript-PPD-0.0300.tar.gz) = 72724
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091734.0A9HYtiD014112>