mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.21
- Remove DISTNAME Changes: http://search.cpan.org/dist/Async-Interrupt/Changes
This commit is contained in:
parent
d2fafc54eb
commit
fa407bf6e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379692
2 changed files with 4 additions and 6 deletions
|
@ -2,12 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Async-Interrupt
|
||||
PORTVERSION= 1.20
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Allow C/XS libraries to interrupt perl asynchronously
|
||||
|
@ -16,7 +14,7 @@ LICENSE= ART10 GPLv1
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
|
||||
RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Async-Interrupt-1.2.tar.gz) = 6aad888284c6f3461d903a1e273e1c4fb4d83e6606d5b4b2e4427211d52b3c77
|
||||
SIZE (Async-Interrupt-1.2.tar.gz) = 33243
|
||||
SHA256 (Async-Interrupt-1.21.tar.gz) = 63dec7c95a4c41cf1e60847068c7850ff3e7b04d02fdc11208183971d6d15f24
|
||||
SIZE (Async-Interrupt-1.21.tar.gz) = 33918
|
||||
|
|
Loading…
Add table
Reference in a new issue