svn commit: r563728 - head/devel/p5-Set-CrossProduct
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 1 19:45:32 UTC 2021
Author: sunpoet
Date: Mon Feb 1 19:45:20 2021
New Revision: 563728
URL: https://svnweb.freebsd.org/changeset/ports/563728
Log:
Update to 2.004
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Set-CrossProduct
Modified:
head/devel/p5-Set-CrossProduct/Makefile
head/devel/p5-Set-CrossProduct/distinfo
Modified: head/devel/p5-Set-CrossProduct/Makefile
==============================================================================
--- head/devel/p5-Set-CrossProduct/Makefile Mon Feb 1 19:45:13 2021 (r563727)
+++ head/devel/p5-Set-CrossProduct/Makefile Mon Feb 1 19:45:20 2021 (r563728)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Set-CrossProduct
-PORTVERSION= 2.003
+PORTVERSION= 2.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BDFOY
@@ -16,5 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/p5-Set-CrossProduct/distinfo
==============================================================================
--- head/devel/p5-Set-CrossProduct/distinfo Mon Feb 1 19:45:13 2021 (r563727)
+++ head/devel/p5-Set-CrossProduct/distinfo Mon Feb 1 19:45:20 2021 (r563728)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536860930
-SHA256 (Set-CrossProduct-2.003.tar.gz) = f9da30e83e98b08a852af31e58966fe06a4d7942e6bedb708b74ad5fdfbfa1ea
-SIZE (Set-CrossProduct-2.003.tar.gz) = 13618
+TIMESTAMP = 1612101726
+SHA256 (Set-CrossProduct-2.004.tar.gz) = 1fb97d121db45d2ffb7cc6207512c8077ed7ab7114cf878e4602b4587ba20023
+SIZE (Set-CrossProduct-2.004.tar.gz) = 13942
More information about the svn-ports-all
mailing list