mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 0.10
- broquaint of perlmonks.org noticed that I forgot to handle the helem opcode. This attempts to handle all the cases I need to (after consulting opcode.pl of the perl source). - Added some real tests. PR: 55305 Submitted by: maintainer
This commit is contained in:
parent
0da940ae8a
commit
7a1a0d878e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86495
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= B-Deobfuscate
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= B
|
||||
|
@ -1 +1 @@
|
||||
MD5 (B-Deobfuscate-0.09.tar.gz) = 7006309a6241c703516f6bc9dd7c6f63
|
||||
MD5 (B-Deobfuscate-0.10.tar.gz) = b85e2e732499545ca6ccd5cbd57ec5eb
|
||||
|
Loading…
Reference in New Issue
Block a user