svn commit: r479735 - head/devel/p5-Test-Command-Simple
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 13 21:55:42 UTC 2018
Author: sunpoet
Date: Thu Sep 13 21:55:40 2018
New Revision: 479735
URL: https://svnweb.freebsd.org/changeset/ports/479735
Log:
Update to 0.05
- Remove MASTER_SITE_SUBDIR
- Remove Perl core module
Changes: https://metacpan.org/changes/distribution/Test-Command-Simple
Modified:
head/devel/p5-Test-Command-Simple/Makefile
head/devel/p5-Test-Command-Simple/distinfo
Modified: head/devel/p5-Test-Command-Simple/Makefile
==============================================================================
--- head/devel/p5-Test-Command-Simple/Makefile Thu Sep 13 21:55:35 2018 (r479734)
+++ head/devel/p5-Test-Command-Simple/Makefile Thu Sep 13 21:55:40 2018 (r479735)
@@ -2,17 +2,16 @@
# $FreeBSD$
PORTNAME= Test-Command-Simple
-PORTVERSION= 0.04
-PORTREVISION= 1
+PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:DMCBRIDE
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Test external commands (nearly) as easily as loaded modules
-TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Test-Command-Simple/distinfo
==============================================================================
--- head/devel/p5-Test-Command-Simple/distinfo Thu Sep 13 21:55:35 2018 (r479734)
+++ head/devel/p5-Test-Command-Simple/distinfo Thu Sep 13 21:55:40 2018 (r479735)
@@ -1,2 +1,3 @@
-SHA256 (Test-Command-Simple-0.04.tar.gz) = 8dd5bd30e093ba7b8b5612ccdb3a18af984341a9da5818407699e7b3d38c99d6
-SIZE (Test-Command-Simple-0.04.tar.gz) = 5659
+TIMESTAMP = 1536860963
+SHA256 (Test-Command-Simple-0.05.tar.gz) = 4d9dc422f03a620d0c441279f8366d1acf017da9acfdebe68b5a0e5c39c629da
+SIZE (Test-Command-Simple-0.05.tar.gz) = 6419
More information about the svn-ports-all
mailing list