diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 2 | ||||
-rw-r--r-- | news/inn-current/distinfo | 6 | ||||
-rw-r--r-- | news/lusernet/Makefile | 2 | ||||
-rw-r--r-- | news/py-pynzb/Makefile | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index d2408bea5efc..16bc7760f569 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -5,7 +5,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.8 -SNAPSHOT= 20250610 +SNAPSHOT= 20250809 CONFLICTS= inn-2.[0-9]* diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index 62c8a2aaa570..15f78f7781dd 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749961754 -SHA256 (inn-2.8-20250610.tar.gz) = 3f64b682a2bfb6cadee0cd559d858ac1fc3cd1958d74afde1d695016926def9c -SIZE (inn-2.8-20250610.tar.gz) = 2836069 +TIMESTAMP = 1755317035 +SHA256 (inn-2.8-20250809.tar.gz) = 9af5e4a7225b875cebf496c9686442c9fc53eaf4524bf015a8e680647423fd94 +SIZE (inn-2.8-20250809.tar.gz) = 2832203 diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile index b327f2e7d8e7..6f9667ddc08f 100644 --- a/news/lusernet/Makefile +++ b/news/lusernet/Makefile @@ -1,6 +1,6 @@ PORTNAME= lusernet PORTVERSION= 0.4.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= news gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= LuserNET-${PORTVERSION} diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile index 613775378600..69c775cb95b0 100644 --- a/news/py-pynzb/Makefile +++ b/news/py-pynzb/Makefile @@ -1,6 +1,6 @@ PORTNAME= pynzb PORTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= news python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ USE_PYTHON= pep517 autoplist NO_ARCH= yes OPTIONS_DEFINE= LXML -LXML_DESC= Add support for py-lxml -LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.1:devel/py-lxml@${PY_FLAVOR} +LXML_DESC= Add support for py-lxml5 +LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=2.2.1:devel/py-lxml5@${PY_FLAVOR} .include <bsd.port.mk> |