aboutsummaryrefslogtreecommitdiff
path: root/devel/libplist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libplist')
-rw-r--r--devel/libplist/Makefile2
-rw-r--r--devel/libplist/distinfo6
-rw-r--r--devel/libplist/files/patch-cython10
-rw-r--r--devel/libplist/pkg-plist4
4 files changed, 16 insertions, 6 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile
index 9eeec7850dc0..1477948aef39 100644
--- a/devel/libplist/Makefile
+++ b/devel/libplist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libplist
-PORTVERSION= 2.6.0
+PORTVERSION= 2.7.0
PORTREVISION?= 0
CATEGORIES= devel
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
diff --git a/devel/libplist/distinfo b/devel/libplist/distinfo
index 55bb122e43b4..626e224bb6fb 100644
--- a/devel/libplist/distinfo
+++ b/devel/libplist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720417590
-SHA256 (libplist-2.6.0.tar.bz2) = 67be9ee3169366589c92dc7c22809b90f51911dd9de22520c39c9a64fb047c9c
-SIZE (libplist-2.6.0.tar.bz2) = 493169
+TIMESTAMP = 1751591691
+SHA256 (libplist-2.7.0.tar.bz2) = 7ac42301e896b1ebe3c654634780c82baa7cb70df8554e683ff89f7c2643eb8b
+SIZE (libplist-2.7.0.tar.bz2) = 484474
diff --git a/devel/libplist/files/patch-cython b/devel/libplist/files/patch-cython
new file mode 100644
index 000000000000..f56e301a3800
--- /dev/null
+++ b/devel/libplist/files/patch-cython
@@ -0,0 +1,10 @@
+--- cython/plist.pyx.orig 2024-05-13 17:37:06 UTC
++++ cython/plist.pyx
+@@ -1,6 +1,7 @@ from libc.stdint cimport *
+ cimport cpython
+ cimport libc.stdlib
+ from libc.stdint cimport *
++from ctypes import c_long as long
+
+ cdef extern from *:
+ ctypedef enum plist_type:
diff --git a/devel/libplist/pkg-plist b/devel/libplist/pkg-plist
index 56eedb62014f..af4fc3b56419 100644
--- a/devel/libplist/pkg-plist
+++ b/devel/libplist/pkg-plist
@@ -16,11 +16,11 @@ include/plist/plist.h
lib/libplist++-2.0.a
lib/libplist++-2.0.so
lib/libplist++-2.0.so.4
-lib/libplist++-2.0.so.4.6.0
+lib/libplist++-2.0.so.4.7.0
lib/libplist-2.0.a
lib/libplist-2.0.so
lib/libplist-2.0.so.4
-lib/libplist-2.0.so.4.6.0
+lib/libplist-2.0.so.4.7.0
libdata/pkgconfig/libplist++-2.0.pc
libdata/pkgconfig/libplist-2.0.pc
share/man/man1/plistutil.1.gz