Bug 270949 - devel/ioncube: Update to 12.0.5
Summary: devel/ioncube: Update to 12.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-20 13:17 UTC by Christos Chatzaras
Modified: 2023-04-25 15:17 UTC (History)
2 users (show)

See Also:
svyatoslav.lempert: maintainer-feedback+


Attachments
Update to ionCube 12.0.5 (1013 bytes, patch)
2023-04-20 13:17 UTC, Christos Chatzaras
no flags Details | Diff
ioncube patch up to 12.0.5 (1.17 KB, patch)
2023-04-24 03:52 UTC, Svyatoslav Lempert
svyatoslav.lempert: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christos Chatzaras 2023-04-20 13:17:20 UTC
Created attachment 241616 [details]
Update to ionCube 12.0.5

There is a bug with older ionCube version:

https://github.com/php/php-src/issues/11107

Please update to ionCube 12.0.5
Comment 1 Svyatoslav Lempert 2023-04-24 03:52:54 UTC
Created attachment 241693 [details]
ioncube patch up to 12.0.5

ioncube patch up to 12.0.5
Please commit this
Comment 2 Svyatoslav Lempert 2023-04-24 03:54:04 UTC
Comment on attachment 241616 [details]
Update to ionCube 12.0.5

need add x86 version distfiles (not x86-64 only)
Comment 3 Svyatoslav Lempert 2023-04-24 03:57:37 UTC
Comment on attachment 241616 [details]
Update to ionCube 12.0.5

diff -Nru ioncube.old/Makefile ioncube/Makefile
--- ioncube.old/Makefile	2023-04-24 08:37:32.000000000 +0800
+++ ioncube/Makefile	2023-04-24 11:42:38.911879063 +0800
@@ -1,5 +1,5 @@
 PORTNAME=	ioncube
-DISTVERSION=	12.0.2
+DISTVERSION=	12.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://downloads.ioncube.com/loader_downloads/ \
 		http://downloads2.ioncube.com/loader_downloads/ \
diff -Nru ioncube.old/distinfo ioncube/distinfo
--- ioncube.old/distinfo	2023-04-24 08:37:32.000000000 +0800
+++ ioncube/distinfo	2023-04-24 11:48:40.605374695 +0800
@@ -1,3 +1,5 @@
-TIMESTAMP = 1668057516
-SHA256 (ioncube/12.0.2/ioncube_loaders_fre_11_x86-64.tar.gz) = 77ab0a7a108edbbf42aa9855795fa14ed95f5182babf746f849daca383e2b46a
-SIZE (ioncube/12.0.2/ioncube_loaders_fre_11_x86-64.tar.gz) = 14125142
+TIMESTAMP = 1682308088
+SHA256 (ioncube/12.0.5/ioncube_loaders_fre_11_x86-64.tar.gz) = eeff1f9a1b9e030f6f17cb458dee2af6c6cdd5e90e06cbafadef4b5e3f3475a3
+SIZE (ioncube/12.0.5/ioncube_loaders_fre_11_x86-64.tar.gz) = 14125014
+SHA256 (ioncube/12.0.5/ioncube_loaders_fre_11_x86.tar.gz) = a3a2c90969673f482a767698a1a2f136cb5a58862917d2a7b5d0ff04427d8ca6
+SIZE (ioncube/12.0.5/ioncube_loaders_fre_11_x86.tar.gz) = 14073302
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-25 15:16:58 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-04-25 15:17:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c5818b5f2cca1f8ca944e415cfcec9d942097291

commit c5818b5f2cca1f8ca944e415cfcec9d942097291
Author:     Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
AuthorDate: 2023-04-25 14:28:25 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-25 15:11:52 +0000

    devel/ioncube: update to 12.0.5

    PR:             270949
    Reported by:    chris@cretaforce.gr

 devel/ioncube/Makefile | 4 ++--
 devel/ioncube/distinfo | 8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)