mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.15
Changes: http://search.cpan.org/~lbaxter/Sys-SigAction-0.15/Changes PR: based on ports/158342 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer (timeout, >14days)
This commit is contained in:
parent
123e99f359
commit
3602224a02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277742
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Sys-SigAction
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= svysh@pn.sinp.msu.ru
|
||||
COMMENT= Perl extension for Consistent Signal Handling
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Sys-SigAction-0.13.tar.gz) = fb9cc5bd78d55431f70461e99df7cf78d6c4cb164ff366bbf176ecbd887a6c86
|
||||
SIZE (Sys-SigAction-0.13.tar.gz) = 19208
|
||||
SHA256 (Sys-SigAction-0.15.tar.gz) = 0056512353ac9f5ab90018115f20f37670f0f19bb6f0da4bf16dd83342d67919
|
||||
SIZE (Sys-SigAction-0.15.tar.gz) = 19264
|
||||
|
|
Loading…
Add table
Reference in a new issue