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/sabnzbd/Makefile | 6 | ||||
-rw-r--r-- | news/sabnzbd/distinfo | 6 | ||||
-rw-r--r-- | news/sabnzbd/pkg-plist | 2 |
6 files changed, 11 insertions, 13 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/sabnzbd/Makefile b/news/sabnzbd/Makefile index bb3ce9ff4281..ecb88c325ac0 100644 --- a/news/sabnzbd/Makefile +++ b/news/sabnzbd/Makefile @@ -1,5 +1,5 @@ PORTNAME= sabnzbd -DISTVERSION= 4.5.2 +DISTVERSION= 4.5.3 CATEGORIES= news MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= SABnzbd-${DISTVERSION}-src @@ -75,9 +75,7 @@ do-install: post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -.endfor + ${INSTALL_DATA} ${PORTDOCS:C|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-NLS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} "email locale" ${STAGEDIR}${DATADIR}) diff --git a/news/sabnzbd/distinfo b/news/sabnzbd/distinfo index dc906e0fe5a5..0665389393c2 100644 --- a/news/sabnzbd/distinfo +++ b/news/sabnzbd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752499001 -SHA256 (SABnzbd-4.5.2-src.tar.gz) = c1867f35597c6f1b4235c9a478f3c67545a2b9d7d3df8404a21f70f921d5f644 -SIZE (SABnzbd-4.5.2-src.tar.gz) = 5231832 +TIMESTAMP = 1756211861 +SHA256 (SABnzbd-4.5.3-src.tar.gz) = c745eeb9f66939f9257ad06042b63fac575aea44604bcdf90bbc8a33cd13e4a0 +SIZE (SABnzbd-4.5.3-src.tar.gz) = 5250826 diff --git a/news/sabnzbd/pkg-plist b/news/sabnzbd/pkg-plist index 53796c861761..680ed622636f 100644 --- a/news/sabnzbd/pkg-plist +++ b/news/sabnzbd/pkg-plist @@ -17,8 +17,8 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/emailer.py %%PYTHON_SITELIBDIR%%/sabnzbd/encoding.py %%PYTHON_SITELIBDIR%%/sabnzbd/filesystem.py +%%PYTHON_SITELIBDIR%%/sabnzbd/get_addrinfo.py %%PYTHON_SITELIBDIR%%/sabnzbd/getipaddress.py -%%PYTHON_SITELIBDIR%%/sabnzbd/happyeyeballs.py %%PYTHON_SITELIBDIR%%/sabnzbd/interface.py %%PYTHON_SITELIBDIR%%/sabnzbd/internetspeed.py %%PYTHON_SITELIBDIR%%/sabnzbd/lang.py |