diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-30 20:26:18 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-30 20:26:18 +0000 |
commit | 123400b617f066366422000e48cc3452adfea22c (patch) | |
tree | 60fdf47ff18ec8de79b708d1c91bea60e5d5ea0f /news | |
parent | 3cd1bcc9670a201a0eec0dd9c162e691e5ce58bc (diff) | |
download | FreeBSD-ports-123400b617f066366422000e48cc3452adfea22c.zip FreeBSD-ports-123400b617f066366422000e48cc3452adfea22c.tar.gz |
- Update to 0.4.3
PR: 126976
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
Diffstat (limited to 'news')
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 6 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 8a359e3..e4dbd34 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sabnzbdplus -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.3 CATEGORIES= news MASTER_SITES= SF/sabnzbdplus DISTNAME= SABnzbd-${PORTVERSION}-src diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index e499c5f..837a86a 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,3 +1,3 @@ -MD5 (SABnzbd-0.4.0-src.tar.gz) = d4ad09898b82af6a1d6e894c51734cd3 -SHA256 (SABnzbd-0.4.0-src.tar.gz) = a0119b816b4fe7ed0657d1340f51905a843a79319c8a547d64aa9a2b4a258219 -SIZE (SABnzbd-0.4.0-src.tar.gz) = 760445 +MD5 (SABnzbd-0.4.3-src.tar.gz) = c4a8e908d4a4aee3cde8d9f2e03b4d04 +SHA256 (SABnzbd-0.4.3-src.tar.gz) = c9e87e854a4d8f449f8fda6af79100d22c19ec5c0f707086ec09d030a8feaaa5 +SIZE (SABnzbd-0.4.3-src.tar.gz) = 778018 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index ddef992..f1c50f0 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -17,6 +17,7 @@ %%PYTHON_SITELIBDIR%%/sabnzbd/utils/__init__.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/rsslib.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/kronos.py +%%PYTHON_SITELIBDIR%%/sabnzbd/utils/rarfile.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/multiauth/auth.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/multiauth/providers.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/multiauth/__init__.py |