mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.26.
Changes: http://search.cpan.org/src/AUDREYT/IPC-PubSub-0.26/Changes
This commit is contained in:
parent
93b46c3ccb
commit
dd248d46e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193933
2 changed files with 5 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IPC-PubSub
|
||||
PORTVERSION= 0.24
|
||||
PORTVERSION= 0.26
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= IPC
|
||||
|
@ -25,10 +25,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= IPC::PubSub.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (IPC-PubSub-0.24.tar.gz) = b04e94f5500e1856ef083131982915f8
|
||||
SHA256 (IPC-PubSub-0.24.tar.gz) = 1fc246269d0ad1f94c95ee8b0c35e104b5d1378e369fc54808a8c6e38e357abf
|
||||
SIZE (IPC-PubSub-0.24.tar.gz) = 18274
|
||||
MD5 (IPC-PubSub-0.26.tar.gz) = 520750a28353ee595e695ec66a2284cd
|
||||
SHA256 (IPC-PubSub-0.26.tar.gz) = cb59736bc9a6943f029e2e42daaa1793734df7ae1161a35ef67767e53f5f61d3
|
||||
SIZE (IPC-PubSub-0.26.tar.gz) = 20007
|
||||
|
|
Loading…
Add table
Reference in a new issue