Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Aug 2003 14:04:23 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/55305: update devel/p5-B-Deobfuscate
Message-ID:  <20030806120423.CE5307DD6@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200308061210.h76CAI83081913@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         55305
>Category:       ports
>Synopsis:       update devel/p5-B-Deobfuscate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 06 05:10:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Jul 18 12:38:14 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
Update devel/p5-B-Deobfuscate

- 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.

>How-To-Repeat:
>Fix:

--- p5-B-Deobfuscate-0.10.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-B-Deobfuscate/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	19 Jul 2003 00:48:26 -0000	1.1
+++ Makefile	6 Aug 2003 12:03:09 -0000
@@ -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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-B-Deobfuscate/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	19 Jul 2003 00:48:26 -0000	1.1
+++ distinfo	6 Aug 2003 12:03:09 -0000
@@ -1 +1 @@
-MD5 (B-Deobfuscate-0.09.tar.gz) = 7006309a6241c703516f6bc9dd7c6f63
+MD5 (B-Deobfuscate-0.10.tar.gz) = b85e2e732499545ca6ccd5cbd57ec5eb
--- p5-B-Deobfuscate-0.10.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030806120423.CE5307DD6>