mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-Set-Scalar: Update to 1.29
- Add LICENSE and NO_ARCH Changes: http://cpansearch.perl.org/src/DAVIDO/Set-Scalar-1.29/ChangeLog PR: 223894 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: tobez (maintainer timeout, 3 months)
This commit is contained in:
parent
8611ff47ac
commit
d91489cd89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464574
2 changed files with 9 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Set-Scalar
|
||||
PORTVERSION= 1.26
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.29
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,7 +10,12 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Perl module containing a set of scalars, including references
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Set-Scalar-1.26.tar.gz) = 887e408bd579175f00236929b00103347c3a3fa9f726fbe50e084c4c914d3988
|
||||
SIZE (Set-Scalar-1.26.tar.gz) = 21431
|
||||
TIMESTAMP = 1511742363
|
||||
SHA256 (Set-Scalar-1.29.tar.gz) = a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d
|
||||
SIZE (Set-Scalar-1.29.tar.gz) = 21549
|
||||
|
|
Loading…
Add table
Reference in a new issue